Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx215 SfxObjectShell_Impl::SfxObjectShell_Impl( SfxObjectShell& _rDocShell ) in SfxObjectShell_Impl() function in SfxObjectShell_Impl
288 SfxObjectShell_Impl::~SfxObjectShell_Impl() in ~SfxObjectShell_Impl()
296 : pImp( new SfxObjectShell_Impl( *this ) ) in SfxObjectShell()
342 : pImp( new SfxObjectShell_Impl( *this ) ), in SfxObjectShell()
563 SfxObjectShell_Impl* pImp;
564 BoolEnv_Impl( SfxObjectShell_Impl* pImpP) : pImp( pImpP ) in BoolEnv_Impl()
H A Dobjmisc.cxx2146 sal_Bool SfxObjectShell_Impl::NeedsOfficeUpdateDialog() in NeedsOfficeUpdateDialog()
2173 sal_Int16 SfxObjectShell_Impl::getCurrentMacroExecMode() const in getCurrentMacroExecMode()
2188 sal_Bool SfxObjectShell_Impl::setCurrentMacroExecMode( sal_uInt16 nMacroMode ) in setCurrentMacroExecMode()
2201 ::rtl::OUString SfxObjectShell_Impl::getDocumentLocation() const in getDocumentLocation()
2219 uno::Reference< embed::XStorage > SfxObjectShell_Impl::getZipStorageToSign() in getZipStorageToSign()
2231 sal_Bool SfxObjectShell_Impl::documentStorageHasMacros() const in documentStorageHasMacros()
2236 Reference< XEmbeddedScripts > SfxObjectShell_Impl::getEmbeddedDocumentScripts() const in getEmbeddedDocumentScripts()
2241 sal_Int16 SfxObjectShell_Impl::getScriptingSignatureState() in getScriptingSignatureState()
2254 sal_Bool SfxObjectShell_Impl::hasTrustedScriptingSignature( sal_Bool bAllowUIToAddAuthor ) in hasTrustedScriptingSignature()
2320 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()
/trunk/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();
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx199 struct SfxObjectShell_Impl* pImp; // interne Daten
737 SAL_DLLPRIVATE SfxObjectShell_Impl* Get_Impl() { return pImp; } in Get_Impl()
742 SAL_DLLPRIVATE const SfxObjectShell_Impl* Get_Impl() const { return pImp; } in Get_Impl()

Completed in 60 milliseconds