Searched refs:maLevelInfos (Results 1 – 2 of 2) sorted by relevance
1393 maLevelInfos( SC_OL_MAXDEPTH ), in XclExpOutlineBuffer()1403 maLevelInfos[ nLevel ].mnScEndPos = pEntry->GetEnd(); in XclExpOutlineBuffer()1426 if( maLevelInfos[ nScLevel ].mnScEndPos < nScPos ) in UpdateColRow()1430 maLevelInfos[ nScLevel ].mnScEndPos = pEntry->GetEnd(); in UpdateColRow()1431 maLevelInfos[ nScLevel ].mbHidden = pEntry->IsHidden(); in UpdateColRow()1442 mbCurrCollapse = maLevelInfos[ nScLevel ].mbHidden; in UpdateColRow()
655 XclExpLevelInfoVec maLevelInfos; /// Info for current row and all levels. member in XclExpOutlineBuffer
Completed in 45 milliseconds