Home
last modified time | relevance | path

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

/trunk/main/oox/source/dump/
H A Doledumper.cxx606 bool OlePropertyStreamObject::dumpTypedProperty( const String& rName, sal_uInt16 nExpectedType ) in dumpTypedProperty() function in oox::dump::OlePropertyStreamObject
623 dumpTypedProperty( "hash", OLEPROP_TYPE_INT32 ) && in dumpHlinks()
624 dumpTypedProperty( "app", OLEPROP_TYPE_INT32 ) && in dumpHlinks()
625 dumpTypedProperty( "shape-id", OLEPROP_TYPE_INT32 ) && in dumpHlinks()
626 dumpTypedProperty( "info", OLEPROP_TYPE_INT32 ) && in dumpHlinks()
627 dumpTypedProperty( "target", OLEPROP_TYPE_STRING16 ) && in dumpHlinks()
628 dumpTypedProperty( "location", OLEPROP_TYPE_STRING16 ); in dumpHlinks()
/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx151 bool dumpTypedProperty( const String& rName, sal_uInt16 nExpectedType );

Completed in 32 milliseconds