Searched refs:mxRootStorage (Results 1 – 4 of 4) sorted by relevance
295 sal_Bool bOASIS = mxRootStorage.is() && in ImplGetStorageNames()296 ( SotStorage::GetVersion( mxRootStorage ) > SOFFICE_FILEFORMAT_60 ); in ImplGetStorageNames()376 if( rStorageName.getLength() > 0 && mxRootStorage.is() ) in ImplGetContainerStorage()381 mxContainerStorage = mxRootStorage->openStorageElement( rStorageName, in ImplGetContainerStorage()386 mxContainerStorage = mxRootStorage; in ImplGetContainerStorage()590 mxRootStorage = rRootStorage; in Init()
460 if( mxRootStorage.is() ) in ImplGetGraphicStorage()464 xRetStorage = mxRootStorage->openStorageElement( in ImplGetGraphicStorage()478 …xRetStorage = mxRootStorage->openStorageElement( maCurStorageName = rStorageName, embed::ElementMo… in ImplGetGraphicStorage()802 mxRootStorage = rXMLStorage; in Init()
73 com::sun::star::uno::Reference < com::sun::star::embed::XStorage > mxRootStorage; // package member in SvXMLEmbeddedObjectHelper
69 ::com::sun::star::uno::Reference < ::com::sun::star::embed::XStorage > mxRootStorage;