|
LibreOffice Module filter (master) 1
|
#include <svdfppt.hxx>
Public Member Functions | |
| ImplPPTParaPropSet () | |
Public Member Functions inherited from salhelper::SimpleReferenceObject | |
| SimpleReferenceObject () | |
| void | acquire () |
| void | release () |
Public Attributes | |
| sal_uInt16 | mnDepth |
| sal_uInt32 | mnAttrSet |
| sal_uInt32 | mnBulletColor |
| sal_uInt16 | mpArry [22] |
| sal_uInt32 | mnExtParagraphMask |
| sal_uInt32 | mnAnmScheme |
| sal_uInt16 | mnHasAnm |
| sal_uInt16 | mnBuBlip |
| sal_uInt32 | nDontKnow1 |
| sal_uInt32 | nDontKnow2 |
| sal_uInt16 | nDontKnow2bit06 |
Additional Inherited Members | |
Static Public Member Functions inherited from salhelper::SimpleReferenceObject | |
| static void * | operator new (std::size_t nSize) |
| static void * | operator new (std::size_t nSize, std::nothrow_t const &rNothrow) |
| static void | operator delete (void *pPtr) |
| static void | operator delete (void *pPtr, std::nothrow_t const &rNothrow) |
Protected Member Functions inherited from salhelper::SimpleReferenceObject | |
| virtual | ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE |
Protected Attributes inherited from salhelper::SimpleReferenceObject | |
| oslInterlockedCount | m_nCount |
Definition at line 877 of file svdfppt.hxx.
|
inline |
Definition at line 893 of file svdfppt.hxx.
| sal_uInt32 ImplPPTParaPropSet::mnAnmScheme |
Definition at line 885 of file svdfppt.hxx.
| sal_uInt32 ImplPPTParaPropSet::mnAttrSet |
Definition at line 880 of file svdfppt.hxx.
Referenced by PPTStyleTextPropReader::ReadParaProps().
| sal_uInt16 ImplPPTParaPropSet::mnBuBlip |
Definition at line 887 of file svdfppt.hxx.
| sal_uInt32 ImplPPTParaPropSet::mnBulletColor |
Definition at line 881 of file svdfppt.hxx.
Referenced by PPTStyleTextPropReader::ReadParaProps().
| sal_uInt16 ImplPPTParaPropSet::mnDepth |
Definition at line 879 of file svdfppt.hxx.
| sal_uInt32 ImplPPTParaPropSet::mnExtParagraphMask |
Definition at line 884 of file svdfppt.hxx.
| sal_uInt16 ImplPPTParaPropSet::mnHasAnm |
Definition at line 886 of file svdfppt.hxx.
| sal_uInt16 ImplPPTParaPropSet::mpArry[22] |
Definition at line 882 of file svdfppt.hxx.
Referenced by PPTStyleTextPropReader::ReadParaProps().
| sal_uInt32 ImplPPTParaPropSet::nDontKnow1 |
Definition at line 889 of file svdfppt.hxx.
| sal_uInt32 ImplPPTParaPropSet::nDontKnow2 |
Definition at line 890 of file svdfppt.hxx.
| sal_uInt16 ImplPPTParaPropSet::nDontKnow2bit06 |
Definition at line 891 of file svdfppt.hxx.