Home
last modified time | relevance | path

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

/trunk/main/oox/source/dump/
H A Doledumper.cxx454 dumpPropertyContents( nPropId ); in dumpProperty()
474 dumpPropertyContents( OLEPROP_ID_CODEPAGE ); in dumpCodePageProperty()
499 sal_uInt16 OlePropertyStreamObject::dumpPropertyContents( sal_Int32 nPropId ) in dumpPropertyContents() function in oox::dump::OlePropertyStreamObject
525 case OLEPROP_TYPE_VARIANT: dumpPropertyContents( nPropId ); break; in dumpPropertyValue()
610 return (dumpPropertyContents( -1 ) == nExpectedType) && !mxStrm->isEof(); in dumpTypedProperty()
/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx140 sal_uInt16 dumpPropertyContents( sal_Int32 nPropId );

Completed in 27 milliseconds