Home
last modified time | relevance | path

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

/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx1080 else if ( m_nRelInfoStatus == RELINFO_CHANGED_STREAM_READ || m_nRelInfoStatus == RELINFO_CHANGED ) in InsertOwnProps()
1257 else if ( m_nRelInfoStatus == RELINFO_CHANGED_STREAM_READ || m_nRelInfoStatus == RELINFO_CHANGED ) in GetAllRelationshipsIfAny()
1714 if ( m_nRelInfoStatus == RELINFO_CHANGED in CommitStreamRelInfo()
1721 if ( m_nRelInfoStatus == RELINFO_CHANGED ) in CommitStreamRelInfo()
2974 m_pImpl->m_nRelInfoStatus = RELINFO_CHANGED; in insertRelationshipByID()
3007 m_pImpl->m_nRelInfoStatus = RELINFO_CHANGED; in removeRelationshipByID()
3099 m_pImpl->m_nRelInfoStatus = RELINFO_CHANGED; in insertRelationships()
3120 m_pImpl->m_nRelInfoStatus = RELINFO_CHANGED; in clearRelationships()
H A Dxstorage.cxx697 m_nRelInfoStatus = RELINFO_CHANGED; in ReadContents()
1012 || m_nRelInfoStatus == RELINFO_CHANGED_STREAM_READ || m_nRelInfoStatus == RELINFO_CHANGED ) in GetAllRelationshipsIfAny()
1834 if ( m_nRelInfoStatus == RELINFO_CHANGED in CommitRelInfo()
1838 if ( m_nRelInfoStatus == RELINFO_CHANGED ) in CommitRelInfo()
5059 m_pImpl->m_nRelInfoStatus = RELINFO_CHANGED; in setPropertyValue()
5504 m_pImpl->m_nRelInfoStatus = RELINFO_CHANGED; in insertRelationshipByID()
5537 m_pImpl->m_nRelInfoStatus = RELINFO_CHANGED; in removeRelationshipByID()
5629 m_pImpl->m_nRelInfoStatus = RELINFO_CHANGED; in insertRelationships()
5650 m_pImpl->m_nRelInfoStatus = RELINFO_CHANGED; in clearRelationships()
H A Dxstorage.hxx60 #define RELINFO_CHANGED 3 macro

Completed in 56 milliseconds