Home
last modified time | relevance | path

Searched refs:SfxObjectShell_Impl (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sfx2/source/doc/
H A Dobjxtor.cxx214 SfxObjectShell_Impl::SfxObjectShell_Impl( SfxObjectShell& _rDocShell ) in SfxObjectShell_Impl() function in SfxObjectShell_Impl
287 SfxObjectShell_Impl::~SfxObjectShell_Impl() in ~SfxObjectShell_Impl()
295 : pImp( new SfxObjectShell_Impl( *this ) ) in SfxObjectShell()
344 : pImp( new SfxObjectShell_Impl( *this ) ), in SfxObjectShell()
566 SfxObjectShell_Impl* pImp;
567 BoolEnv_Impl( SfxObjectShell_Impl* pImpP) : pImp( pImpP ) in BoolEnv_Impl()
H A Dobjmisc.cxx2134 sal_Bool SfxObjectShell_Impl::NeedsOfficeUpdateDialog() in NeedsOfficeUpdateDialog()
2161 sal_Int16 SfxObjectShell_Impl::getCurrentMacroExecMode() const in getCurrentMacroExecMode()
2176 sal_Bool SfxObjectShell_Impl::setCurrentMacroExecMode( sal_uInt16 nMacroMode ) in setCurrentMacroExecMode()
2189 ::rtl::OUString SfxObjectShell_Impl::getDocumentLocation() const in getDocumentLocation()
2207 uno::Reference< embed::XStorage > SfxObjectShell_Impl::getZipStorageToSign() in getZipStorageToSign()
2219 sal_Bool SfxObjectShell_Impl::documentStorageHasMacros() const in documentStorageHasMacros()
2224 Reference< XEmbeddedScripts > SfxObjectShell_Impl::getEmbeddedDocumentScripts() const in getEmbeddedDocumentScripts()
2229 sal_Int16 SfxObjectShell_Impl::getScriptingSignatureState() in getScriptingSignatureState()
2242 sal_Bool SfxObjectShell_Impl::hasTrustedScriptingSignature( sal_Bool bAllowUIToAddAuthor ) in hasTrustedScriptingSignature()
2308 void SfxObjectShell_Impl::showBrokenSignatureWarning( const uno::Reference< task::XInteractionHandl… in showBrokenSignatureWarning()
[all …]
H A Dobjstor.cxx859 if ( nVersion > 1.20001 && SfxObjectShell_Impl::NeedsOfficeUpdateDialog() ) in DoLoad()
/aoo41x/main/sfx2/source/inc/
H A Dobjshimp.hxx58 struct SfxObjectShell_Impl : public ::sfx2::IMacroDocumentAccess struct
153 SfxObjectShell_Impl( SfxObjectShell& _rDocShell ); argument
154 virtual ~SfxObjectShell_Impl();
/aoo41x/main/sfx2/inc/sfx2/
H A Dobjsh.hxx199 struct SfxObjectShell_Impl* pImp; // interne Daten
714 SAL_DLLPRIVATE SfxObjectShell_Impl* Get_Impl() { return pImp; } in Get_Impl()
719 SAL_DLLPRIVATE const SfxObjectShell_Impl* Get_Impl() const { return pImp; } in Get_Impl()

Completed in 52 milliseconds