| /trunk/main/package/qa/storages/ |
| H A D | TestHelper.java | 120 public boolean WriteBytesToSubstreamDefaultCompressed( XStorage xStorage, in WriteBytesToSubstreamDefaultCompressed() argument 129 Object oSubStream = xStorage.openStreamElement( sStreamName, ElementModes.WRITE ); in WriteBytesToSubstreamDefaultCompressed() 214 public boolean WriteBytesToSubstream( XStorage xStorage, in WriteBytesToSubstream() argument 224 Object oSubStream = xStorage.openStreamElement( sStreamName, ElementModes.WRITE ); in WriteBytesToSubstream() 248 public boolean WriteBytesToEncrSubstream( XStorage xStorage, in WriteBytesToEncrSubstream() argument 259 … Object oSubStream = xStorage.openEncryptedStreamElement( sStreamName, ElementModes.WRITE, sPass ); in WriteBytesToEncrSubstream() 283 public boolean WBToSubstrOfEncr( XStorage xStorage, in WBToSubstrOfEncr() argument 294 Object oSubStream = xStorage.openStreamElement( sStreamName, ElementModes.WRITE ); in WBToSubstrOfEncr() 337 public boolean WriteBytesToStreamH( XStorage xStorage, in WriteBytesToStreamH() argument 349 …HierarchicalStorageAccess) UnoRuntime.queryInterface( XHierarchicalStorageAccess.class, xStorage ); in WriteBytesToStreamH() [all …]
|
| /trunk/main/chart2/source/model/main/ |
| H A D | ChartModel_Persistence.cxx | 104 const Reference< embed::XStorage > & xStorage ) in lcl_addStorageToMediaDescriptor() 108 C2U("Storage"), -1, uno::makeAny( xStorage ), beans::PropertyState_DIRECT_VALUE ); in lcl_addStorageToMediaDescriptor() 117 Reference< embed::XStorage > xStorage; in lcl_createStorage() local 119 return xStorage; in lcl_createStorage() 136 xStorage.set( in lcl_createStorage() 138 OSL_ENSURE( xStorage.is(), "No Storage" ); in lcl_createStorage() 145 return xStorage; in lcl_createStorage() 278 …Reference< embed::XStorage > xStorage( lcl_createStorage( rURL, m_xContext, aReducedMediaDescripto… in storeAsURL() local 280 if( xStorage.is()) in storeAsURL() 282 impl_store( aReducedMediaDescriptor, xStorage ); in storeAsURL() [all …]
|
| /trunk/main/chart2/source/model/filter/ |
| H A D | XMLFilter.cxx | 101 uno::Reference< embed::XStorage > xStorage; in lcl_getWriteStorage() local 107 xStorage = aMDHelper.Storage; in lcl_getWriteStorage() 139 xStorage.set( aMDHelper.Storage ); in lcl_getWriteStorage() 150 xStorage.set( in lcl_getWriteStorage() 157 uno::Reference<beans::XPropertySet> xProp(xStorage,uno::UNO_QUERY); in lcl_getWriteStorage() 170 return xStorage; in lcl_getWriteStorage() 177 uno::Reference< embed::XStorage > xStorage; in lcl_getReadStorage() local 184 xStorage = aMDHelper.Storage; in lcl_getReadStorage() 216 return xStorage; in lcl_getReadStorage() 228 xStorage.set( in lcl_getReadStorage() [all …]
|
| /trunk/main/odk/examples/java/Storage/ |
| H A D | TestHelper.java | 126 public boolean WriteBytesToSubstream( XStorage xStorage, in WriteBytesToSubstream() argument 136 … Object oSubStream = xStorage.openStreamElement( sStreamName, ElementModes.ELEMENT_WRITE ); in WriteBytesToSubstream() 153 public boolean WriteBytesToEncrSubstream( XStorage xStorage, in WriteBytesToEncrSubstream() argument 164 …Object oSubStream = xStorage.openEncryptedStreamElement( sStreamName, ElementModes.ELEMENT_WRITE, … in WriteBytesToEncrSubstream() 181 public boolean WBToSubstrOfEncr( XStorage xStorage, in WBToSubstrOfEncr() argument 192 … Object oSubStream = xStorage.openStreamElement( sStreamName, ElementModes.ELEMENT_WRITE ); in WBToSubstrOfEncr() 228 public int ChangeStreamPass( XStorage xStorage, in ChangeStreamPass() argument 237 …Object oSubStream = xStorage.openEncryptedStreamElement( sStreamName, ElementModes.ELEMENT_WRITE, … in ChangeStreamPass() 283 …public boolean setStorageTypeAndCheckProps( XStorage xStorage, String sMediaType, boolean bIsRoot,… in setStorageTypeAndCheckProps() argument 288 … XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in setStorageTypeAndCheckProps() [all …]
|
| /trunk/main/embeddedobj/source/general/ |
| H A D | xcreator.cxx | 72 const uno::Reference< embed::XStorage >& xStorage, in createInstanceInitNew() 80 if ( !xStorage.is() ) in createInstanceInitNew() 101 … return xEmbCreator->createInstanceInitNew( aClassID, aClassName, xStorage, sEntName, lObjArgs ); in createInstanceInitNew() 106 …return xEmbFact->createInstanceUserInit( aClassID, aClassName, xStorage, sEntName, embed::EntryIni… in createInstanceInitNew() 111 … const uno::Reference< embed::XStorage >& xStorage, in createInstanceInitFromEntry() 118 if ( !xStorage.is() ) in createInstanceInitFromEntry() 128 uno::Reference< container::XNameAccess > xNameAccess( xStorage, uno::UNO_QUERY ); in createInstanceInitFromEntry() 138 if ( xStorage->isStorageElement( sEntName ) ) in createInstanceInitFromEntry() 142 xStorage->openStorageElement( sEntName, embed::ElementModes::READ ); in createInstanceInitFromEntry() 174 xStorage->openStreamElement( sEntName, embed::ElementModes::READ ); in createInstanceInitFromEntry() [all …]
|
| /trunk/main/package/qa/ofopxmlstorages/ |
| H A D | TestHelper.java | 144 public boolean WriteBytesToSubstream( XStorage xStorage, in WriteBytesToSubstream() argument 155 Object oSubStream = xStorage.openStreamElement( sStreamName, ElementModes.WRITE ); in WriteBytesToSubstream() 172 public boolean setStorageTypeAndCheckProps( XStorage xStorage, in setStorageTypeAndCheckProps() argument 180 … XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in setStorageTypeAndCheckProps() 215 …RelAccess = (XRelationshipAccess) UnoRuntime.queryInterface( XRelationshipAccess.class, xStorage ); in setStorageTypeAndCheckProps() 338 public boolean checkStorageProperties( XStorage xStorage, in checkStorageProperties() argument 346 … XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in checkStorageProperties() 381 …RelAccess = (XRelationshipAccess) UnoRuntime.queryInterface( XRelationshipAccess.class, xStorage ); in checkStorageProperties() 578 public boolean commitStorage( XStorage xStorage ) in commitStorage() argument 581 …ect xTransact = (XTransactedObject) UnoRuntime.queryInterface( XTransactedObject.class, xStorage ); in commitStorage() [all …]
|
| /trunk/main/ucb/source/ucp/tdoc/ |
| H A D | tdoc_storage.cxx | 80 uno::Reference< embed::XStorage > xStorage; in createTemporaryStorage() local 93 xStorage = uno::Reference< embed::XStorage >( in createTemporaryStorage() 97 if ( !xStorage.is() ) in createTemporaryStorage() 100 return xStorage; in createTemporaryStorage() 182 uno::Reference< embed::XStorage > xStorage in createStorage() local 185 if ( !xStorage.is() ) in createStorage() 190 return xStorage; in createStorage() 197 new Storage( m_xSMgr, this, aUriKey, xParentStorage, xStorage ) ); in createStorage() 235 uno::Reference< embed::XStorage > xStorage in createStorage() local 238 if ( !xStorage.is() ) in createStorage() [all …]
|
| H A D | tdoc_docmgr.cxx | 227 uno::Reference< embed::XStorage > xStorage in notifyEvent() local 229 OSL_ENSURE( xStorage.is(), "Got no document storage!" ); in notifyEvent() 235 m_aDocs[ aDocId ] = StorageInfo( aTitle, xStorage, xModel ); in notifyEvent() 331 uno::Reference< embed::XStorage > xStorage in notifyEvent() local 333 OSL_ENSURE( xStorage.is(), "Got no document storage!" ); in notifyEvent() 335 (*it).second.xStorage = xStorage; in notifyEvent() 367 uno::Reference< embed::XStorage > xStorage in notifyEvent() local 369 OSL_ENSURE( xStorage.is(), "Got no document storage!" ); in notifyEvent() 371 (*it).second.xStorage = xStorage; in notifyEvent() 409 uno::Reference< embed::XStorage > xStorage in notifyEvent() local [all …]
|
| H A D | tdoc_content.cxx | 2109 uno::Reference< embed::XStorage > xStorage in transfer() local 2112 if ( xStorage.is() ) in transfer() 2116 if ( xStorage->isStreamElement( aSourceUri.getDecodedName() ) ) in transfer() 2367 uno::Reference< embed::XStorage > xStorage in hasData() local 2369 return xStorage.is(); in hasData() 2378 uno::Reference< embed::XStorage > xStorage in hasData() local 2381 if ( !xStorage.is() ) in hasData() 2385 xStorage, uno::UNO_QUERY ); in hasData() 2407 uno::Reference< embed::XStorage > xStorage in loadData() local 2410 if ( !xStorage.is() ) in loadData() [all …]
|
| /trunk/main/sc/source/filter/xml/ |
| H A D | xmlwrap.cxx | 97 xStorage(xStor) in ScXMLImportWrapper() 99 DBG_ASSERT( pMedium || xStorage.is(), "ScXMLImportWrapper: Medium or Storage must be set" ); in ScXMLImportWrapper() 155 if ( !xStorage.is() && pMedium ) in ImportFromComponent() 156 xStorage = pMedium->GetStorage(); in ImportFromComponent() 165 if( xStorage.is() ) in ImportFromComponent() 169 uno::Reference < container::XNameAccess > xAccess( xStorage, uno::UNO_QUERY ); in ImportFromComponent() 170 if ( xAccess->hasByName(sDocName) && xStorage->isStreamElement( sDocName) ) in ImportFromComponent() 171 xDocStream = xStorage->openStreamElement( sDocName, embed::ElementModes::READ ); in ImportFromComponent() 172 …else if (sOldDocName.getLength() && xAccess->hasByName(sOldDocName) && xStorage->isStreamElement( … in ImportFromComponent() 174 xDocStream = xStorage->openStreamElement( sOldDocName, embed::ElementModes::READ ); in ImportFromComponent() [all …]
|
| /trunk/main/embeddedobj/source/msole/ |
| H A D | xolefactory.cxx | 68 … const uno::Reference< embed::XStorage >& xStorage, in createInstanceInitFromEntry() 75 if ( !xStorage.is() ) in createInstanceInitFromEntry() 85 uno::Reference< container::XNameAccess > xNameAccess( xStorage, uno::UNO_QUERY ); in createInstanceInitFromEntry() 93 if ( !xStorage->isStreamElement( sEntName ) ) in createInstanceInitFromEntry() 108 xPersist->setPersistentEntry( xStorage, in createInstanceInitFromEntry() 136 const uno::Reference< embed::XStorage >& xStorage, in createInstanceInitFromMediaDescriptor() 143 if ( !xStorage.is() ) in createInstanceInitFromMediaDescriptor() 162 xPersist->setPersistentEntry( xStorage, in createInstanceInitFromMediaDescriptor() 175 const uno::Reference< embed::XStorage >& xStorage, in createInstanceInitNew() 181 if ( !xStorage.is() ) in createInstanceInitNew() [all …]
|
| H A D | olepersist.cxx | 1150 const uno::Reference< embed::XStorage >& xStorage, in StoreToLocation_Impl() 1216 … uno::Reference< embed::XOptimizedStorage > xTargetOptStor( xStorage, uno::UNO_QUERY_THROW ); in StoreToLocation_Impl() 1228 m_xParentStorage->copyElementTo( m_aEntryName, xStorage, sEntName ); in StoreToLocation_Impl() 1246 xStorage->openStreamElement( sEntName, embed::ElementModes::READWRITE ); in StoreToLocation_Impl() 1284 xStorage->openStreamElement( sEntName, embed::ElementModes::READWRITE ); in StoreToLocation_Impl() 1330 m_xNewParentStorage = xStorage; in StoreToLocation_Impl() 1362 const uno::Reference< embed::XStorage >& xStorage, in setPersistentEntry() 1375 …xWrappedObject->setPersistentEntry( xStorage, sEntName, nEntryConnectionMode, lArguments, lObjArgs… in setPersistentEntry() 1391 if ( !xStorage.is() ) in setPersistentEntry() 1419 saveCompleted( ( m_xParentStorage != xStorage || !m_aEntryName.equals( sEntName ) ) ); in setPersistentEntry() [all …]
|
| /trunk/main/sfx2/source/doc/ |
| H A D | objstor.cxx | 290 …g SfxObjectShell::CreateTempCopyOfStorage_Impl( const uno::Reference< embed::XStorage >& xStorage ) in CreateTempCopyOfStorage_Impl() argument 303 xStorage->copyToStorage( xTempStorage ); in CreateTempCopyOfStorage_Impl() 329 void SfxObjectShell::SetupStorage( const uno::Reference< embed::XStorage >& xStorage, in SetupStorage() argument 333 uno::Reference< beans::XPropertySet > xProps( xStorage, uno::UNO_QUERY ); in SetupStorage() 397 … uno::Reference< embed::XEncryptionProtectedStorage > xEncr( xStorage, uno::UNO_QUERY_THROW ); in SetupStorage() 420 sal_Bool SfxObjectShell::GeneralInit_Impl( const uno::Reference< embed::XStorage >& xStorage, in GeneralInit_Impl() argument 427 if ( xStorage.is() ) in GeneralInit_Impl() 430 pImp->m_xDocStorage = xStorage; in GeneralInit_Impl() 433 uno::Reference < beans::XPropertySet > xPropSet( xStorage, uno::UNO_QUERY_THROW ); in GeneralInit_Impl() 444 SetupStorage( xStorage, SOFFICE_FILEFORMAT_CURRENT, sal_False ); in GeneralInit_Impl() [all …]
|
| H A D | docfile.cxx | 282 uno::Reference < embed::XStorage > xStorage; member in SfxMedium_Impl 640 if ( pInStream && pImp->xStorage.is() ) in CloseInStream_Impl() 704 if ( pImp->xStorage.is() ) in CloseOutStream_Impl() 753 if( pImp->xStorage.is() ) in Commit() 779 if ( pImp->xStorage.is() ) in IsStorage() 877 if ( pImp->xStorage.is() && ( !aLogicName.Len() || pImp->pTempFile ) ) in GetOutputStorage() 878 return pImp->xStorage; in GetOutputStorage() 898 if ( pImp->xStorage.is() && pSet ) in SetEncryptionDataToStorage_Impl() 909 … ::comphelper::OStorageHelper::SetCommonStorageEncryptionData( pImp->xStorage, aEncryptionData ); in SetEncryptionDataToStorage_Impl() 1439 if ( pImp->xStorage.is() || bTriedStorage ) in GetStorage() [all …]
|
| /trunk/main/embeddedobj/source/commonembedding/ |
| H A D | xfactory.cxx | 68 … const uno::Reference< embed::XStorage >& xStorage, in createInstanceInitFromEntry() 75 if ( !xStorage.is() ) in createInstanceInitFromEntry() 85 uno::Reference< container::XNameAccess > xNameAccess( xStorage, uno::UNO_QUERY ); in createInstanceInitFromEntry() 94 if ( xStorage->isStorageElement( sEntName ) ) in createInstanceInitFromEntry() 98 xStorage->openStorageElement( sEntName, embed::ElementModes::READ ); in createInstanceInitFromEntry() 161 xPersist->setPersistentEntry( xStorage, in createInstanceInitFromEntry() 172 const uno::Reference< embed::XStorage >& xStorage, in createInstanceInitFromMediaDescriptor() 179 if ( !xStorage.is() ) in createInstanceInitFromMediaDescriptor() 221 xPersist->setPersistentEntry( xStorage, in createInstanceInitFromMediaDescriptor() 234 const uno::Reference< embed::XStorage >& xStorage, in createInstanceInitNew() [all …]
|
| H A D | persistence.cxx | 134 … const uno::Reference< embed::XStorage >& xStorage, in createTempInpStreamFromStor() 137 OSL_ENSURE( xStorage.is(), "The storage can not be empty!" ); in createTempInpStreamFromStor() 161 xStorage->copyToStorage( xTempStorage ); in createTempInpStreamFromStor() 743 …rence< document::XStorageBasedDocument >& xDoc, const uno::Reference< embed::XStorage >& xStorage ) in SwitchDocToStorage_Impl() argument 745 xDoc->switchToStorage( xStorage ); in SwitchDocToStorage_Impl() 756 …d OCommonEmbeddedObject::StoreDocToStorage_Impl( const uno::Reference< embed::XStorage >& xStorage, in StoreDocToStorage_Impl() argument 762 OSL_ENSURE( xStorage.is(), "No storage is provided for storing!" ); in StoreDocToStorage_Impl() 764 if ( !xStorage.is() ) in StoreDocToStorage_Impl() 791 xDoc->storeToStorage( xStorage, aArgs ); in StoreDocToStorage_Impl() 793 SwitchDocToStorage_Impl( xDoc, xStorage ); in StoreDocToStorage_Impl() [all …]
|
| /trunk/main/reportdesign/source/filter/xml/ |
| H A D | xmlfilter.cxx | 221 uno::Reference< embed::XStorage > xStorage, in ReadThroughComponent() 231 DBG_ASSERT( xStorage.is(), "Need storage!"); in ReadThroughComponent() 234 if ( xStorage.is() ) in ReadThroughComponent() 243 if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent() 254 … if ( !xStorage->hasByName( sStreamName ) || !xStorage->isStreamElement( sStreamName ) ) in ReadThroughComponent() 259 xDocStream = xStorage->openStreamElement( sStreamName, embed::ElementModes::READ ); in ReadThroughComponent() 471 uno::Reference< embed::XStorage > xStorage; in implImport() local 481 pIter->Value >>= xStorage; in implImport() 511 xStorage = pMedium->GetStorage(); in implImport() 519 sal_Bool bRet = xStorage.is(); in implImport() [all …]
|
| /trunk/main/sd/source/filter/xml/ |
| H A D | sdxmlwrp.cxx | 359 const uno::Reference < embed::XStorage >& xStorage, in ReadThroughComponent() 369 DBG_ASSERT(xStorage.is(), "Need storage!"); in ReadThroughComponent() 377 bContainsStream = xStorage->isStreamElement(sStreamName); in ReadThroughComponent() 396 bContainsStream = xStorage->isStreamElement(sStreamName); in ReadThroughComponent() 421 xStorage->openStreamElement( sStreamName, embed::ElementModes::READ ); in ReadThroughComponent() 590 uno::Reference < embed::XStorage > xStorage = mrMedium.GetStorage(); in Import() local 592 if( !xStorage.is() ) in Import() 597 pGraphicHelper = SvXMLGraphicHelper::Create( xStorage, in Import() 602 xStorage, *pDoc->GetPersist(), in Import() 666 xStorage, xModelComp, "meta.xml", "Meta.xml", xServiceFactory, in Import() [all …]
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | swxml.cxx | 296 uno::Reference<embed::XStorage> xStorage, in ReadThroughComponent() argument 306 DBG_ASSERT(xStorage.is(), "Need storage!"); in ReadThroughComponent() 314 bContainsStream = xStorage->isStreamElement(sStreamName); in ReadThroughComponent() 333 bContainsStream = xStorage->isStreamElement(sStreamName); in ReadThroughComponent() 357 …uno::Reference <io::XStream> xStream = xStorage->openStreamElement( sStreamName, embed::ElementMod… in ReadThroughComponent() 532 uno::Reference<embed::XStorage> xStorage; in Read() local 534 xStorage = pMedium->GetStorage(); in Read() 536 xStorage = xStg; in Read() 538 if( !xStorage.is() ) in Read() 541 pGraphicHelper = SvXMLGraphicHelper::Create( xStorage, in Read() [all …]
|
| /trunk/main/basic/workben/ |
| H A D | mgrtest.cxx | 261 … SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs", STREAM_READ | STREAM_SHARE_DENYWRITE ); in IMPL_LINK() local 262 DBG_ASSERT( xStorage.Is(), "Kein Storage!" ); in IMPL_LINK() 263 pBasMgr = new BasicManager( *xStorage ); in IMPL_LINK() 270 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs" ); in IMPL_LINK() local 271 DBG_ASSERT( xStorage.Is(), "Kein Storage!" ); in IMPL_LINK() 272 pBasMgr->Store( *xStorage ); in IMPL_LINK() 345 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs" ); in IMPL_LINK() local 346 if ( !pBasMgr->AddLib( *xStorage, pLib1Str, sal_False ) ) in IMPL_LINK() 355 SvStorageRef xStorage = new SvStorage( "d:\\mystore.svs" ); in IMPL_LINK() local 356 if ( !pBasMgr->AddLib( *xStorage, pLib2Str, sal_False ) ) in IMPL_LINK() [all …]
|
| /trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
| H A D | OwnEmbeddedObject.java | 139 …protected static void SaveDataToStorage( XStorage xStorage, String aString, Dimension aDimension )… in SaveDataToStorage() argument 144 …XStream xStream = xStorage.openStreamElement( "content.txt", com.sun.star.embed.ElementModes.READW… in SaveDataToStorage() 158 …xStream = xStorage.openStreamElement( "properties.txt", com.sun.star.embed.ElementModes.READWRITE … in SaveDataToStorage() 173 … XPropertySet xPropSet = (XPropertySet)UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in SaveDataToStorage() 178 …t xTransact = ( XTransactedObject ) UnoRuntime.queryInterface( XTransactedObject.class, xStorage ); in SaveDataToStorage() 252 …protected String ReadStringFromStream( XStorage xStorage, String aStreamName ) throws com.sun.star… in ReadStringFromStream() argument 254 if ( xStorage == null ) in ReadStringFromStream() 259 …XStream xStream = xStorage.openStreamElement( aStreamName, com.sun.star.embed.ElementModes.READWRI… in ReadStringFromStream() 383 …public void setPersistentEntry(com.sun.star.embed.XStorage xStorage, String aEntryName, int nEntry… in setPersistentEntry() argument 388 if ( xStorage == null || aEntryName.length() == 0 ) in setPersistentEntry() [all …]
|
| /trunk/main/connectivity/source/drivers/hsqldb/ |
| H A D | HDriver.cxx | 184 Reference<XStorage> xStorage; in connect() local 192 xStorage.set(pIter->Value,UNO_QUERY); in connect() 200 if ( !xStorage.is() || !sURL.getLength() ) in connect() 217 bool bIsNewDatabase = !xStorage->hasElements(); in connect() 223 ::rtl::OUString sKey = StorageContainer::registerStorage( xStorage, sConnPartURL ); in connect() 265 if ( !bIsNewDatabase && xStorage->isStreamElement(sProperties) ) in connect() 267 … Reference<XStream > xStream = xStorage->openStreamElement(sProperties,ElementModes::READ); in connect() 322 Reference<XPropertySet> xProp(xStorage,UNO_QUERY); in connect() 388 Reference<XTransactionBroadcaster> xBroad(xStorage,UNO_QUERY); in connect() 585 Reference< XStorage> xStorage(Source.Source,UNO_QUERY); in disposing() local [all …]
|
| /trunk/main/basic/source/uno/ |
| H A D | scriptcont.cxx | 144 …iptLibraryContainer::SfxScriptLibraryContainer( const uno::Reference< embed::XStorage >& xStorage ) in SfxScriptLibraryContainer() argument 147 init( OUString(), xStorage ); in SfxScriptLibraryContainer() 390 SotStorageRef xStorage = new SotStorage( sal_False, aFile ); in importFromOldStorage() local 391 if( xStorage.Is() && xStorage->GetError() == ERRCODE_NONE ) in importFromOldStorage() 395 BasicManager* pBasicManager = new BasicManager( *(SotStorage*)xStorage, aFile ); in importFromOldStorage() 514 uno::Reference< embed::XStorage > xStorage; in changeLibraryPassword() local 515 storeLibraries_Impl( xStorage, sal_False ); in changeLibraryPassword() 534 uno::Reference< embed::XStorage > xStorage; in changeLibraryPassword() local 535 storeLibraries_Impl( xStorage, sal_False ); in changeLibraryPassword() 580 …const ::rtl::OUString& aName, const uno::Reference< embed::XStorage >& xStorage, const ::com::sun:… in implStorePasswordLibrary() [all …]
|
| /trunk/main/svx/source/xml/ |
| H A D | xmlxtexp.cxx | 179 uno::Reference < embed::XStorage > xStorage; in save() local 213 xStorage = in save() 216 if( !xStorage.is() ) in save() 223 xStream = xStorage->openStreamElement( sMetaName, embed::ElementModes::WRITE ); in save() 224 pGraphicHelper = SvXMLGraphicHelper::Create( xStorage, GRAPHICHELPER_MODE_WRITE ); in save() 260 if( xStorage.is() ) in save() 262 uno::Reference< XTransactedObject > xTrans( xStorage, UNO_QUERY ); in save() 266 uno::Reference< XComponent > xComp( xStorage, UNO_QUERY ); in save() 268 xStorage->dispose(); in save()
|
| /trunk/main/framework/source/uiconfiguration/ |
| H A D | uiconfigurationmanagerimpl.cxx | 221 Reference< XStorage > xElementTypeStorage = rElementTypeData.xStorage; in impl_preloadUIElementTypeList() 273 Reference< XStorage > xElementTypeStorage = rElementTypeData.xStorage; in impl_requestUIElementData() 409 void UIConfigurationManagerImpl::impl_storeElementTypeData( Reference< XStorage > xStorage, UIEleme… in impl_storeElementTypeData() argument 421 xStorage->removeElement( rElement.aName ); in impl_storeElementTypeData() 426 …Reference< XStream > xStream( xStorage->openStreamElement( rElement.aName, ElementModes::WRITE|Ele… in impl_storeElementTypeData() 485 Reference< XTransactedObject > xTransactedObject( xStorage, UNO_QUERY ); in impl_storeElementTypeData() 505 Reference< XNameAccess > xDefaultNameAccess( rDefaultElementType.xStorage, UNO_QUERY ); in impl_resetElementTypeData() 570 Reference< XStorage > xUserStorage( rUserElementType.xStorage ); in impl_reloadElementTypeData() 571 Reference< XStorage > xDefaultStorage( rDefaultElementType.xStorage ); in impl_reloadElementTypeData() 572 Reference< XNameAccess > xUserNameAccess( rUserElementType.xStorage, UNO_QUERY ); in impl_reloadElementTypeData() [all …]
|