Home
last modified time | relevance | path

Searched defs:xStrg (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/oox/source/dump/
H A Dpptxdumper.cxx93 StorageRef xStrg( new ::oox::ole::OleStorage( getContext(), rxStrm, false ) ); in implDumpStream() local
98 StorageRef xStrg( new ::oox::ole::OleStorage( getContext(), rxStrm, false ) ); in implDumpStream() local
103 StorageRef xStrg( new ::oox::ole::OleStorage( getContext(), rxStrm, true ) ); in implDumpStream() local
127 StorageRef xStrg( new ZipStorage( rxContext, rxInStrm ) ); in Dumper() local
H A Dxlsbdumper.cxx2269 StorageRef xStrg( new ::oox::ole::OleStorage( getContext(), rxStrm, false ) ); in implDumpStream() local
2274 StorageRef xStrg( new ::oox::ole::OleStorage( getContext(), rxStrm, false ) ); in implDumpStream() local
2293 StorageRef xStrg( new ::oox::ole::OleStorage( getContext(), rxStrm, true ) ); in implDumpStream() local
2317 StorageRef xStrg( new ZipStorage( getContext(), rxInStrm ) ); in Dumper() local
H A Dbiffdumper.cxx4565 StorageRef xStrg( new ::oox::ole::OleStorage( rxContext, rxInStrm, true ) ); in Dumper() local
H A Ddumperbase.cxx2116 StorageRef xStrg = mxStrg->openSubStorage( *maIt, false ); in isStorage() local
/aoo4110/main/sc/source/filter/ftools/
H A Dftools.cxx170 SotStorageRef ScfTools::OpenStorageRead( SotStorageRef xStrg, const String& rStrgName ) in OpenStorageRead()
178 SotStorageRef ScfTools::OpenStorageWrite( SotStorageRef xStrg, const String& rStrgName ) in OpenStorageWrite()
186 SotStorageStreamRef ScfTools::OpenStorageStreamRead( SotStorageRef xStrg, const String& rStrmName ) in OpenStorageStreamRead()
194 SotStorageStreamRef ScfTools::OpenStorageStreamWrite( SotStorageRef xStrg, const String& rStrmName ) in OpenStorageStreamWrite()
/aoo4110/main/sc/source/filter/excel/
H A Dxlroot.cxx254 SotStorageRef XclRoot::OpenStorage( SotStorageRef xStrg, const String& rStrgName ) const in OpenStorage()
266 SotStorageStreamRef XclRoot::OpenStream( SotStorageRef xStrg, const String& rStrmName ) const in OpenStream()

Completed in 80 milliseconds