/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msocximex.hxx | 185 sal_Bool Export(SotStorageStreamRef &rContent, 469 sal_Bool WriteContents(SotStorageStreamRef &rObj, 589 SotStorageStreamRef mContainerStream; 945 sal_Bool WriteContents(SotStorageStreamRef &rObj, 971 sal_Bool WriteContents(SotStorageStreamRef &rObj, 1000 sal_Bool WriteContents(SotStorageStreamRef &rObj, 1019 sal_Bool WriteContents(SotStorageStreamRef &rObj, 1073 sal_Bool WriteContents(SotStorageStreamRef &rObj, 1098 sal_Bool WriteContents(SotStorageStreamRef &rObj, 1179 sal_Bool WriteContents(SotStorageStreamRef &rObj, [all …]
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | excel.cxx | 140 SotStorageStreamRef xStrgStrm; in ScImportExcel() 152 … SotStorageStreamRef xBookStrm = ScfTools::OpenStorageStreamRead( xRootStrg, EXC_STREAM_BOOK ); in ScImportExcel() 156 …SotStorageStreamRef xWorkbookStrm = ScfTools::OpenStorageStreamRead( xRootStrg, EXC_STREAM_WORKBOO… in ScImportExcel() 238 SotStorageStreamRef xStrgStrm = ScfTools::OpenStorageStreamWrite( xRootStrg, aStrmName ); in lcl_ExportExcelBiff()
|
H A D | xlroot.cxx | 266 SotStorageStreamRef XclRoot::OpenStream( SotStorageRef xStrg, const String& rStrmName ) const in OpenStream() 273 SotStorageStreamRef XclRoot::OpenStream( const String& rStrmName ) const in OpenStream()
|
/aoo41x/main/sc/source/filter/ftools/ |
H A D | ftools.cxx | 186 SotStorageStreamRef ScfTools::OpenStorageStreamRead( SotStorageRef xStrg, const String& rStrmName ) in OpenStorageStreamRead() 188 SotStorageStreamRef xStrm; in OpenStorageStreamRead() 194 SotStorageStreamRef ScfTools::OpenStorageStreamWrite( SotStorageRef xStrg, const String& rStrmName ) in OpenStorageStreamWrite() 197 SotStorageStreamRef xStrm; in OpenStorageStreamWrite()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 344 SotStorageStreamRef xStm; in InsertData() 361 SotStorageStreamRef xStm; in InsertData() 687 SotStorageStreamRef xStm; in InsertData() 1213 SotStorageStreamRef xStm; in InsertData() 1330 SotStorageStreamRef xStm; in InsertData() 1394 SotStorageStreamRef xStm; in InsertData() 1406 SotStorageStreamRef xStm; in InsertData() 1435 SotStorageStreamRef xStm; in InsertData() 1535 bool View::PasteRTFTable( SotStorageStreamRef xStm, SdrPage* pPage, sal_uLong nPasteOptions ) in PasteRTFTable()
|
/aoo41x/main/svtools/source/misc/ |
H A D | transfer.cxx | 1024 SotStorageStreamRef xStm( new SotStorageStream( String() ) ); in SetObject() 1062 sal_Bool TransferableHelper::WriteObject( SotStorageStreamRef&, void*, sal_uInt32, const DataFlavor… in WriteObject() argument 1809 SotStorageStreamRef xStm; in GetBitmapEx() 1904 SotStorageStreamRef xStm; in GetGDIMetaFile() 2001 SotStorageStreamRef xStm; in GetGraphic() 2025 SotStorageStreamRef xStm; in GetImageMap() 2213 SotStorageStreamRef xStm; in GetINetImage() 2236 SotStorageStreamRef xStm; in GetFileList() 2288 …sferableDataHelper::GetSotStorageStream( SotFormatStringId nFormat, SotStorageStreamRef& rxStream ) in GetSotStorageStream() 2296 …sferableDataHelper::GetSotStorageStream( const DataFlavor& rFlavor, SotStorageStreamRef& rxStream ) in GetSotStorageStream()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | ftools.hxx | 258 class SotStorageStreamRef; 298 … static SotStorageStreamRef OpenStorageStreamRead( SotStorageRef xStrg, const String& rStrmName ); 300 … static SotStorageStreamRef OpenStorageStreamWrite( SotStorageRef xStrg, const String& rStrmName );
|
H A D | xlroot.hxx | 211 SotStorageStreamRef OpenStream( SotStorageRef xStrg, const String& rStrmName ) const; 213 SotStorageStreamRef OpenStream( const String& rStrmName ) const;
|
H A D | xcl97esc.hxx | 122 SotStorageStreamRef mxCtlsStrm; /// The 'Ctls' stream.
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | transfer.hxx | 56 class SotStorageStreamRef; 276 …virtual sal_Bool WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt32 nUserO… 392 sal_Bool GetSotStorageStream( SotFormatStringId nFormat, SotStorageStreamRef& rStreamRef ); 393 …Stream( const ::com::sun::star::datatransfer::DataFlavor& rFlavor, SotStorageStreamRef& rStreamRef…
|
/aoo41x/main/svx/inc/svx/ |
H A D | galmisc.hxx | 193 SotStorageStreamRef mxModelStream; 208 …virtual sal_Bool WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt32 nUserO…
|
H A D | galtheme.hxx | 211 …sal_Bool GetModelStream( sal_uIntPtr nPos, SotStorageStreamRef& rModelStreamRef, sal_Bool bPr… 212 …sal_Bool InsertModelStream( const SotStorageStreamRef& rModelStream, sal_uIntPtr nInsertPos =…
|
/aoo41x/main/sc/source/ui/view/ |
H A D | viewfun5.cxx | 316 SotStorageStreamRef xStream; in PasteDataFormat() 472 SotStorageStreamRef xStm; in PasteDataFormat() 482 SotStorageStreamRef xStm; in PasteDataFormat()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msoleexp.cxx | 240 SotStorageStreamRef xExtStm = rDestStg.OpenSotStream( in ExportOLEObject() 300 SotStorageStreamRef xEmbStm = rDestStg.OpenSotStream( in ExportOLEObject()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | colrctrl.cxx | 61 …virtual sal_Bool WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt32 nUserObj… 93 sal_Bool SvxColorValueSetData::WriteObject( SotStorageStreamRef& rxOStm, void*, sal_uInt32 , const … in WriteObject()
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | TableRowExchange.hxx | 48 …virtual sal_Bool WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt32 nUserObje…
|
H A D | dbexchange.hxx | 98 …virtual sal_Bool WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt32 nUserObje…
|
/aoo41x/main/basic/source/basmgr/ |
H A D | basmgr.cxx | 727 SotStorageStreamRef xManagerStream = rStorage.OpenSotStream in BasicManager() 742 …SotStorageStreamRef xBasicStream = xBasicStorage->OpenSotStream( pInfo->GetLibName(), eStreamReadM… in BasicManager() 941 SotStorageStreamRef xManagerStream = rStorage.OpenSotStream in LoadBasicManager() 1033 SotStorageStreamRef xManagerStream = rStorage.OpenSotStream in LoadOldBasicManager() 1200 …SotStorageStreamRef xBasicStream = xBasicStorage->OpenSotStream( pLibInfo->GetLibName(), eStreamRe… in ImpLoadLibary()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartTransferable.hxx | 51 …virtual sal_Bool WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt32 nUserO…
|
/aoo41x/main/filter/source/msfilter/powerpoint/ |
H A D | ppttoxml.cxx | 65 …SotStorageStreamRef xDocStream( xStg->OpenSotStream( B2UCONST( "PowerPoint Document" ), STREAM_STD… in filter()
|
/aoo41x/main/writerperfect/source/stream/ |
H A D | WPXSvStream.h | 38 SotStorageStreamRef mxChildStream;
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableRowExchange.cxx | 48 …sal_Bool OTableRowExchange::WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt3… in WriteObject()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galtheme.cxx | 1083 sal_Bool GalleryTheme::GetModelStream( sal_uIntPtr nPos, SotStorageStreamRef& rxModelStream, sal_Bo… in GetModelStream() 1136 sal_Bool GalleryTheme::InsertModelStream( const SotStorageStreamRef& rxModelStream, sal_uIntPtr nIn… in InsertModelStream() 1280 SotStorageStreamRef xModelStm; in InsertTransferable()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | drwtrans.hxx | 84 …virtual sal_Bool WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt32 nUserObje…
|
H A D | transobj.hxx | 82 …virtual sal_Bool WriteObject( SotStorageStreamRef& rxOStm, void* pUserObject, sal_uInt32 nUserObje…
|