This is the complete list of members for MWAWFont, including all inherited members.
addTo(librevenge::RVNGPropertyList &propList, std::shared_ptr< MWAWFontConverter > fontConverter) const | MWAWFont | |
addToListLevel(librevenge::RVNGPropertyList &propList, std::shared_ptr< MWAWFontConverter > fontConverter) const | MWAWFont | |
blinkBit enum value | MWAWFont | |
boldBit enum value | MWAWFont | |
boxedBit enum value | MWAWFont | |
boxedRoundedBit enum value | MWAWFont | |
cmp(MWAWFont const &oth) const | MWAWFont | inline |
deltaLetterSpacing() const | MWAWFont | inline |
deltaLetterSpacingUnit() const | MWAWFont | inline |
embossBit enum value | MWAWFont | |
engraveBit enum value | MWAWFont | |
flags() const | MWAWFont | inline |
FontBits enum name | MWAWFont | |
getBackgroundColor(MWAWColor &c) const | MWAWFont | inline |
getColor(MWAWColor &c) const | MWAWFont | inline |
getDebugString(std::shared_ptr< MWAWFontConverter > &converter) const | MWAWFont | |
getOverline() const | MWAWFont | inline |
getStrikeOut() const | MWAWFont | inline |
getUnderline() const | MWAWFont | inline |
hasColor() const | MWAWFont | inline |
hasDecorationLines() const | MWAWFont | inline |
hiddenBit enum value | MWAWFont | |
id() const | MWAWFont | inline |
initialcaseBit enum value | MWAWFont | |
insert(MWAWFont const &ft) | MWAWFont | inline |
isSet() const | MWAWFont | inline |
italicBit enum value | MWAWFont | |
language() const | MWAWFont | inline |
lowercaseBit enum value | MWAWFont | |
m_backgroundColor | MWAWFont | protected |
m_color | MWAWFont | protected |
m_deltaSpacing | MWAWFont | protected |
m_deltaSpacingUnit | MWAWFont | protected |
m_extra | MWAWFont | |
m_flags | MWAWFont | protected |
m_id | MWAWFont | protected |
m_language | MWAWFont | protected |
m_overline | MWAWFont | protected |
m_scriptPosition | MWAWFont | protected |
m_size | MWAWFont | protected |
m_sizeIsRelative | MWAWFont | protected |
m_strikeoutline | MWAWFont | protected |
m_underline | MWAWFont | protected |
m_widthStreching | MWAWFont | protected |
MWAWFont(int newId=-1, float sz=12, uint32_t f=0) | MWAWFont | inlineexplicit |
operator!=(MWAWFont const &f) const | MWAWFont | inline |
operator==(MWAWFont const &f) const | MWAWFont | inline |
outlineBit enum value | MWAWFont | |
resetColor() | MWAWFont | inline |
resetDecorationLines() | MWAWFont | inline |
reverseVideoBit enum value | MWAWFont | |
reverseWritingBit enum value | MWAWFont | |
script() const | MWAWFont | inline |
set(Script const &newscript) | MWAWFont | inline |
setBackgroundColor(MWAWColor color) | MWAWFont | inline |
setColor(MWAWColor color) | MWAWFont | inline |
setDeltaLetterSpacing(float d, librevenge::RVNGUnit unit=librevenge::RVNG_POINT) | MWAWFont | inline |
setFlags(uint32_t fl) | MWAWFont | inline |
setFont(int newId) | MWAWFont | inline |
setId(int newId) | MWAWFont | inline |
setLanguage(std::string const &lang) | MWAWFont | inline |
setOverline(Line const &line) | MWAWFont | inline |
setOverlineColor(MWAWColor const &color) | MWAWFont | inline |
setOverlineStyle(Line::Style style=Line::None, bool doReset=true) | MWAWFont | inline |
setOverlineType(Line::Type type=Line::Single) | MWAWFont | inline |
setOverlineWidth(float w) | MWAWFont | inline |
setOverlineWordFlag(bool wordFlag=false) | MWAWFont | inline |
setSize(float sz, bool isRelative=false) | MWAWFont | inline |
setStrikeOut(Line const &line) | MWAWFont | inline |
setStrikeOutColor(MWAWColor const &color) | MWAWFont | inline |
setStrikeOutStyle(Line::Style style=Line::None, bool doReset=true) | MWAWFont | inline |
setStrikeOutType(Line::Type type=Line::Single) | MWAWFont | inline |
setStrikeOutWidth(float w) | MWAWFont | inline |
setStrikeOutWordFlag(bool wordFlag=false) | MWAWFont | inline |
setUnderline(Line const &line) | MWAWFont | inline |
setUnderlineColor(MWAWColor const &color) | MWAWFont | inline |
setUnderlineStyle(Line::Style style=Line::None, bool doReset=true) | MWAWFont | inline |
setUnderlineType(Line::Type type=Line::Single) | MWAWFont | inline |
setUnderlineWidth(float w) | MWAWFont | inline |
setUnderlineWordFlag(bool wordFlag=false) | MWAWFont | inline |
setWidthStreching(float scale=1.0) | MWAWFont | inline |
shadowBit enum value | MWAWFont | |
size() const | MWAWFont | inline |
smallCapsBit enum value | MWAWFont | |
uppercaseBit enum value | MWAWFont | |
widthStreching() const | MWAWFont | inline |