Home
last modified time | relevance | path

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

12345

/AOO41X/main/vcl/source/control/
H A Dspinbtn.cxx33 void SpinButton::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit()
46 maRepeatTimer.SetTimeoutHdl( LINK( this, SpinButton, ImplTimeout ) ); in ImplInit()
60 SpinButton::SpinButton( Window* pParent, WinBits nStyle ) in SpinButton() function in SpinButton
69 SpinButton::SpinButton( Window* pParent, const ResId& rResId ) in SpinButton() function in SpinButton
81 SpinButton::~SpinButton() in ~SpinButton()
87 IMPL_LINK( SpinButton, ImplTimeout, Timer*, pTimer ) in IMPL_LINK() argument
107 void SpinButton::Up() in Up()
122 void SpinButton::Down() in Down()
137 void SpinButton::Resize() in Resize()
162 void SpinButton::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, sal_uLong nFlags ) in Draw()
[all …]
/AOO41X/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()
175 lcl_setSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::SetRangeMax, maxValue ); in setMaximum()
181 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetRangeMin ); in getMinimum()
187 return lcl_getSpinButtonValue( GetMutex(), GetWindow(), &SpinButton::GetRangeMax ); in getMaximum()
[all …]
H A Dvclxtoolkit.cxx897 pNewWindow = new SpinButton( pParent, nWinBits ); in ImplCreateWindow()
/AOO41X/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();
/AOO41X/main/offapi/com/sun/star/form/component/
H A Dmakefile.mk72 SpinButton.idl\
H A DSpinButton.idl47 service SpinButton
/AOO41X/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OSpinButtonModel.csv29 "OSpinButtonModel";"com::sun::star::form::component::SpinButton";"DefaultSpinValue"
/AOO41X/main/solenv/inc/
H A Dstarview.hid180 #define SpinButton 52
/AOO41X/main/oox/source/dump/
H A Doledumper.ini606 {79176FB0-B7F2-11CE-97EF-00AA006D2776}=Forms.SpinButton.1
753 16=Forms.SpinButton.1
/AOO41X/main/helpcontent2/helpers/
H A Duno-commands.csv1478 .uno:SpinButton
H A Duno_hid.lst1126 SID_FM_SPINBUTTON,10769,.uno:SpinButton
H A Dlongnames_commands.csv1128 SID_FM_SPINBUTTON,.uno:SpinButton
H A Dhelp_hid.lst5261 SID_FM_SPINBUTTON,10769,.uno:SpinButton
/AOO41X/main/svx/sdi/
H A Dsvx.sdi4501 SfxBoolItem SpinButton SID_FM_SPINBUTTON
/AOO41X/extras/l10n/source/ka/
H A Dlocalize.sdf7503 …hp 0 help par_idN11A75 0 ka \<ahelp hid=\".uno:SpinButton\"\>ქმნის მბრუნავ…
31100 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/mk/
H A Dlocalize.sdf9833 …hp 0 help par_idN11A75 0 mk \<ahelp hid=\".uno:SpinButton\"\>Креира копче …
32739 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/ml/
H A Dlocalize.sdf19886 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/as/
H A Dlocalize.sdf20589 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/sd/
H A Dlocalize.sdf5787 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/kn/
H A Dlocalize.sdf23347 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/te/
H A Dlocalize.sdf23302 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/ks/
H A Dlocalize.sdf5724 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/mai/
H A Dlocalize.sdf5752 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/mr/
H A Dlocalize.sdf23331 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …
/AOO41X/extras/l10n/source/my/
H A Dlocalize.sdf22712 …ommands.xcu 0 value ..GenericCommands.UserInterface.Commands..uno:SpinButton Label …

12345