Searched refs:mnScEndPos (Results 1 – 2 of 2) sorted by relevance
648 SCCOLROW mnScEndPos; /// The end position of a group in a level. member650 inline explicit XclExpLevelInfo() : mnScEndPos( 0 ), mbHidden( false ) {} in XclExpLevelInfo()
1403 maLevelInfos[ nLevel ].mnScEndPos = pEntry->GetEnd(); in XclExpOutlineBuffer()1426 if( maLevelInfos[ nScLevel ].mnScEndPos < nScPos ) in UpdateColRow()1430 maLevelInfos[ nScLevel ].mnScEndPos = pEntry->GetEnd(); in UpdateColRow()
Completed in 48 milliseconds