Searched refs:TK_Progress (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sdext/source/minimizer/ |
| H A D | impoptimizer.cxx | 399 rOptimizer.SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( nProgress ) ) ); in CompressGraphics() 545 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 40 ) ) ); in ImplOptimize() 553 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 40 ) ) ); in ImplOptimize() 568 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 45 ) ) ); in ImplOptimize() 576 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 50 ) ) ); in ImplOptimize() 585 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 100 ) ) ); in ImplOptimize() 621 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 0 ) ) ); in Optimize() 671 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 10 ) ) ); in Optimize() 693 SetStatusValue( TK_Progress, Any( static_cast< sal_Int32 >( 30 ) ) ); in Optimize()
|
| H A D | optimizerdialog.cxx | 389 pVal = maStats.GetStatusValue( TK_Progress ); in UpdateStatus() 394 … setControlProperty( TKGet( TK_Progress ), TKGet( TK_ProgressValue ), Any( nProgress ) ); in UpdateStatus()
|
| H A D | pppoptimizertoken.hxx | 146 TK_Progress, enumerator
|
| H A D | pppoptimizertoken.cxx | 163 { "Progress", TK_Progress },
|
| H A D | optimizerdialogcontrols.cxx | 937 TKGet( TK_Progress ), aNames, aValues ), UNO_QUERY ); in InitPage4() 959 aControlList.push_back( TKGet( TK_Progress ) ); in InitPage4()
|