Home
last modified time | relevance | path

Searched refs:mnScEndPos (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxetable.hxx648 SCCOLROW mnScEndPos; /// The end position of a group in a level. member
650 inline explicit XclExpLevelInfo() : mnScEndPos( 0 ), mbHidden( false ) {} in XclExpLevelInfo()
/aoo4110/main/sc/source/filter/excel/
H A Dxetable.cxx1403 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 49 milliseconds