Home
last modified time | relevance | path

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

/trunk/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx401 rOptimizer.SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( nProgress ) ) ); in CompressGraphics()
547 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 40 ) ) ); in ImplOptimize()
555 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 40 ) ) ); in ImplOptimize()
570 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 45 ) ) ); in ImplOptimize()
578 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 50 ) ) ); in ImplOptimize()
587 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 100 ) ) ); in ImplOptimize()
623 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 0 ) ) ); in Optimize()
673 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 10 ) ) ); in Optimize()
695 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 30 ) ) ); in Optimize()
H A Doptimizerdialog.cxx391 pVal = maStats.GetStatusValue( TK_Progress ); in UpdateStatus()
396 setControlProperty( TKGet( TK_Progress ), TKGet( TK_ProgressValue ), Any( nProgress ) ); in UpdateStatus()
H A Dpppoptimizertoken.hxx148 TK_Progress, enumerator
H A Dpppoptimizertoken.cxx165 { "Progress", TK_Progress },
H A Doptimizerdialogcontrols.cxx939 TKGet( TK_Progress ), aNames, aValues ), UNO_QUERY ); in InitPage4()
961 aControlList.push_back( TKGet( TK_Progress ) ); in InitPage4()

Completed in 143 milliseconds