Searched defs:xStg (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/filter/source/msfilter/powerpoint/ |
H A D | ppttoxml.cxx | 62 SotStorageRef xStg( new SotStorage( sURL, STREAM_STD_READ, 0 ) ); in filter() local
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8glsy.hxx | 74 SvStorageRef xStg; member in WW8Glossary
|
/aoo41x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 2250 …uno::Reference < embed::XStorage > xStg = comphelper::OStorageHelper::GetStorageFromURL( sShareAut… in LoadAutocorrWordList() local 2330 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in AddToCplSttExceptList() local 2354 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in AddToWrdSttExceptList() local 2374 …SotStorageRef xStg = new SotStorage( sShareAutoCorrFile, STREAM_READ | STREAM_SHARE_DENYNONE, sal_… in LoadCplSttExceptList() local 2388 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in SaveCplSttExceptList() local 2421 …SotStorageRef xStg = new SotStorage( sShareAutoCorrFile, STREAM_READ | STREAM_SHARE_DENYNONE, sal_… in LoadWrdSttExceptList() local 2433 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in SaveWrdSttExceptList() local 2474 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in RemoveStream_Imp() local 2716 SotStorageRef xStg = new SotStorage( sUserAutoCorrFile, STREAM_READWRITE, sal_True ); in PutText() local 2776 …uno::Reference < embed::XStorage > xStg = comphelper::OStorageHelper::GetStorageFromURL( sUserAuto… in PutText() local [all …]
|
/aoo41x/main/sw/inc/ |
H A D | shellio.hxx | 163 com::sun::star::uno::Reference < com::sun::star::embed::XStorage > xStg; member in SwReader 228 com::sun::star::uno::Reference < com::sun::star::embed::XStorage > xStg; member in Reader 556 com::sun::star::uno::Reference < com::sun::star::embed::XStorage > xStg; member in StgWriter 599 com::sun::star::uno::Reference < com::sun::star::embed::XStorage > xStg; member in SwWriter
|
/aoo41x/main/svtools/source/misc/ |
H A D | embedtransfer.cxx | 113 … uno::Reference < embed::XStorage > xStg = comphelper::OStorageHelper::GetTemporaryStorage(); in GetData() local
|
/aoo41x/main/writerfilter/source/filter/ |
H A D | WriterFilterDetection.cxx | 96 SotStorageRef xStg = new SotStorage( pStream, sal_False ); in detect() local
|
/aoo41x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_stgelems.hxx | 66 void setParentStorage( const com::sun::star::uno::Reference< in setParentStorage()
|
/aoo41x/main/sw/source/filter/basflt/ |
H A D | iodetect.cxx | 224 SotStorageRef xStg; in IsFileFilter() local 307 SotStorageRef xStg; in GetFileFilter() local
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docsh.cxx | 604 SvStorageRef xStg = new SotStorage( rMedium.GetOutStream(), sal_False ); in ConvertTo() local
|
/aoo41x/main/starmath/source/ |
H A D | mathmlexport.cxx | 183 uno::Reference < embed::XStorage > xStg = rMedium.GetOutputStorage(); in Export() local
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 1561 uno::Reference < embed::XStorage > xStg; in lcl_ReadSections() local
|
Completed in 87 milliseconds