Searched refs:maLbSizeX (Results 1 – 2 of 2) sorted by relevance
189 sal_Int32 nUnit = maLbSizeX.GetSelectEntryPos(); in GetFilterData()584 maLbSizeX ( this, ResId( LB_SIZEX, *rPara.pResMgr ) ), in ExportDialog()690 maLbSizeX.SetSelectHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog()749 Size aLbMax( maLbSizeX.GetSizePixel() ); in createSizeControls()761 nIndex = xColumn->addWindow( &maLbSizeX ); in createSizeControls()789 maLbSizeX.RemoveEntry( UNIT_PIXEL ); // removing pixel in createSizeControls()797 maLbSizeX.SelectEntryPos( static_cast< sal_uInt16 >( nUnit ) ); in createSizeControls()1323 MapMode( GetMapUnit( maLbSizeX.GetSelectEntryPos() ) ) ) ); in updateControls()1342 switch( GetMapUnit( maLbSizeX.GetSelectEntryPos() ) ) in updateControls()1430 switch( GetMapUnit( maLbSizeX.GetSelectEntryPos() ) ) in IMPL_LINK()[all …]
66 ListBox maLbSizeX; member in ExportDialog
Completed in 25 milliseconds