Lines Matching refs:sal_Int16
40 static const sal_Int16 PUSHBUTTON_HELP = (sal_Int16)0x1000;
41 static const sal_Int16 TOOLBOXBUTOON_DEFAULT_LOCATION = (sal_Int16)0x1001;
42 static const sal_Int16 TOOLBOXBUTOON_LEVEL_UP = (sal_Int16)0x1002;
43 static const sal_Int16 TOOLBOXBUTOON_NEW_FOLDER = (sal_Int16)0x1003;
44 static const sal_Int16 FIXEDTEXT_CURRENTFOLDER = (sal_Int16)0x1004;
69 …void setValue( sal_Int16 _nId, sal_Int16 _nCtrlAction, const ::com::sun::star::uno::Any& _rVa…
70 ::com::sun::star::uno::Any getValue( sal_Int16 _nId, sal_Int16 _nCtrlAction ) const;
71 void setLabel( sal_Int16 _nId, const ::rtl::OUString& _rValue );
72 ::rtl::OUString getLabel( sal_Int16 _nId ) const;
73 void enableControl( sal_Int16 _nId, sal_Bool _bEnable );
94 sal_Int16 _nControlId,
95 Control* _pControl, sal_Int16 _nProperty, const ::com::sun::star::uno::Any& _rValue,
98 …Control* implGetControl( const ::rtl::OUString& _rControlName, sal_Int16* _pId = NULL, sal_Int32* …
110 …::com::sun::star::uno::Any implGetControlProperty( Control* _pControl, sal_Int16 _nProperty ) cons…
112 …void implDoListboxAction( ListBox* _pListbox, sal_Int16 _nCtrlAction, const ::com::sun::star::uno:…