|
LibreOffice Module filter (master) 1
|
#include <svdfppt.hxx>
Public Attributes | |
| OUString | aName |
| sal_uInt8 | lfClipPrecision |
| sal_uInt8 | lfQuality |
| rtl_TextEncoding | eCharSet |
| FontFamily | eFamily |
| FontPitch | ePitch |
| bool | bAvailable |
Friends | |
| SvStream & | ReadPptFontEntityAtom (SvStream &rIn, PptFontEntityAtom &rAtom) |
Definition at line 279 of file svdfppt.hxx.
|
friend |
Definition at line 376 of file svdfppt.cxx.
| OUString PptFontEntityAtom::aName |
Definition at line 281 of file svdfppt.hxx.
Referenced by PPTPortionObj::ApplyTo(), PPTNumberFormatCreator::GetNumberFormat(), PPTNumberFormatCreator::ImplGetNumberFormat(), and SdrPowerPointImport::ReadFontCollection().
| bool PptFontEntityAtom::bAvailable |
Definition at line 288 of file svdfppt.hxx.
| rtl_TextEncoding PptFontEntityAtom::eCharSet |
Definition at line 285 of file svdfppt.hxx.
Referenced by SdrPowerPointImport::ApplyTextObj(), PPTPortionObj::ApplyTo(), PPTNumberFormatCreator::GetNumberFormat(), PPTNumberFormatCreator::ImplGetNumberFormat(), and SdrPowerPointImport::ReadFontCollection().
| FontFamily PptFontEntityAtom::eFamily |
Definition at line 286 of file svdfppt.hxx.
Referenced by PPTPortionObj::ApplyTo(), PPTNumberFormatCreator::GetNumberFormat(), PPTNumberFormatCreator::ImplGetNumberFormat(), and SdrPowerPointImport::ReadFontCollection().
| FontPitch PptFontEntityAtom::ePitch |
Definition at line 287 of file svdfppt.hxx.
Referenced by PPTPortionObj::ApplyTo(), PPTNumberFormatCreator::GetNumberFormat(), PPTNumberFormatCreator::ImplGetNumberFormat(), and SdrPowerPointImport::ReadFontCollection().
| sal_uInt8 PptFontEntityAtom::lfClipPrecision |
Definition at line 282 of file svdfppt.hxx.
| sal_uInt8 PptFontEntityAtom::lfQuality |
Definition at line 283 of file svdfppt.hxx.