Home
last modified time | relevance | path

Searched refs:AxPropertyObjectBase (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx316 class AxPropertyObjectBase : public OleInputObjectBase class
319 inline explicit AxPropertyObjectBase() {} in AxPropertyObjectBase() function in oox::dump::AxPropertyObjectBase
432 void AxPropertyObjectBase::alignInput() in alignInput()
438 Type AxPropertyObjectBase::dumpDecProperty( Type nDefault, const NameListWrapper& rListWrp ) in dumpDecProperty()
449 Type AxPropertyObjectBase::dumpHexProperty( Type nDefault, const NameListWrapper& rListWrp ) in dumpHexProperty()
461 class AxCFontNewObject : public AxPropertyObjectBase
472 class AxColumnInfoObject : public AxPropertyObjectBase
483 class AxCommandButtonObject : public AxPropertyObjectBase
495 class AxMorphControlObject : public AxPropertyObjectBase
514 class AxLabelObject : public AxPropertyObjectBase
[all …]
/trunk/main/oox/source/dump/
H A Doledumper.cxx1041 void AxPropertyObjectBase::construct( const ObjectBase& rParent, in construct()
1048 void AxPropertyObjectBase::construct( const OutputObjectBase& rParent, in construct()
1055 void AxPropertyObjectBase::construct( const InputObjectBase& rParent, in construct()
1062 bool AxPropertyObjectBase::implIsValid() const in implIsValid()
1067 void AxPropertyObjectBase::implDump() in implDump()
1088 void AxPropertyObjectBase::implDumpShortProperties() in implDumpShortProperties()
1092 void AxPropertyObjectBase::implDumpExtended() in implDumpExtended()
1096 bool AxPropertyObjectBase::ensureValid( bool bCondition ) in ensureValid()
1107 void AxPropertyObjectBase::setAlignAnchor() in setAlignAnchor()
1112 bool AxPropertyObjectBase::startNextProperty() in startNextProperty()
[all …]