Searched defs:nControlId (Results 1 – 10 of 10) sorted by relevance
/trunk/main/dbaccess/source/ui/tabledesign/ |
H A D | TableFieldDescWin.hxx | 81 void SetControlText( sal_uInt16 nControlId, const String& rText ) in SetControlText() 83 String GetControlText( sal_uInt16 nControlId ) in GetControlText()
|
H A D | FieldDescGenWin.cxx | 92 String OFieldDescGenWin::GetControlText( sal_uInt16 nControlId ) in GetControlText() 98 void OFieldDescGenWin::SetControlText( sal_uInt16 nControlId, const String& rText ) in SetControlText()
|
/trunk/main/fpicker/source/aqua/ |
H A D | SalAquaFilePicker.cxx | 434 void SAL_CALL SalAquaFilePicker::setValue( sal_Int16 nControlId, sal_Int16 nControlAction, const un… in setValue() 450 uno::Any SAL_CALL SalAquaFilePicker::getValue( sal_Int16 nControlId, sal_Int16 nControlAction ) in getValue() 461 void SAL_CALL SalAquaFilePicker::enableControl( sal_Int16 nControlId, sal_Bool bEnable ) in enableControl() 471 void SAL_CALL SalAquaFilePicker::setLabel( sal_Int16 nControlId, const ::rtl::OUString& aLabel ) in setLabel() 484 rtl::OUString SAL_CALL SalAquaFilePicker::getLabel( sal_Int16 nControlId ) in getLabel()
|
H A D | ControlHelper.cxx | 163 void ControlHelper::enableControl( const sal_Int16 nControlId, const sal_Bool bEnable ) const in enableControl() argument 191 OUString ControlHelper::getLabel( sal_Int16 nControlId ) in getLabel() 220 void ControlHelper::setLabel( sal_Int16 nControlId, NSString* aLabel ) in setLabel() 252 void ControlHelper::setValue( sal_Int16 nControlId, sal_Int16 nControlAction, const uno::Any& rValu… in setValue() 285 uno::Any ControlHelper::getValue( sal_Int16 nControlId, sal_Int16 nControlAction ) const in getValue()
|
/trunk/main/fpicker/source/win32/filepicker/ |
H A D | VistaFilePicker.cxx | 389 void SAL_CALL VistaFilePicker::setValue( ::sal_Int16 nControlId , in setValue() 407 css::uno::Any SAL_CALL VistaFilePicker::getValue(::sal_Int16 nControlId , in getValue() 425 void SAL_CALL VistaFilePicker::enableControl(::sal_Int16 nControlId, in enableControl() 441 void SAL_CALL VistaFilePicker::setLabel( ::sal_Int16 nControlId, in setLabel() 457 ::rtl::OUString SAL_CALL VistaFilePicker::getLabel(::sal_Int16 nControlId) in getLabel()
|
H A D | VistaFilePickerImpl.cxx | 491 …oControl(CResourceProvider& rResourceProvider, TFileDialogCustomize iCustom, sal_uInt16 nControlId) in setLabelToControl() 573 sal_uInt16 nControlId(0); in impl_sta_enableFeatures() local 1029 ::sal_Int16 nControlId) in lcl_removeControlItemsWorkaround()
|
H A D | WinFileOpenImpl.cxx | 320 static bool filterControlCommand( sal_Int16 nControlId ) in filterControlCommand()
|
/trunk/main/fpicker/source/office/ |
H A D | OfficeControlAccess.cxx | 71 sal_Int16 nControlId; member 236 sal_Int16 nControlId = -1; in getControlProperty() local 284 sal_Int16 nControlId = -1; in setControlProperty() local 317 sal_Int16 nControlId = -1; in getSupportedControlProperties() local 344 sal_Int16 nControlId = -1; in isControlPropertySupported() local
|
/trunk/main/fpicker/source/unx/gnome/ |
H A D | SalGtkFilePicker.cxx | 1105 GtkWidget *SalGtkFilePicker::getWidget( sal_Int16 nControlId, GType *pType ) in getWidget() 1307 void SAL_CALL SalGtkFilePicker::setValue( sal_Int16 nControlId, sal_Int16 nControlAction, const uno… in setValue() 1335 uno::Any SAL_CALL SalGtkFilePicker::getValue( sal_Int16 nControlId, sal_Int16 nControlAction ) in getValue() 1360 void SAL_CALL SalGtkFilePicker::enableControl( sal_Int16 nControlId, sal_Bool bEnable ) in enableControl() 1388 void SAL_CALL SalGtkFilePicker::setLabel( sal_Int16 nControlId, const ::rtl::OUString& rLabel ) in setLabel() 1425 rtl::OUString SAL_CALL SalGtkFilePicker::getLabel( sal_Int16 nControlId ) in getLabel()
|
/trunk/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 551 String OFieldDescControl::GetControlText( sal_uInt16 nControlId ) in GetControlText() 609 void OFieldDescControl::SetControlText( sal_uInt16 nControlId, const String& rText ) in SetControlText()
|
Completed in 54 milliseconds