Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx356 Type dumpHexProperty( Type nDefault, const NameListWrapper& rListWrp = NO_LIST );
368 …inline sal_uInt32 dumpImagePosProperty() { return dumpHexProperty< sal_uInt32 >( 0x00070001, "AX… in dumpImagePosProperty()
449 Type AxPropertyObjectBase::dumpHexProperty( Type nDefault, const NameListWrapper& rListWrp ) in dumpHexProperty() function in oox::dump::AxPropertyObjectBase
/trunk/main/oox/source/dump/
H A Doledumper.cxx1546 dumpHexProperty< sal_uInt32 >( 0 ); in implDumpShortProperties()
1570 dumpHexProperty< sal_uInt32 >( 0 ); in implDumpShortProperties()
1773 sal_uInt16 nClassId = dumpHexProperty< sal_uInt16 >( 0x7FFF, "VBA-FORMSITE-CLASSIDCACHE" ); in implDumpShortProperties()
1847 dumpHexProperty< sal_uInt8 >( 0x0C, "VBA-FORM-SCROLLBARS" ); in implDumpShortProperties()

Completed in 30 milliseconds