Lines Matching refs:m_bCommited
203 , m_bCommited( sal_False ) in OStorage_Impl()
243 , m_bCommited( sal_False ) in OStorage_Impl()
286 , m_bCommited( sal_False ) in OStorage_Impl()
1052 m_bCommited = sal_False; in InsertIntoPackageFolder()
1082 if ( !m_bCommited && !m_bIsRoot ) in Commit()
1104 if ( m_bCommited || m_bIsRoot ) in Commit()
1124 if ( m_bCommited || m_bIsRoot ) in Commit()
1157 …entIter)->m_bIsStorage && (*pElementIter)->m_pStorage && (*pElementIter)->m_pStorage->m_bCommited ) in Commit()
1163 if ( m_bCommited || m_bIsRoot ) in Commit()
1174 if ( m_bCommited || m_bIsRoot ) in Commit()
1179 else if ( !m_bCommited && !m_bIsRoot ) in Commit()
1223 if ( (*pElementIter)->m_pStorage->m_bCommited ) in Commit()
1298 else if ( !m_bCommited ) in Commit()
1301 m_bCommited = sal_True; in Commit()