/aoo42x/main/xmlsecurity/source/component/ |
H A D | documentdigitalsignatures.cxx | 105 const Reference< css::embed::XStorage >& rxStorage, in signDocumentContent() 115 const Reference< css::embed::XStorage >& rxStorage, in verifyDocumentContentSignatures() 123 const Reference< css::embed::XStorage >& rxStorage, in showDocumentContentSignatures() 137 const Reference< css::embed::XStorage >& rxStorage, in signScriptingContent() 147 const Reference< css::embed::XStorage >& rxStorage, in verifyScriptingContentSignatures() 155 const Reference< css::embed::XStorage >& rxStorage, in showScriptingContentSignatures() 170 const Reference< css::embed::XStorage >& rxStorage, in signPackage() 179 const Reference< css::embed::XStorage >& rxStorage, in verifyPackageSignatures() 223 aSignaturesDialog.SetStorage( rxStorage ); in ImplViewSignatures() 231 if ( rxStorage.is() && !xSignStream.is() ) in ImplViewSignatures() [all …]
|
H A D | documentdigitalsignatures.hxx | 57 … ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& rxStorage, const ::com::su… 58 … ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& rxStorage, const ::com::su… 59 … ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& rxStorage, const ::com::su…
|
/aoo42x/main/oox/source/xls/ |
H A D | biffdetector.cxx | 131 …ffDetector::detectStorageBiffVersion( OUString& orWorkbookStreamName, const StorageRef& rxStorage ) in detectStorageBiffVersion() argument 137 if( rxStorage.get() ) in detectStorageBiffVersion() 139 if( rxStorage->isStorage() ) in detectStorageBiffVersion() 142 BinaryXInputStream aBookStrm5( rxStorage->openInputStream( saBookName ), true ); in detectStorageBiffVersion() 146 BinaryXInputStream aBookStrm8( rxStorage->openInputStream( saWorkbookName ), true ); in detectStorageBiffVersion() 168 BinaryXInputStream aStrm( rxStorage->openInputStream( OUString() ), false ); in detectStorageBiffVersion()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | docmacromode.cxx | 391 sal_Bool DocumentMacroMode::storageHasMacros( const Reference< XStorage >& rxStorage ) in storageHasMacros() argument 394 if ( rxStorage.is() ) in storageHasMacros() 401 bHasMacros =( ( rxStorage->hasByName( s_sBasicStorageName ) in storageHasMacros() 402 && rxStorage->isStorageElement( s_sBasicStorageName ) in storageHasMacros() 404 || ( rxStorage->hasByName( s_sScriptsStorageName ) in storageHasMacros() 405 && rxStorage->isStorageElement( s_sScriptsStorageName ) in storageHasMacros()
|
/aoo42x/main/oox/source/ole/ |
H A D | olestorage.cxx | 69 const Reference< XNameContainer >& rxStorage, 96 const Reference< XNameContainer >& rxStorage, const OUString& rElementName ) : in OleOutputStream() 97 mxStorage( rxStorage ), in OleOutputStream() 201 … const Reference< XNameContainer >& rxStorage, const OUString& rElementName, bool bReadOnly ) : in OleStorage() 204 mxStorage( rxStorage ), in OleStorage()
|
/aoo42x/main/oox/source/docprop/ |
H A D | ooxmldocpropimport.cxx | 75 Sequence< InputSource > lclGetRelatedStreams( const Reference< XStorage >& rxStorage, const OUStrin… in lclGetRelatedStreams() argument 77 Reference< XRelationshipAccess > xRelation( rxStorage, UNO_QUERY_THROW ); in lclGetRelatedStreams() 78 Reference< XHierarchicalStorageAccess > xHierarchy( rxStorage, UNO_QUERY_THROW ); in lclGetRelatedStreams()
|
/aoo42x/main/xmlsecurity/source/helper/ |
H A D | xmlsignaturehelper.cxx | 106 const Reference < css::embed::XStorage >& rxStorage, in SetStorage() 110 mxUriBinding = new UriBindingHelper( rxStorage ); in SetStorage() 111 DBG_ASSERT(rxStorage.is(), "SetStorage - empty storage!"); in SetStorage()
|
H A D | xmlsignaturehelper2.cxx | 160 …indingHelper( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& rxStorage ) in UriBindingHelper() argument 162 mxStorage = rxStorage; in UriBindingHelper()
|
H A D | xmlsignaturehelper2.hxx | 120 …ndingHelper( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& rxStorage );
|
/aoo42x/main/oox/source/helper/ |
H A D | zipstorage.cxx | 97 ZipStorage::ZipStorage( const ZipStorage& rParentStorage, const Reference< XStorage >& rxStorage, c… in ZipStorage() argument 99 mxStorage( rxStorage ) in ZipStorage()
|
H A D | graphichelper.cxx | 67 …nentContext >& rxContext, const Reference< XFrame >& rxTargetFrame, const StorageRef& rxStorage ) : in GraphicHelper() argument 69 mxStorage( rxStorage ), in GraphicHelper()
|
/aoo42x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_docmgr.hxx | 64 com::sun::star::embed::XStorage > & rxStorage, in StorageInfo() 67 : aTitle( rTitle ), xStorage( rxStorage ), xModel( rxModel ) {} in StorageInfo()
|
/aoo42x/main/filter/source/xsltfilter/ |
H A D | uof2storage.cxx | 295 … ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& rxStorage, const ::rtl::OU… in ZipStorage() argument 297 , m_xStorage(rxStorage) in ZipStorage()
|
H A D | uof2storage.hxx | 162 const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& rxStorage,
|
/aoo42x/main/oox/inc/oox/xls/ |
H A D | biffdetector.hxx | 63 const StorageRef& rxStorage );
|
/aoo42x/main/oox/inc/oox/helper/ |
H A D | zipstorage.hxx | 54 … const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& rxStorage,
|
H A D | graphichelper.hxx | 68 const StorageRef& rxStorage );
|
/aoo42x/main/oox/inc/oox/ole/ |
H A D | olestorage.hxx | 58 … const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameContainer >& rxStorage,
|
/aoo42x/main/xmlsecurity/inc/xmlsecurity/ |
H A D | xmlsignaturehelper.hxx | 143 …nst com::sun::star::uno::Reference < com::sun::star::embed::XStorage >& rxStorage, ::rtl::OUString…
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appopen.cxx | 239 inline explicit SfxDocPasswordVerifier( const Reference< embed::XStorage >& rxStorage ) : in SfxDocPasswordVerifier() argument 240 mxStorage( rxStorage ) {} in SfxDocPasswordVerifier()
|