Lines Matching refs:SfxObjectShell_Impl
2146 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()
2325 const_cast< SfxObjectShell_Impl* >( this )->bSignatureErrorIsShown = sal_True; in showBrokenSignatureWarning()