Home
last modified time | relevance | path

Searched refs:NumericBox (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/source/control/
H A Dfield.cxx950 NumericBox::NumericBox( Window* pParent, WinBits nWinStyle ) : in NumericBox() function in NumericBox
959 NumericBox::NumericBox( Window* pParent, const ResId& rResId ) : in NumericBox() function in NumericBox
976 NumericBox::~NumericBox() in ~NumericBox()
982 long NumericBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
995 long NumericBox::Notify( NotifyEvent& rNEvt ) in Notify()
1010 void NumericBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
1029 void NumericBox::Modify() in Modify()
1037 void NumericBox::ReformatAll() in ReformatAll()
1062 void NumericBox::RemoveValue( sal_Int64 nValue ) in RemoveValue()
1069 sal_Int64 NumericBox::GetValue( sal_uInt16 nPos ) const in GetValue()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx742 class VCL_DLLPUBLIC NumericBox : public ComboBox, public NumericFormatter class
745 explicit NumericBox( Window* pParent, WinBits nWinStyle );
746 explicit NumericBox( Window* pParent, const ResId& );
747 virtual ~NumericBox();
/trunk/main/extensions/source/scanner/
H A Dsanedlg.src152 NumericBox RID_SCAN_RESOLUTION_BOX
154 HelpID = "extensions:NumericBox:RID_SANE_DIALOG:RID_SCAN_RESOLUTION_BOX" ;
H A Dsanedlg.hxx84 NumericBox maReslBox;
/trunk/main/solenv/inc/
H A Dstarview.hid261 #define NumericBox 79
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1680 NumericBox* pBox = (NumericBox*)pChild; in DbgDialogTest()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx846 pNewWindow = new NumericBox( pParent, nWinBits ); in ImplCreateWindow()
/trunk/test/testgui/ids/
H A Dobsolete_hid6681 extensions:NumericBox:RID_SANE_DIALOG:RID_SCAN_RESOLUTION_BOX 1090135057

Completed in 83 milliseconds