Home
last modified time | relevance | path

Searched refs:TK_ImageResolution (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sdext/source/minimizer/
H A Dconfigurationaccess.cxx119 case TK_ImageResolution : aValue >>= mnImageResolution; break; in LoadSettingsFromConfiguration()
149 TKGet( TK_ImageResolution ), in SaveSettingsToConfiguration()
489 case TK_ImageResolution : aRetValue <<= rSettings.mnImageResolution; break; in GetConfigProperty()
522 case TK_ImageResolution : rValue >>= rSettings.mnImageResolution; break; in SetConfigProperty()
578 aRet[ 3 ].Name = TKGet( TK_ImageResolution ); in GetConfigurationSequence()
H A Dpppoptimizertoken.hxx184 TK_ImageResolution, enumerator
H A Dimpoptimizer.cxx232 aFilterData[ 0 ].Name = TKGet( TK_ImageResolution ); in ImpCompressGraphic()
645 case TK_ImageResolution : aSettings[ j ].Value >>= mnImageResolution; break; in Optimize()
H A Dpppoptimizertoken.cxx201 { "ImageResolution", TK_ImageResolution },
H A Doptimizerdialogcontrols.cxx562 sal_Int32 nImageResolution( GetConfigProperty( TK_ImageResolution, (sal_Int32)0 ) ); in UpdateControlStatesPage2()
822 sal_Int32 nImageResolution( GetConfigProperty( TK_ImageResolution, (sal_Int32)0 ) ); in UpdateControlStatesPage4()
H A Doptimizerdialog.cxx745 SetConfigProperty( TK_ImageResolution, Any( aString.toInt32() ) ); in textChanged()

Completed in 315 milliseconds