Searched refs:OlePropertyStreamObject (Results 1 – 2 of 2) sorted by relevance
339 OlePropertyStreamObject::OlePropertyStreamObject( const ObjectBase& rParent, const BinaryInputStrea… in OlePropertyStreamObject() function in oox::dump::OlePropertyStreamObject344 void OlePropertyStreamObject::implDump() in implDump()380 void OlePropertyStreamObject::dumpSection( const OUString& rGuid, sal_uInt32 nStartPos ) in dumpSection()449 void OlePropertyStreamObject::dumpProperty( sal_Int32 nPropId, sal_uInt32 nStartPos ) in dumpProperty()458 void OlePropertyStreamObject::dumpCodePageProperty( sal_uInt32 nStartPos ) in dumpCodePageProperty()479 void OlePropertyStreamObject::dumpDictionaryProperty( sal_uInt32 nStartPos ) in dumpDictionaryProperty()499 sal_uInt16 OlePropertyStreamObject::dumpPropertyContents( sal_Int32 nPropId ) in dumpPropertyContents()513 void OlePropertyStreamObject::dumpPropertyValue( sal_Int32 nPropId, sal_uInt16 nBaseType ) in dumpPropertyValue()542 void OlePropertyStreamObject::dumpPropertyVector( sal_Int32 nPropId, sal_uInt16 nBaseType ) in dumpPropertyVector()554 void OlePropertyStreamObject::dumpPropertyArray( sal_Int32 /*nPropId*/, sal_uInt16 /*nBaseType*/ ) in dumpPropertyArray()[all …]
125 class OlePropertyStreamObject : public InputObjectBase class128 …explicit OlePropertyStreamObject( const ObjectBase& rParent, const BinaryInputStreamRef…