Home
last modified time | relevance | path

Searched defs:ScfProgressSegment (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dfprogressbar.hxx159 struct ScfProgressSegment struct in ScfProgressBar
161 typedef ::std::auto_ptr< ScfProgressBar > ScfProgressBarPtr;
163 ScfProgressBarPtr mxProgress; /// Pointer to sub progress bar for this segment.
164 sal_Size mnSize; /// Size of this segment.
165 sal_Size mnPos; /// Current position of this segment.
/trunk/main/sc/source/filter/ftools/
H A Dfprogressbar.cxx32 ScfProgressBar::ScfProgressSegment::ScfProgressSegment( sal_Size nSize ) : in ScfProgressSegment() function in ScfProgressBar::ScfProgressSegment

Completed in 35 milliseconds