Lines Matching refs:SfxObjectShell_Impl
2138 sal_Bool SfxObjectShell_Impl::NeedsOfficeUpdateDialog() in NeedsOfficeUpdateDialog()
2165 sal_Int16 SfxObjectShell_Impl::getCurrentMacroExecMode() const in getCurrentMacroExecMode()
2180 sal_Bool SfxObjectShell_Impl::setCurrentMacroExecMode( sal_uInt16 nMacroMode ) in setCurrentMacroExecMode()
2193 ::rtl::OUString SfxObjectShell_Impl::getDocumentLocation() const in getDocumentLocation()
2211 uno::Reference< embed::XStorage > SfxObjectShell_Impl::getZipStorageToSign() in getZipStorageToSign()
2223 sal_Bool SfxObjectShell_Impl::documentStorageHasMacros() const in documentStorageHasMacros()
2228 Reference< XEmbeddedScripts > SfxObjectShell_Impl::getEmbeddedDocumentScripts() const in getEmbeddedDocumentScripts()
2233 sal_Int16 SfxObjectShell_Impl::getScriptingSignatureState() in getScriptingSignatureState()
2246 sal_Bool SfxObjectShell_Impl::hasTrustedScriptingSignature( sal_Bool bAllowUIToAddAuthor ) in hasTrustedScriptingSignature()
2312 void SfxObjectShell_Impl::showBrokenSignatureWarning( const uno::Reference< task::XInteractionHandl… in showBrokenSignatureWarning()
2317 const_cast< SfxObjectShell_Impl* >( this )->bSignatureErrorIsShown = sal_True; in showBrokenSignatureWarning()