Home
last modified time | relevance | path

Searched refs:rDocS (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Dsvxmsbas.hxx49 SvxImportMSVBasic(SfxObjectShell& rDocS, SotStorage& rRoot) in SvxImportMSVBasic() argument
51 , rDocSh(rDocS) in SvxImportMSVBasic()
62 static ErrCode GetSaveWarningOfMSVBAStorage(SfxObjectShell& rDocS);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Dsvxmsbas.hxx50 SvxImportMSVBasic( SfxObjectShell &rDocS, SotStorage &rRoot ) in SvxImportMSVBasic() argument
51 : xRoot(&rRoot), rDocSh(rDocS) in SvxImportMSVBasic()
61 static ErrCode GetSaveWarningOfMSVBAStorage( SfxObjectShell &rDocS );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/basflt/
H A Dfltini.cxx728 ErrCode GetSaveWarningOfMSVBAStorage( SfxObjectShell &rDocS ) in GetSaveWarningOfMSVBAStorage() argument
733 return ErrCode(pFunction( rDocS )); in GetSaveWarningOfMSVBAStorage()
736 return ErrCode(GetSaveWarningOfMSVBAStorage_ww8( rDocS )); in GetSaveWarningOfMSVBAStorage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/basflt/
H A Dfltini.cxx746 ErrCode GetSaveWarningOfMSVBAStorage( SfxObjectShell &rDocS ) in GetSaveWarningOfMSVBAStorage() argument
751 return ErrCode(pFunction( rDocS )); in GetSaveWarningOfMSVBAStorage()
754 return ErrCode(GetSaveWarningOfMSVBAStorage_ww8( rDocS )); in GetSaveWarningOfMSVBAStorage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dshellio.hxx532 ErrCode GetSaveWarningOfMSVBAStorage( SfxObjectShell &rDocS );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dshellio.hxx526 ErrCode GetSaveWarningOfMSVBAStorage( SfxObjectShell &rDocS );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtww8.cxx3973 extern "C" SAL_DLLPUBLIC_EXPORT sal_uInt32 GetSaveWarningOfMSVBAStorage_ww8( SfxObjectShell &rDocS in GetSaveWarningOfMSVBAStorage_ww8() argument
3975 return sal_uInt32(SvxImportMSVBasic::GetSaveWarningOfMSVBAStorage( rDocS )); in GetSaveWarningOfMSVBAStorage_ww8()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtww8.cxx3782 extern "C" SAL_DLLPUBLIC_EXPORT sal_uInt32 GetSaveWarningOfMSVBAStorage_ww8( SfxObjectShell &rDocS in GetSaveWarningOfMSVBAStorage_ww8() argument
3784 return sal_uInt32(SvxImportMSVBasic::GetSaveWarningOfMSVBAStorage( rDocS )); in GetSaveWarningOfMSVBAStorage_ww8()