Home
last modified time | relevance | path

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

/trunk/main/oox/source/ole/
H A Dolestorage.cxx184 mpParentStorage( 0 ) in OleStorage()
194 mpParentStorage( 0 ) in OleStorage()
205 mpParentStorage( &rParentStorage ) in OleStorage()
214 mpParentStorage( &rParentStorage ) in OleStorage()
386 if( mpParentStorage ) in implCommit()
388 if( mpParentStorage->mxStorage->hasByName( getName() ) ) in implCommit()
391 mpParentStorage->mxStorage->removeByName( getName() ); in implCommit()
392 … Reference< XTransactedObject >( mpParentStorage->mxStorage, UNO_QUERY_THROW )->commit(); in implCommit()
394 mpParentStorage->mxStorage->insertByName( getName(), Any( mxStorage ) ); in implCommit()
/trunk/main/oox/inc/oox/ole/
H A Dolestorage.hxx104 const OleStorage* mpParentStorage; /// Parent OLE storage that contains this storage. member in oox::ole::OleStorage

Completed in 20 milliseconds