Go to the documentation of this file.
34 #ifndef STOFF_FRAME_STYLE
35 # define STOFF_FRAME_STYLE
56 void addTo(librevenge::RVNGPropertyList &propList)
const;
58 void addStyleTo(librevenge::RVNGPropertyList &propList)
const;
bool operator==(STOFFFrameStyle const &frameStyle) const
operator==
Definition: STOFFFrameStyle.cxx:50
friend std::ostream & operator<<(std::ostream &o, STOFFFrameStyle const &frameStyle)
operator<<
Definition: STOFFFrameStyle.cxx:44
void setSize(STOFFVec2f const &size)
utility function to set a size in point
Definition: STOFFPosition.hxx:108
#define STOFF_DEBUG_MSG(M)
Definition: libstaroffice_internal.hxx:129
Class to store a frame style.
Definition: STOFFFrameStyle.hxx:45
Class to define the position of an object (textbox, picture, ..) in the document.
Definition: STOFFPosition.hxx:47
int m_anchorIndex
the anchor index: used to relate to find the character related to at_char
Definition: STOFFFrameStyle.hxx:75
STOFFVec2f m_size
the size in point
Definition: STOFFPosition.hxx:149
librevenge::RVNGPropertyList m_propertyList
the property list
Definition: STOFFFrameStyle.hxx:71
STOFFFrameStyle()
constructor
Definition: STOFFFrameStyle.hxx:49
STOFFPosition m_position
the position
Definition: STOFFFrameStyle.hxx:73
bool operator!=(STOFFFrameStyle const &frameStyle) const
operator!=
Definition: STOFFFrameStyle.hxx:66
std::ostream & operator<<(std::ostream &o, STOFFFrameStyle const &frameStyle)
Definition: STOFFFrameStyle.cxx:44
void addStyleTo(librevenge::RVNGPropertyList &propList) const
add style to the propList
Definition: STOFFFrameStyle.cxx:66
void addTo(librevenge::RVNGPropertyList &propList) const
add to the propList
Definition: STOFFFrameStyle.cxx:79
STOFFVec2< int > STOFFVec2i
STOFFVec2 of int.
Definition: libstaroffice_internal.hxx:763
void addTo(librevenge::RVNGPropertyList &propList) const
add to the propList
Definition: STOFFPosition.hxx:64
STOFFPosition getPosition() const
return a position corresponding to the current style
Definition: STOFFFrameStyle.cxx:56
Generated on Mon Jan 20 2020 23:02:18 for libstaroffice by
doxygen 1.8.16