Home
last modified time | relevance | path

Searched refs:SpinButton (Results 1 – 25 of 123) sorted by relevance

12345

/trunk/main/vcl/source/control/
H A Dspinbtn.cxx58 SpinButton::SpinButton( Window* pParent, WinBits nStyle ) in SpinButton() function in SpinButton
67 SpinButton::SpinButton( Window* pParent, const ResId& rResId ) in SpinButton() function in SpinButton
79 SpinButton::~SpinButton() in ~SpinButton()
105 void SpinButton::Up() in Up()
120 void SpinButton::Down() in Down()
135 void SpinButton::Resize() in Resize()
204 void SpinButton::Paint( const Rectangle& ) in Paint()
395 void SpinButton::SetRangeMin( long nNewRange ) in SetRangeMin()
436 void SpinButton::SetValue( long nValue ) in SetValue()
453 void SpinButton::GetFocus() in GetFocus()
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx117 typedef void (SpinButton::*SetSpinButtonValue) (long);
118 typedef long (SpinButton::*GetSpinButtonValue) (void) const;
125 SpinButton* pSpinButton = static_cast< SpinButton* >( _pWindow ); in lcl_setSpinButtonValue()
137 const SpinButton* pSpinButton = static_cast< const SpinButton* >( _pWindow ); in lcl_getSpinButtonValue()
147 lcl_setSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::SetValue, n ); in setValue()
163 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetValue ); in getValue()
169 lcl_setSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::SetRangeMin, minValue ); in setMinimum()
181 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetRangeMin ); in getMinimum()
187 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetRangeMax ); in getMaximum()
199 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetValueStep ); in getSpinIncrement()
[all …]
H A Dvclxtoolkit.cxx897 pNewWindow = new SpinButton( pParent, nWinBits ); in ImplCreateWindow()
/trunk/main/vcl/inc/vcl/
H A Dspin.hxx36 class VCL_DLLPUBLIC SpinButton : public Control class
63 explicit SpinButton( Window* pParent, WinBits nStyle = 0 );
64 explicit SpinButton( Window* pParent, const ResId& );
65 virtual ~SpinButton();
/trunk/main/offapi/com/sun/star/form/component/
H A DSpinButton.idl47 service SpinButton
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OSpinButtonModel.csv29 "OSpinButtonModel";"com::sun::star::form::component::SpinButton";"DefaultSpinValue"
/trunk/main/solenv/inc/
H A Dstarview.hid180 #define SpinButton 52
/trunk/main/oox/source/dump/
H A Doledumper.ini606 {79176FB0-B7F2-11CE-97EF-00AA006D2776}=Forms.SpinButton.1
753 16=Forms.SpinButton.1
/trunk/main/helpcontent2/helpers/
H A Duno-commands.csv1478 .uno:SpinButton
H A Dunocmds.txt957 .uno:SpinButton;shared/02/01170000.xhp
H A Dlongnames_commands.csv1128 SID_FM_SPINBUTTON,.uno:SpinButton
H A Duno_hid.lst1126 SID_FM_SPINBUTTON,10769,.uno:SpinButton
H A Dhelp_hid.lst5261 SID_FM_SPINBUTTON,10769,.uno:SpinButton
/trunk/main/svx/sdi/
H A Dsvx.sdi4501 SfxBoolItem SpinButton SID_FM_SPINBUTTON
/trunk/main/offapi/
H A DUnoApi_offapi.mk518 offapi/com/sun/star/form/component/SpinButton \
/trunk/extras/l10n/source/ka/
H A Dlocalize.sdf7503 …\shared\02\01170000.xhp 0 help par_idN11A75 0 ka \<ahelp hid=\".uno:SpinButton\"\>ქმნის მბრუნავ…
31100 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 ka ბიჯ…
/trunk/extras/l10n/source/mk/
H A Dlocalize.sdf9833 …\shared\02\01170000.xhp 0 help par_idN11A75 0 mk \<ahelp hid=\".uno:SpinButton\"\>Креира копче …
32739 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 mk Коп…
/trunk/extras/l10n/source/sd/
H A Dlocalize.sdf5787 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 sd ڄار…
/trunk/extras/l10n/source/as/
H A Dlocalize.sdf20589 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 as স্প…
/trunk/extras/l10n/source/ml/
H A Dlocalize.sdf19886 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 ml സ്പ…
/trunk/extras/l10n/source/te/
H A Dlocalize.sdf23302 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 te భ్…
/trunk/extras/l10n/source/mr/
H A Dlocalize.sdf23331 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 mr स्प…
/trunk/extras/l10n/source/my/
H A Dlocalize.sdf22712 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 my ခလု…
/trunk/extras/l10n/source/or/
H A Dlocalize.sdf23286 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 or ସ୍ପ…
/trunk/extras/l10n/source/pa-IN/
H A Dlocalize.sdf14674 …ericCommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label 0 pa-IN …

Completed in 3447 milliseconds

12345