Home
last modified time | relevance | path

Searched refs:m_bListCreated (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx534 sal_Bool m_bListCreated; member in UCBStorage_Impl
1716 , m_bListCreated( sal_False )
1751 , m_bListCreated( sal_False )
1803 , m_bListCreated( sal_False )
1969 if ( m_bListCreated )
1972 m_bListCreated = sal_True;
3027 pStorage->pImp->m_bListCreated = sal_True; // the storage is pretty new, nothing to read
3118 pStor->m_bListCreated = sal_True; // the storage is pretty new, nothing to read
/trunk/main/package/source/xstor/
H A Dxstorage.cxx205 , m_bListCreated( sal_False ) in OStorage_Impl()
245 , m_bListCreated( sal_False ) in OStorage_Impl()
288 , m_bListCreated( sal_False ) in OStorage_Impl()
630 if ( m_bListCreated ) in ReadContents()
644 m_bListCreated = sal_True; in ReadContents()
4200 if ( m_pData->m_bReadOnlyWrap || !m_pImpl->m_bListCreated ) in revert()
H A Dxstorage.hxx142 sal_Bool m_bListCreated; member

Completed in 62 milliseconds