Home
last modified time | relevance | path

Searched refs:mxContainerStorage (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/xml/
H A Dxmleohlp.cxx367 if( !mxContainerStorage.is() || in ImplGetContainerStorage()
370 if( mxContainerStorage.is() && in ImplGetContainerStorage()
374 … uno::Reference < embed::XTransactedObject > xTrans( mxContainerStorage, uno::UNO_QUERY ); in ImplGetContainerStorage()
384 mxContainerStorage = mxRootStorage->openStorageElement( rStorageName, in ImplGetContainerStorage()
389 mxContainerStorage = mxRootStorage; in ImplGetContainerStorage()
394 return mxContainerStorage; in ImplGetContainerStorage()
/trunk/main/svx/inc/svx/
H A Dxmleohlp.hxx75 …com::sun::star::uno::Reference < com::sun::star::embed::XStorage > mxContainerStorage; // containe… member in SvXMLEmbeddedObjectHelper

Completed in 39 milliseconds