Searched refs:StoreStreams (Results 1 – 2 of 2) sorted by relevance
217 sal_Bool StgDirEntry::StoreStreams( StgIo& rIo ) in StoreStreams() function in StgDirEntry222 if( !((StgDirEntry*) pLeft)->StoreStreams( rIo ) ) in StoreStreams()225 if( !((StgDirEntry*) pRight)->StoreStreams( rIo ) ) in StoreStreams()228 if( !pDown->StoreStreams( rIo ) ) in StoreStreams()937 if( !pRoot->StoreStreams( rIo ) ) in Store()
57 sal_Bool StoreStreams( StgIo& ); // store all streams
Completed in 18 milliseconds