Searched defs:ScfProgressSegment (Results 1 – 2 of 2) sorted by relevance
159 struct ScfProgressSegment struct in ScfProgressBar161 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.
32 ScfProgressBar::ScfProgressSegment::ScfProgressSegment( sal_Size nSize ) : in ScfProgressSegment() function in ScfProgressBar::ScfProgressSegment
Completed in 76 milliseconds