Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx69 mpSubRowFinal( 0 ), in XclExpProgressBar()
131 if( !mpSubRowFinal && (mnRowCount > 0) ) in ActivateFinalRowsSegment()
133 mpSubRowFinal = &mxProgress->GetSegmentProgressBar( mnSegRowFinal ); in ActivateFinalRowsSegment()
134 mpSubRowFinal->AddSegment( mnRowCount ); in ActivateFinalRowsSegment()
136 mpSubProgress = mpSubRowFinal; in ActivateFinalRowsSegment()
/trunk/main/sc/source/filter/inc/
H A Dxehelper.hxx72 ScfProgressBar* mpSubRowFinal; /// Sub progress bar for finalizing ROW records. member in XclExpProgressBar

Completed in 21 milliseconds