Home
last modified time | relevance | path

Searched refs:m_nRelInfoStatus (Results 1 – 4 of 4) sorted by relevance

/trunk/main/package/source/xstor/
H A Dowriteablestream.cxx308 , m_nRelInfoStatus( RELINFO_NO_INIT ) in OWriteStream_Impl()
1030 m_nRelInfoStatus = RELINFO_NO_INIT; in Revert()
1036 m_nRelInfoStatus = RELINFO_READ; in Revert()
1038 m_nRelInfoStatus = RELINFO_BROKEN; in Revert()
1080 else if ( m_nRelInfoStatus == RELINFO_CHANGED_STREAM_READ || m_nRelInfoStatus == RELINFO_CHANGED ) in InsertOwnProps()
1128 m_nRelInfoStatus = RELINFO_READ; in ReadRelInfoIfNecessary()
1135 m_nRelInfoStatus = RELINFO_BROKEN; in ReadRelInfoIfNecessary()
1257 else if ( m_nRelInfoStatus == RELINFO_CHANGED_STREAM_READ || m_nRelInfoStatus == RELINFO_CHANGED ) in GetAllRelationshipsIfAny()
1704 if ( m_nRelInfoStatus == RELINFO_BROKEN || m_nRelInfoStatus == RELINFO_CHANGED_BROKEN ) in CommitStreamRelInfo()
1742 m_nRelInfoStatus = RELINFO_READ; in CommitStreamRelInfo()
[all …]
H A Dxstorage.cxx216 , m_nRelInfoStatus( RELINFO_NO_INIT ) in OStorage_Impl()
256 , m_nRelInfoStatus( RELINFO_NO_INIT ) in OStorage_Impl()
300 , m_nRelInfoStatus( RELINFO_NO_INIT ) in OStorage_Impl()
603 m_nRelInfoStatus = RELINFO_READ; in ReadRelInfoIfNecessary()
697 m_nRelInfoStatus = RELINFO_CHANGED; in ReadContents()
1011 if ( m_nRelInfoStatus == RELINFO_READ in GetAllRelationshipsIfAny()
1012 || m_nRelInfoStatus == RELINFO_CHANGED_STREAM_READ || m_nRelInfoStatus == RELINFO_CHANGED ) in GetAllRelationshipsIfAny()
1366 m_nRelInfoStatus = RELINFO_NO_INIT; in Revert()
1831 if ( m_nRelInfoStatus == RELINFO_BROKEN || m_nRelInfoStatus == RELINFO_CHANGED_BROKEN ) in CommitRelInfo()
1861 m_nRelInfoStatus = RELINFO_READ; in CommitRelInfo()
[all …]
H A Dowriteablestream.hxx147 sal_Int16 m_nRelInfoStatus; member
H A Dxstorage.hxx180 sal_Int16 m_nRelInfoStatus; member

Completed in 59 milliseconds