Go to the documentation of this file.
34 #ifndef STOFF_GRAPHIC_STYLE
35 # define STOFF_GRAPHIC_STYLE
50 void addTo(librevenge::RVNGPropertyList &propList)
const;
librevenge::RVNGPropertyList m_propertyList
the property list
Definition: STOFFGraphicStyle.hxx:66
std::ostream & operator<<(std::ostream &o, STOFFGraphicStyle const &graphicStyle)
Definition: STOFFGraphicStyle.cxx:54
bool operator!=(STOFFGraphicStyle const &graphicStyle) const
operator!=
Definition: STOFFGraphicStyle.hxx:61
#define STOFF_DEBUG_MSG(M)
Definition: libstaroffice_internal.hxx:129
bool m_hasBackground
true if background attribute is set
Definition: STOFFGraphicStyle.hxx:68
bool operator==(STOFFGraphicStyle const &graphicStyle) const
operator==
Definition: STOFFGraphicStyle.cxx:60
static void checkForDefault(librevenge::RVNGPropertyList &propList)
check if the line style is set and the fill style is set.
Definition: STOFFGraphicStyle.cxx:93
static void checkForPadding(librevenge::RVNGPropertyList &propList)
check if the padding margins are set, if not set them to 0
Definition: STOFFGraphicStyle.cxx:80
STOFFGraphicStyle()
constructor
Definition: STOFFGraphicStyle.cxx:47
void addTo(librevenge::RVNGPropertyList &propList) const
add to the propList
Definition: STOFFGraphicStyle.cxx:65
Class to store a graphic style.
Definition: STOFFGraphicStyle.hxx:44
friend std::ostream & operator<<(std::ostream &o, STOFFGraphicStyle const &graphicStyle)
operator<<
Definition: STOFFGraphicStyle.cxx:54
bool m_protections[3]
the protection: move, size, printable
Definition: STOFFGraphicStyle.hxx:70
Generated on Mon Jan 20 2020 23:02:18 for libstaroffice by
doxygen 1.8.16