Searched refs:aReduceBitmapsResolutionLB (Results 1 – 2 of 2) sorted by relevance
73 aReduceBitmapsResolutionLB( this, SfxResId( LB_REDUCEBITMAPS_RESOLUTION ) ), in SfxCommonPrintOptionsTabPage()115 Point aPos = aReduceBitmapsResolutionLB.GetPosPixel(); in SfxCommonPrintOptionsTabPage()117 aOldSize = aReduceBitmapsResolutionLB.GetSizePixel(); in SfxCommonPrintOptionsTabPage()118 aNewSize = aReduceBitmapsResolutionLB.GetOptimalSize( WINDOWSIZE_PREFERRED ); in SfxCommonPrintOptionsTabPage()121 aReduceBitmapsResolutionLB.SetPosSizePixel( aPos, aNewSize ); in SfxCommonPrintOptionsTabPage()144 else if ( pWindow == (Window *)&aReduceBitmapsResolutionLB ) in GetParentLabeledBy()155 return (Window *)&aReduceBitmapsResolutionLB; in GetParentLabelFor()255 aReduceBitmapsResolutionLB.SelectEntryPos( 0 ); in ImplUpdateControls()262 aReduceBitmapsResolutionLB.SelectEntryPos( (sal_uInt16) i ); in ImplUpdateControls()268 …aReduceBitmapsResolutionLB.SetText( aReduceBitmapsResolutionLB.GetEntry( aReduceBitmapsResolutionL… in ImplUpdateControls()[all …]
74 ListBox aReduceBitmapsResolutionLB; member in SfxCommonPrintOptionsTabPage