Lines Matching refs:PrintOptTest

46 PrintOptTest::PrintOptTest()  in PrintOptTest()  function in PrintOptTest
64 sal_Int16 PrintOptTest::impl_GetReducedTransparencyMode() const in impl_GetReducedTransparencyMode()
75 void PrintOptTest::impl_SetReducedTransparencyMode(sal_Int16 nMode ) in impl_SetReducedTransparencyMode()
93 sal_Bool PrintOptTest::impl_IsReduceTransparency() const in impl_IsReduceTransparency()
104 void PrintOptTest::impl_SetReduceTransparency(sal_Bool bState ) in impl_SetReduceTransparency()
122 sal_Bool PrintOptTest::impl_IsReduceGradients() const in impl_IsReduceGradients()
136 void PrintOptTest::impl_SetReduceGradients(sal_Bool bState ) in impl_SetReduceGradients()
154 sal_Int16 PrintOptTest::impl_GetReducedGradientMode() const in impl_GetReducedGradientMode()
168 void PrintOptTest::impl_SetReducedGradientMode(sal_Int16 nMode ) in impl_SetReducedGradientMode()
186 sal_Int16 PrintOptTest::impl_GetReducedGradientStepCount() const in impl_GetReducedGradientStepCount()
199 void PrintOptTest::impl_SetReducedGradientStepCount(sal_Int16 nStepCount ) in impl_SetReducedGradientStepCount()
217 sal_Bool PrintOptTest::impl_IsReduceBitmaps() const in impl_IsReduceBitmaps()
231 void PrintOptTest::impl_SetReduceBitmaps(sal_Bool bState ) in impl_SetReduceBitmaps()
249 sal_Int16 PrintOptTest::impl_GetReducedBitmapMode() const in impl_GetReducedBitmapMode()
263 void PrintOptTest::impl_SetReducedBitmapMode(sal_Int16 nMode ) in impl_SetReducedBitmapMode()
281 sal_Int16 PrintOptTest::impl_GetReducedBitmapResolution() const in impl_GetReducedBitmapResolution()
295 void PrintOptTest::impl_SetReducedBitmapResolution(sal_Int16 nResolution ) in impl_SetReducedBitmapResolution()
313 sal_Bool PrintOptTest::impl_IsReducedBitmapIncludesTransparency() const in impl_IsReducedBitmapIncludesTransparency()
327 void PrintOptTest::impl_SetReducedBitmapIncludesTransparency(sal_Bool bState ) in impl_SetReducedBitmapIncludesTransparency()
345 sal_Bool PrintOptTest::impl_IsConvertToGreyscales() const in impl_IsConvertToGreyscales()
359 void PrintOptTest::impl_SetConvertToGreyscales(sal_Bool bState ) in impl_SetConvertToGreyscales()
378 PrintOptTest::~PrintOptTest() in ~PrintOptTest()
382 void PrintOptTest::impl_checkPrint() in impl_checkPrint()
387 bOldValue = PrintOptTest::impl_IsReduceTransparency(); in impl_checkPrint()