Home
last modified time | relevance | path

Searched defs:rStg (Results 1 – 20 of 20) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/sdstor/
H A Dstgole.cxx29 StgInternalStream::StgInternalStream( BaseStorage& rStg, const OUString& rName, bool bWr ) in StgInternalStream()
92 StgCompObjStream::StgCompObjStream( BaseStorage& rStg, bool bWr ) in StgCompObjStream()
159 StgOleStream::StgOleStream( BaseStorage& rStg ) in StgOleStream()
H A Dstgdir.hxx104 explicit StgIterator( StgDirEntry& rStg ) : StgAvlIterator( rStg.m_pDown ) {} in StgIterator()
H A Dstgdir.cxx883 StgDirEntry* StgDirStrm::Find( StgDirEntry& rStg, const OUString& rName ) in Find()
900 StgDirEntry* StgDirStrm::Create( StgDirEntry& rStg, const OUString& rName, StgEntryType eType ) in Create()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/sdstor/
H A Dstgole.cxx29 StgInternalStream::StgInternalStream( BaseStorage& rStg, const OUString& rName, bool bWr ) in StgInternalStream()
92 StgCompObjStream::StgCompObjStream( BaseStorage& rStg, bool bWr ) in StgCompObjStream()
159 StgOleStream::StgOleStream( BaseStorage& rStg ) in StgOleStream()
H A Dstgdir.hxx104 explicit StgIterator( StgDirEntry& rStg ) : StgAvlIterator( rStg.m_pDown ) {} in StgIterator()
H A Dstgdir.cxx882 StgDirEntry* StgDirStrm::Find( StgDirEntry& rStg, const OUString& rName ) in Find()
899 StgDirEntry* StgDirStrm::Create( StgDirEntry& rStg, const OUString& rName, StgEntryType eType ) in Create()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/sw3io/
H A Dswacorr.cxx44 void SwAutoCorrect::refreshBlockList( const uno::Reference< embed::XStorage >& rStg ) in refreshBlockList()
63 bool SwAutoCorrect::PutText( const uno::Reference < embed::XStorage >& rStg, in PutText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/sw3io/
H A Dswacorr.cxx46 void SwAutoCorrect::refreshBlockList( const uno::Reference< embed::XStorage >& rStg ) in refreshBlockList()
65 bool SwAutoCorrect::PutText( const uno::Reference < embed::XStorage >& rStg, in PutText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/basflt/
H A Diodetect.cxx95 …ValidStgFilter( const css::uno::Reference < css::embed::XStorage >& rStg, const SfxFilter& rFilter) in IsValidStgFilter()
112 bool SwIoSystem::IsValidStgFilter(SotStorage& rStg, const SfxFilter& rFilter) in IsValidStgFilter()
H A Dshellio.cxx430 …:SwReader( const uno::Reference < embed::XStorage > &rStg, const OUString& rFilename, SwPaM &rPam ) in SwReader()
716 SwWriter::SwWriter( const uno::Reference < embed::XStorage >& rStg, SwDoc &rDocument) in SwWriter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/basflt/
H A Diodetect.cxx95 …ValidStgFilter( const css::uno::Reference < css::embed::XStorage >& rStg, const SfxFilter& rFilter) in IsValidStgFilter()
112 bool SwIoSystem::IsValidStgFilter(SotStorage& rStg, const SfxFilter& rFilter) in IsValidStgFilter()
H A Dshellio.cxx428 …:SwReader( const uno::Reference < embed::XStorage > &rStg, const OUString& rFilename, SwPaM &rPam ) in SwReader()
714 SwWriter::SwWriter( const uno::Reference < embed::XStorage >& rStg, SwDoc &rDocument) in SwWriter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Ddocfilt.cxx120 OUString SfxFilter::GetTypeFromStorage( const SotStorage& rStg ) in GetTypeFromStorage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Ddocfilt.cxx124 OUString SfxFilter::GetTypeFromStorage( const SotStorage& rStg ) in GetTypeFromStorage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/writer/
H A Dwriter.cxx500 ErrCode StgWriter::Write( SwPaM& rPaM, SotStorage& rStg, const OUString* pFName ) in Write()
522 … rPaM, const uno::Reference < embed::XStorage >& rStg, const OUString* pFName, SfxMedium* pMedium ) in Write()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/writer/
H A Dwriter.cxx495 ErrCode StgWriter::Write( SwPaM& rPaM, SotStorage& rStg, const OUString* pFName ) in Write()
517 … rPaM, const uno::Reference < embed::XStorage >& rStg, const OUString* pFName, SfxMedium* pMedium ) in Write()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx104 …extBlocks::SwXMLTextBlocks( const uno::Reference < embed::XStorage >& rStg, const OUString& rName ) in SwXMLTextBlocks()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx106 …extBlocks::SwXMLTextBlocks( const uno::Reference < embed::XStorage >& rStg, const OUString& rName ) in SwXMLTextBlocks()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/misc/
H A Dsvxacorr.cxx2189 tools::SvRef<SotStorage>& rStg) in LoadXMLExceptList_Imp()
2260 tools::SvRef<SotStorage> const &rStg, in SaveExceptList_Imp()
2609 bool SvxAutoCorrectLanguageLists::MakeBlocklist_Imp( SotStorage& rStg ) in MakeBlocklist_Imp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/misc/
H A Dsvxacorr.cxx2041 tools::SvRef<SotStorage>& rStg) in LoadXMLExceptList_Imp()
2114 tools::SvRef<SotStorage> const &rStg, in SaveExceptList_Imp()
2468 bool SvxAutoCorrectLanguageLists::MakeBlocklist_Imp( SotStorage& rStg ) in MakeBlocklist_Imp()