Home
last modified time | relevance | path

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

/trunk/main/oox/source/dump/
H A Doledumper.cxx1364 dumpDecProperty< sal_Int32 >( 0 ); in implDumpShortProperties()
1422 dumpDecProperty< sal_uInt32 >( 0 ); in implDumpShortProperties()
1543 dumpDecProperty< sal_Int32 >( 0 ); in implDumpShortProperties()
1545 dumpDecProperty< sal_Int32 >( 0 ); in implDumpShortProperties()
1549 dumpDecProperty< sal_Int32 >( 1 ); in implDumpShortProperties()
1550 dumpDecProperty< sal_Int32 >( 1 ); in implDumpShortProperties()
1571 dumpDecProperty< sal_Int32 >( 0 ); in implDumpShortProperties()
1573 dumpDecProperty< sal_Int32 >( 0 ); in implDumpShortProperties()
1576 dumpDecProperty< sal_Int32 >( 1 ); in implDumpShortProperties()
1769 dumpDecProperty< sal_Int32 >( 0 ); in implDumpShortProperties()
[all …]
/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx354 Type dumpDecProperty( Type nDefault, const NameListWrapper& rListWrp = NO_LIST );
359 …inline sal_Int32 dumpHmmProperty() { return dumpDecProperty< sal_Int32 >( 0, "CONV-HMM-TO-CM" )… in dumpHmmProperty()
360 …inline sal_uInt8 dumpMousePtrProperty() { return dumpDecProperty< sal_uInt8 >( 0, "OLE-MOUSEPTR… in dumpMousePtrProperty()
362 …inline Type dumpBorderStyleProperty( Type nDefault ) { return dumpDecProperty< Type >( nDe… in dumpBorderStyleProperty()
364 …inline Type dumpSpecialEffectProperty( Type nDefault ) { return dumpDecProperty< Type >( n… in dumpSpecialEffectProperty()
365 …inline sal_uInt32 dumpEnabledProperty() { return dumpDecProperty< sal_uInt32 >( 1, "AX-ENABLED" … in dumpEnabledProperty()
366 …inline sal_Int32 dumpOrientationProperty() { return dumpDecProperty< sal_Int32 >( -1, "AX-ORIEN… in dumpOrientationProperty()
367 …inline sal_Int32 dumpDelayProperty() { return dumpDecProperty< sal_Int32 >( 50, "AX-CONV-MS" );… in dumpDelayProperty()
369 …inline sal_uInt8 dumpImageSizeModeProperty() { return dumpDecProperty< sal_uInt8 >( 0, "AX-IMAG… in dumpImageSizeModeProperty()
370 …inline sal_uInt8 dumpImageAlignProperty() { return dumpDecProperty< sal_uInt8 >( 2, "AX-IMAGEAL… in dumpImageAlignProperty()
[all …]

Completed in 36 milliseconds