Home
last modified time | relevance | path

Searched refs:maProgress (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oox/source/helper/
H A Dprogressbar.cxx151 maProgress( rxIndicator, rText ), in SegmentProgressBar()
158 return maProgress.getPosition(); in getPosition()
163 maProgress.setPosition( fPosition ); in setPosition()
175 ISegmentProgressBarRef xSegment( new prv::SubSegment( maProgress, mfFreeStart, fLength ) ); in createSegment()
/trunk/main/sc/source/filter/ftools/
H A Dfprogressbar.cxx207 maProgress( pDocShell, rText ) in ScfSimpleProgressBar()
213 maProgress( pDocShell, nResId ) in ScfSimpleProgressBar()
220 sal_Int32 nSegment = maProgress.AddSegment( nSize ); in Init()
222 maProgress.ActivateSegment( nSegment ); in Init()
/trunk/main/sc/source/filter/inc/
H A Dfprogressbar.hxx201 inline void ProgressAbs( sal_Size nPos ) { maProgress.ProgressAbs( nPos ); } in ProgressAbs()
203 inline void Progress( sal_Size nDelta = 1 ) { maProgress.Progress( nDelta ); } in Progress()
210 ScfProgressBar maProgress; /// The used progress bar. member in ScfSimpleProgressBar
/trunk/main/oox/inc/oox/helper/
H A Dprogressbar.hxx132 ProgressBar maProgress; member in oox::SegmentProgressBar
/trunk/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx999 xRet.set( new AnimVariantContext( *this, aElementToken, maProgress ) ); in createFastChildContext()
1012 Any maProgress; member in oox::ppt::AnimEffectContext

Completed in 24 milliseconds