Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxetable.cxx1393 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()
/aoo4110/main/sc/source/filter/inc/
H A Dxetable.hxx655 XclExpLevelInfoVec maLevelInfos; /// Info for current row and all levels. member in XclExpOutlineBuffer

Completed in 32 milliseconds