Searched refs:GetZipStorageToSign_Impl (Results 1 – 6 of 6) sorted by relevance
1606 uno::Reference< embed::XStorage > SfxMedium::GetZipStorageToSign_Impl( sal_Bool bReadOnly ) in GetZipStorageToSign_Impl() function in SfxMedium3963 if ( xSigner->signScriptingContent( GetZipStorageToSign_Impl(), xStream ) ) in SignContents_Impl()3987 if ( xSigner->signDocumentContent( GetZipStorageToSign_Impl(), xStream ) ) in SignContents_Impl()4012 …xSigner->showScriptingContentSignatures( GetZipStorageToSign_Impl(), uno::Reference< io::XInputStr… in SignContents_Impl()4014 …xSigner->showDocumentContentSignatures( GetZipStorageToSign_Impl(), uno::Reference< io::XInputStre… in SignContents_Impl()
1296 … aResult = xLocSigner->verifyScriptingContentSignatures( GetMedium()->GetZipStorageToSign_Impl(), in ImplAnalyzeSignature()1299 … aResult = xLocSigner->verifyDocumentContentSignatures( GetMedium()->GetZipStorageToSign_Impl(), in ImplAnalyzeSignature()
2226 xStore = pMedium->GetZipStorageToSign_Impl(); in getZipStorageToSign()2303 … aRequest.DocumentStorage = rDocShell.GetMedium()->GetZipStorageToSign_Impl(); in hasTrustedScriptingSignature()
1648 … uno::Reference< embed::XStorage > xReadOrig = pMedium->GetZipStorageToSign_Impl(); in SaveTo_Impl()1655 … uno::Reference< embed::XStorage > xTarget = rMedium.GetZipStorageToSign_Impl( sal_False ); in SaveTo_Impl()
254 …:sun::star::uno::Reference< ::com::sun::star::embed::XStorage > GetZipStorageToSign_Impl( sal_Bool…
924 aInfos = xD->verifyDocumentContentSignatures( pMedium->GetZipStorageToSign_Impl(), in ImplUpdateSignatures()
Completed in 95 milliseconds