Searched refs:mpParentStorage (Results 1 – 2 of 2) sorted by relevance
184 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()
104 const OleStorage* mpParentStorage; /// Parent OLE storage that contains this storage. member in oox::ole::OleStorage
Completed in 10 milliseconds