Definition at line 26 of file fontattribute.cxx.
◆ ImpFontAttribute() [1/2]
| drawinglayer::attribute::ImpFontAttribute::ImpFontAttribute |
( |
OUString |
aFamilyName, |
|
|
OUString |
aStyleName, |
|
|
sal_uInt16 |
nWeight, |
|
|
bool |
bSymbol, |
|
|
bool |
bVertical, |
|
|
bool |
bItalic, |
|
|
bool |
bMonospaced, |
|
|
bool |
bOutline, |
|
|
bool |
bRTL, |
|
|
bool |
bBiDiStrong |
|
) |
| |
|
inline |
◆ ImpFontAttribute() [2/2]
| drawinglayer::attribute::ImpFontAttribute::ImpFontAttribute |
( |
| ) |
|
|
inline |
◆ getBiDiStrong()
| bool drawinglayer::attribute::ImpFontAttribute::getBiDiStrong |
( |
| ) |
const |
|
inline |
◆ getFamilyName()
| const OUString & drawinglayer::attribute::ImpFontAttribute::getFamilyName |
( |
| ) |
const |
|
inline |
◆ getItalic()
| bool drawinglayer::attribute::ImpFontAttribute::getItalic |
( |
| ) |
const |
|
inline |
◆ getMonospaced()
| bool drawinglayer::attribute::ImpFontAttribute::getMonospaced |
( |
| ) |
const |
|
inline |
◆ getOutline()
| bool drawinglayer::attribute::ImpFontAttribute::getOutline |
( |
| ) |
const |
|
inline |
◆ getRTL()
| bool drawinglayer::attribute::ImpFontAttribute::getRTL |
( |
| ) |
const |
|
inline |
◆ getStyleName()
| const OUString & drawinglayer::attribute::ImpFontAttribute::getStyleName |
( |
| ) |
const |
|
inline |
◆ getSymbol()
| bool drawinglayer::attribute::ImpFontAttribute::getSymbol |
( |
| ) |
const |
|
inline |
◆ getVertical()
| bool drawinglayer::attribute::ImpFontAttribute::getVertical |
( |
| ) |
const |
|
inline |
◆ getWeight()
| sal_uInt16 drawinglayer::attribute::ImpFontAttribute::getWeight |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool drawinglayer::attribute::ImpFontAttribute::operator== |
( |
const ImpFontAttribute & |
rCompare | ) |
const |
|
inline |
◆ maFamilyName
| OUString drawinglayer::attribute::ImpFontAttribute::maFamilyName |
◆ maStyleName
| OUString drawinglayer::attribute::ImpFontAttribute::maStyleName |
◆ mbBiDiStrong
| bool drawinglayer::attribute::ImpFontAttribute::mbBiDiStrong |
◆ mbItalic
| bool drawinglayer::attribute::ImpFontAttribute::mbItalic |
◆ mbMonospaced
| bool drawinglayer::attribute::ImpFontAttribute::mbMonospaced |
◆ mbOutline
| bool drawinglayer::attribute::ImpFontAttribute::mbOutline |
◆ mbRTL
| bool drawinglayer::attribute::ImpFontAttribute::mbRTL |
◆ mbSymbol
| bool drawinglayer::attribute::ImpFontAttribute::mbSymbol |
◆ mbVertical
| bool drawinglayer::attribute::ImpFontAttribute::mbVertical |
◆ mnWeight
| sal_uInt16 drawinglayer::attribute::ImpFontAttribute::mnWeight |
The documentation for this class was generated from the following file: