Lines Matching refs:m_bIsRemoved
591 sal_Bool m_bIsRemoved; // element will be removed on commit member
603 , m_bIsRemoved( sal_False ) in UCBStorageElement_Impl()
665 sal_Bool bModified = m_bIsRemoved || m_bIsInserted || m_aName != m_aOriginalName; in IsModified()
2359 if ( pElement->m_bIsRemoved )
2587 if ( pInnerElement->m_bIsRemoved )
2614 pElement->m_bIsRemoved = sal_False;
2633 pElement->m_bIsRemoved = sal_False;
2729 if ( !pElement->m_bIsRemoved )
2829 if ( pElement->m_aName == rName && !pElement->m_bIsRemoved )
2859 if ( !pElement->m_bIsRemoved )
3198 pElement->m_bIsRemoved = sal_True;