Home
last modified time | relevance | path

Searched refs:MetricBox (Results 1 – 22 of 22) sorted by relevance

/trunk/main/vcl/source/control/
H A Dfield.cxx1921 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 …]
/trunk/main/sw/source/ui/config/
H A Doptdlg.src447 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" ;
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1130 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()
/trunk/main/cui/source/tabpages/
H A Dchardlg.src130 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 Dtabstpge.src43 MetricBox ED_TABPOS
45 HelpID = "cui:MetricBox:RID_SVXPAGE_TABULATOR:ED_TABPOS" ;
H A Dtabstpge.cxx717 IMPL_LINK( SvxTabulatorTabPage, SelectHdl_Impl, MetricBox *, EMPTYARG ) in IMPL_LINK() argument
731 IMPL_LINK( SvxTabulatorTabPage, ModifyHdl_Impl, MetricBox *, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/cui/source/inc/
H A Dtabstpge.hxx94 MetricBox aTabBox;
144 DECL_LINK( SelectHdl_Impl, MetricBox* );
145 DECL_LINK( ModifyHdl_Impl, MetricBox* );
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx769 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();
/trunk/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.hxx33 class MetricBox;
78 ::boost::scoped_ptr< MetricBox > mpMtrAngle;
H A DAlignmentPropertyPanel.src154 MetricBox CBOX_ANGLE
H A DAlignmentPropertyPanel.cxx75 mpMtrAngle(new MetricBox(this, ScResId(CBOX_ANGLE))), in AlignmentPropertyPanel()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.hxx41 class MetricBox;
93 ::boost::scoped_ptr< MetricBox > mpMtrAngle;
H A DPosSizePropertyPanel.src146 MetricBox MTR_FLD_ANGLE
H A DPosSizePropertyPanel.cxx79 mpMtrAngle(new MetricBox(this, SVX_RES(MTR_FLD_ANGLE))), in PosSizePropertyPanel()
/trunk/main/svtools/inc/svtools/
H A Dunitconv.hxx40 SVT_DLLPUBLIC void SetFieldUnit( MetricBox& rCtrl, FieldUnit eUnit, sal_Bool bAll = sal_False );
H A Dctrlbox.hxx442 class SVT_DLLPUBLIC FontSizeBox : public MetricBox
/trunk/main/solenv/inc/
H A Dstarview.hid264 #define MetricBox 80
/trunk/main/svtools/source/misc/
H A Dunitconv.cxx90 void SetFieldUnit( MetricBox& rBox, FieldUnit eUnit, sal_Bool bAll ) in SetFieldUnit()
/trunk/test/testgui/ids/
H A Dobsolete_hid6283 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 …]
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1686 MetricBox* pBox = (MetricBox*)pChild; in DbgDialogTest()
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.src49 MetricBox MB_SBFONT_FONTSIZE
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx812 pNewWindow = new MetricBox( pParent, nWinBits ); in ImplCreateWindow()

Completed in 132 milliseconds