|
| SdrGraphicPath (int id) |
| constructor More...
|
|
bool | send (STOFFListenerPtr &listener, STOFFFrameStyle const &pos, StarObject &object, bool) final |
| try to send the graphic to the listener More...
|
|
std::string | print () const final |
| basic print function More...
|
|
| SdrGraphicText (int id) |
| constructor More...
|
|
| ~SdrGraphicText () override |
| destructor More...
|
|
void | updateTransformProperties (librevenge::RVNGPropertyList &list, double relUnit) const |
| try to update the transformation More...
|
|
bool | sendTextZone (STOFFListenerPtr &listener, STOFFFrameStyle const &pos, StarObject &object) |
| try to send the text zone to the listener More...
|
|
| SdrGraphicAttribute (int id) |
| constructor More...
|
|
| ~SdrGraphicAttribute () override |
| destructor More...
|
|
void | updateStyle (StarState &state, STOFFListenerPtr listener) const |
| try to update the style More...
|
|
| SdrGraphic (int id) |
| constructor More...
|
|
| ~SdrGraphic () override |
| destructor More...
|
|
std::string | getName () const override |
| return the object name More...
|
|
StarState | getState (StarObject &object, STOFFListenerPtr listener, STOFFFrameStyle const &) const |
| return a pool corresponding to an object More...
|
|
void | updateStyle (StarState &state, STOFFListenerPtr) const |
| try to update the graphic style More...
|
|
| Graphic (int id) |
| constructor More...
|
|
virtual | ~Graphic () |
| destructor More...
|
|
Internal: virtual class to store a Sdr graphic path.