Home
last modified time | relevance | path

Searched refs:RootStorageObject (Results 1 – 6 of 6) sorted by relevance

/trunk/main/oox/source/dump/
H A Dpptxdumper.cxx50 RootStorageObject::RootStorageObject( const DumperBase& rParent ) in RootStorageObject() function in oox::dump::pptx::RootStorageObject
55 void RootStorageObject::implDumpStream( const Reference< XInputStream >& rxStrm, const OUString& rS… in implDumpStream()
136 RootStorageObject( *this ).dump(); in implDump()
H A Dxlsbdumper.cxx2225 RootStorageObject::RootStorageObject( const DumperBase& rParent ) in RootStorageObject() function in oox::dump::xlsb::RootStorageObject
2230 void RootStorageObject::implDumpStream( const Reference< XInputStream >& rxStrm, const OUString& rS… in implDumpStream()
2326 RootStorageObject( *this ).dump(); in implDump()
H A Dbiffdumper.cxx4516 RootStorageObject::RootStorageObject( const DumperBase& rParent ) in RootStorageObject() function in oox::dump::biff::RootStorageObject
4523 void RootStorageObject::implDumpStream( const Reference< XInputStream >& rxStrm, const OUString& rS… in implDumpStream()
4535 void RootStorageObject::implDumpStorage( const StorageRef& rxStrg, const OUString& rStrgPath, const… in implDumpStorage()
4545 void RootStorageObject::implDumpBaseStream( const BinaryInputStreamRef& rxStrm, const OUString& rSy… in implDumpBaseStream()
4574 RootStorageObject( *this ).dump(); in implDump()
/trunk/main/oox/inc/oox/dump/
H A Dpptxdumper.hxx37 class RootStorageObject : public StorageObjectBase class
40 explicit RootStorageObject( const DumperBase& rParent );
H A Dxlsbdumper.hxx217 class RootStorageObject : public StorageObjectBase class
220 explicit RootStorageObject( const DumperBase& rParent );
H A Dbiffdumper.hxx522 class RootStorageObject : public OleStorageObject class
525 explicit RootStorageObject( const DumperBase& rParent );

Completed in 62 milliseconds