Searched refs:NumericBox (Results 1 – 8 of 8) sorted by relevance
950 NumericBox::NumericBox( Window* pParent, WinBits nWinStyle ) : in NumericBox() function in NumericBox959 NumericBox::NumericBox( Window* pParent, const ResId& rResId ) : in NumericBox() function in NumericBox976 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 …]
742 class VCL_DLLPUBLIC NumericBox : public ComboBox, public NumericFormatter class745 explicit NumericBox( Window* pParent, WinBits nWinStyle );746 explicit NumericBox( Window* pParent, const ResId& );747 virtual ~NumericBox();
151 NumericBox RID_SCAN_RESOLUTION_BOX153 HelpID = "extensions:NumericBox:RID_SANE_DIALOG:RID_SCAN_RESOLUTION_BOX";
84 NumericBox maReslBox;
261 #define NumericBox 79
1680 NumericBox* pBox = (NumericBox*)pChild; in DbgDialogTest()
846 pNewWindow = new NumericBox( pParent, nWinBits ); in ImplCreateWindow()
6681 extensions:NumericBox:RID_SANE_DIALOG:RID_SCAN_RESOLUTION_BOX 1090135057
Completed in 73 milliseconds