/aoo42x/main/vcl/source/control/ |
H A D | field.cxx | 1921 MetricBox::MetricBox( Window* pParent, WinBits nWinStyle ) : in MetricBox() function in MetricBox 1930 MetricBox::MetricBox( Window* pParent, const ResId& rResId ) : in MetricBox() function in MetricBox 1947 MetricBox::~MetricBox() in ~MetricBox() 1953 long MetricBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify() 1966 long MetricBox::Notify( NotifyEvent& rNEvt ) in Notify() 1981 void MetricBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged() 2000 void MetricBox::Modify() in Modify() 2008 void MetricBox::ReformatAll() in ReformatAll() 2026 void MetricBox::CustomConvert() in CustomConvert() 2078 sal_Int64 MetricBox::GetValue( FieldUnit eOutUnit ) const in GetValue() [all …]
|
/aoo42x/main/sw/source/ui/config/ |
H A D | optdlg.src | 447 MetricBox LB_STANDARD_SIZE 449 HelpID = "sw:MetricBox:TP_STD_FONT:LB_STANDARD_SIZE" ; 455 MetricBox LB_TITLE_SIZE 457 HelpID = "sw:MetricBox:TP_STD_FONT:LB_TITLE_SIZE" ; 463 MetricBox LB_LIST_SIZE 465 HelpID = "sw:MetricBox:TP_STD_FONT:LB_LIST_SIZE" ; 471 MetricBox LB_LABEL_SIZE 473 HelpID = "sw:MetricBox:TP_STD_FONT:LB_LABEL_SIZE" ; 479 MetricBox LB_INDEX_SIZE 481 HelpID = "sw:MetricBox:TP_STD_FONT:LB_INDEX_SIZE" ;
|
/aoo42x/main/svtools/source/control/ |
H A D | ctrlbox.cxx | 1130 MetricBox( pParent, nWinSize ) in FontSizeBox() 1138 MetricBox( pParent, rResId ) in FontSizeBox() 1183 MetricBox::Reformat(); in Reformat() 1190 MetricBox::Modify(); in Modify() 1421 XubString sRet( MetricBox::CreateFieldText( nValue ) ); in CreateFieldText() 1448 MetricBox::SetValue( nNewValue, eInUnit ); in SetValue() 1473 sal_Int64 nRetValue = MetricBox::GetValue( nPos, eOutUnit ); in GetValue() 1489 return MetricBox::GetValue( eOutUnit ); in GetValue() 1519 MetricBox::SetUserValue( nNewValue, eInUnit ); in SetUserValue()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | chardlg.src | 130 MetricBox LB_WEST_SIZE 132 HelpID = "cui:MetricBox:RID_SVXPAGE_CHAR_NAME:LB_WEST_SIZE" ; 139 MetricBox LB_WEST_SIZE_NOCJK 141 HelpID = "cui:MetricBox:RID_SVXPAGE_CHAR_NAME:LB_WEST_SIZE_NOCJK" ; 229 MetricBox LB_EAST_SIZE 231 HelpID = "cui:MetricBox:RID_SVXPAGE_CHAR_NAME:LB_EAST_SIZE" ; 303 MetricBox LB_CTL_SIZE 305 HelpID = "cui:MetricBox:RID_SVXPAGE_CHAR_NAME:LB_CTL_SIZE" ;
|
H A D | tabstpge.src | 43 MetricBox ED_TABPOS 45 HelpID = "cui:MetricBox:RID_SVXPAGE_TABULATOR:ED_TABPOS" ;
|
H A D | tabstpge.cxx | 717 IMPL_LINK( SvxTabulatorTabPage, SelectHdl_Impl, MetricBox *, EMPTYARG ) in IMPL_LINK() argument 731 IMPL_LINK( SvxTabulatorTabPage, ModifyHdl_Impl, MetricBox *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/cui/source/inc/ |
H A D | tabstpge.hxx | 94 MetricBox aTabBox; 144 DECL_LINK( SelectHdl_Impl, MetricBox* ); 145 DECL_LINK( ModifyHdl_Impl, MetricBox* );
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | field.hxx | 769 class VCL_DLLPUBLIC MetricBox : public ComboBox, public MetricFormatter class 772 explicit MetricBox( Window* pParent, WinBits nWinStyle ); 773 explicit MetricBox( Window* pParent, const ResId& ); 774 virtual ~MetricBox();
|
/aoo42x/main/sc/source/ui/sidebar/ |
H A D | AlignmentPropertyPanel.hxx | 33 class MetricBox; 78 ::boost::scoped_ptr< MetricBox > mpMtrAngle;
|
H A D | AlignmentPropertyPanel.src | 154 MetricBox CBOX_ANGLE
|
H A D | AlignmentPropertyPanel.cxx | 75 mpMtrAngle(new MetricBox(this, ScResId(CBOX_ANGLE))), in AlignmentPropertyPanel()
|
/aoo42x/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.hxx | 41 class MetricBox; 93 ::boost::scoped_ptr< MetricBox > mpMtrAngle;
|
H A D | PosSizePropertyPanel.src | 146 MetricBox MTR_FLD_ANGLE
|
H A D | PosSizePropertyPanel.cxx | 79 mpMtrAngle(new MetricBox(this, SVX_RES(MTR_FLD_ANGLE))), in PosSizePropertyPanel()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | unitconv.hxx | 40 SVT_DLLPUBLIC void SetFieldUnit( MetricBox& rCtrl, FieldUnit eUnit, sal_Bool bAll = sal_False );
|
H A D | ctrlbox.hxx | 442 class SVT_DLLPUBLIC FontSizeBox : public MetricBox
|
/aoo42x/main/solenv/inc/ |
H A D | starview.hid | 264 #define MetricBox 80
|
/aoo42x/main/svtools/source/misc/ |
H A D | unitconv.cxx | 90 void SetFieldUnit( MetricBox& rBox, FieldUnit eUnit, sal_Bool bAll ) in SetFieldUnit()
|
/aoo42x/test/testgui/ids/ |
H A D | obsolete_hid | 6283 basic:MetricBox:RID_TP_FONT:MB_FONTSIZE 602596940 8728 svx:MetricBox:RID_SVXPAGE_CHAR_NAME:LB_CTL_SIZE 704636542 8729 svx:MetricBox:RID_SVXPAGE_CHAR_NAME:LB_EAST_SIZE 704636532 8730 svx:MetricBox:RID_SVXPAGE_CHAR_NAME:LB_WEST_SIZE 704636522 8731 svx:MetricBox:RID_SVXPAGE_CHAR_NAME:LB_WEST_SIZE_NOCJK 704636844 8732 svx:MetricBox:RID_SVXPAGE_TABULATOR:ED_TABPOS 700753418 9873 sw:MetricBox:TP_STD_FONT:LB_INDEX_SIZE 878438000 9874 sw:MetricBox:TP_STD_FONT:LB_LABEL_SIZE 878437999 9875 sw:MetricBox:TP_STD_FONT:LB_LIST_SIZE 878437998 9876 sw:MetricBox:TP_STD_FONT:LB_STANDARD_SIZE 878437996 [all …]
|
/aoo42x/main/vcl/source/app/ |
H A D | dbggui.cxx | 1686 MetricBox* pBox = (MetricBox*)pChild; in DbgDialogTest()
|
/aoo42x/main/svx/source/sidebar/text/ |
H A D | TextPropertyPanel.src | 49 MetricBox MB_SBFONT_FONTSIZE
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 812 pNewWindow = new MetricBox( pParent, nWinBits ); in ImplCreateWindow()
|