Lines Matching refs:AxPropertyObjectBase

1041 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()
1120 OUString AxPropertyObjectBase::getPropertyName() const in getPropertyName()
1125 sal_uInt32 AxPropertyObjectBase::dumpFlagsProperty( sal_uInt32 nDefault, const sal_Char* pcNameList… in dumpFlagsProperty()
1135 sal_uInt32 AxPropertyObjectBase::dumpColorProperty( sal_uInt32 nDefault ) in dumpColorProperty()
1145 sal_Unicode AxPropertyObjectBase::dumpUnicodeProperty() in dumpUnicodeProperty()
1155 void AxPropertyObjectBase::dumpUnknownProperty() in dumpUnknownProperty()
1161 void AxPropertyObjectBase::dumpPosProperty() in dumpPosProperty()
1167 void AxPropertyObjectBase::dumpSizeProperty() in dumpSizeProperty()
1173 void AxPropertyObjectBase::dumpGuidProperty( OUString* pValue ) in dumpGuidProperty()
1179 void AxPropertyObjectBase::dumpStringProperty( OUString* pValue ) in dumpStringProperty()
1189 void AxPropertyObjectBase::dumpStringArrayProperty() in dumpStringArrayProperty()
1199 void AxPropertyObjectBase::dumpStreamProperty() in dumpStreamProperty()
1209 void AxPropertyObjectBase::dumpEmbeddedFont() in dumpEmbeddedFont()
1219 void AxPropertyObjectBase::dumpToPosition( sal_Int64 nPos ) in dumpToPosition()
1226 void AxPropertyObjectBase::constructAxPropObj( const String& rPropNameList, bool b64BitPropFlags ) in constructAxPropObj()
1236 void AxPropertyObjectBase::dumpVersion() in dumpVersion()
1246 OUString AxPropertyObjectBase::dumpString( const String& rName, sal_uInt32 nSize, bool bArray ) in dumpString()
1257 void AxPropertyObjectBase::dumpShortProperties() in dumpShortProperties()
1268 void AxPropertyObjectBase::dumpLargeProperties() in dumpLargeProperties()
1356 AxPropertyObjectBase::construct( rParent, "AX-CFONTNEW-PROPERTIES" ); in AxCFontNewObject()
1375 AxPropertyObjectBase::construct( rParent, "AX-COLUMNINFO-PROPERTIES" ); in AxColumnInfoObject()
1387 AxPropertyObjectBase::construct( rParent, "AX-COMMANDBUTTON-PROPERTIES" ); in AxCommandButtonObject()
1414 AxPropertyObjectBase::construct( rParent, "AX-MORPH-PROPERTIES", true ); in AxMorphControlObject()
1478 AxPropertyObjectBase::construct( rParent, "AX-LABEL-PROPERTIES" ); in AxLabelObject()
1507 AxPropertyObjectBase::construct( rParent, "AX-IMAGE-PROPERTIES" ); in AxImageObject()
1533 AxPropertyObjectBase::construct( rParent, "AX-SCROLLBAR-PROPERTIES" ); in AxScrollBarObject()
1561 AxPropertyObjectBase::construct( rParent, "AX-SPINBUTTON-PROPERTIES" ); in AxSpinButtonObject()
1587 AxPropertyObjectBase::construct( rParent, "AX-TABSTRIP-PROPERTIES" ); in AxTabStripObject()
1721 AxPropertyObjectBase::construct( rParent, "VBA-CLASSINFO-PROPERTIES" ); in VbaFormClassInfoObject()
1760 AxPropertyObjectBase::construct( rParent, "VBA-FORMSITE-PROPERTIES" ); in VbaFormSiteObject()
1804 AxPropertyObjectBase::construct( rParent, "VBA-FORMDESIGNEXT-PROPERTIES" ); in VbaFormDesignExtObject()
1833 AxPropertyObjectBase::construct( rParent, rxStrm, rSysFileName, "VBA-FORM-PROPERTIES" ); in VbaFStreamObject()
1982 AxPropertyObjectBase::construct( rParent, "VBA-PAGE-PROPERTIES" ); in VbaPageObject()
1996 AxPropertyObjectBase::construct( rParent, "VBA-MULTIPAGE-PROPERTIES" ); in VbaMultiPageObject()