Searched defs:aControlId (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | filepickerstate.cxx | 97 void SAL_CALL CNonExecuteFilePickerState::setValue( sal_Int16 aControlId, sal_Int16 aControlAction,… in setValue() 109 Any SAL_CALL CNonExecuteFilePickerState::getValue( sal_Int16 aControlId, sal_Int16 aControlAction ) in getValue() 152 void SAL_CALL CNonExecuteFilePickerState::enableControl( sal_Int16 aControlId, sal_Bool bEnable ) in enableControl() 164 void SAL_CALL CNonExecuteFilePickerState::setLabel( sal_Int16 aControlId, const ::rtl::OUString& aL… in setLabel() 176 OUString SAL_CALL CNonExecuteFilePickerState::getLabel( sal_Int16 aControlId ) in getLabel() 381 void SAL_CALL CExecuteFilePickerState::setValue( sal_Int16 aControlId, sal_Int16 aControlAction, co… in setValue() 423 Any SAL_CALL CExecuteFilePickerState::getValue( sal_Int16 aControlId, sal_Int16 aControlAction ) in getValue() 462 void SAL_CALL CExecuteFilePickerState::enableControl( sal_Int16 aControlId, sal_Bool bEnable ) in enableControl() 475 void SAL_CALL CExecuteFilePickerState::setLabel( sal_Int16 aControlId, const OUString& aLabel ) in setLabel() 495 OUString SAL_CALL CExecuteFilePickerState::getLabel( sal_Int16 aControlId ) in getLabel() [all …]
|
H A D | controlcommand.cxx | 39 CControlCommand::CControlCommand( sal_Int16 aControlId ) : in CControlCommand() 114 sal_Int16 aControlId, in CValueControlCommand() 195 sal_Int16 aControlId, in CLabelControlCommand() 262 sal_Int16 aControlId, in CEnableControlCommand()
|
H A D | controlcommandrequest.hxx | 40 CControlCommandRequest( sal_Int16 aControlId ) : in CControlCommandRequest() 66 sal_Int16 aControlId, in CValueControlCommandRequest()
|
H A D | FilePicker.cxx | 473 void SAL_CALL CFilePicker::setValue(sal_Int16 aControlId, sal_Int16 aControlAction, const uno::Any&… in setValue() 486 uno::Any SAL_CALL CFilePicker::getValue(sal_Int16 aControlId, sal_Int16 aControlAction) in getValue() 499 void SAL_CALL CFilePicker::enableControl(sal_Int16 aControlId, sal_Bool bEnable) in enableControl() 512 void SAL_CALL CFilePicker::setLabel(sal_Int16 aControlId, const ::rtl::OUString& aLabel) in setLabel() 525 rtl::OUString SAL_CALL CFilePicker::getLabel(sal_Int16 aControlId) in getLabel()
|
H A D | WinFileOpenImpl.cxx | 327 void SAL_CALL CWinFileOpenImpl::setValue(sal_Int16 aControlId, sal_Int16 aControlAction, const uno:… in setValue() 340 uno::Any SAL_CALL CWinFileOpenImpl::getValue(sal_Int16 aControlId, sal_Int16 aControlAction) in getValue() 366 void SAL_CALL CWinFileOpenImpl::setLabel( sal_Int16 aControlId, const rtl::OUString& aLabel ) in setLabel() 378 rtl::OUString SAL_CALL CWinFileOpenImpl::getLabel( sal_Int16 aControlId ) in getLabel()
|
H A D | controlaccess.cxx | 251 int SAL_CALL CommonFilePickerCtrlIdToWinFileOpenCtrlId( sal_Int16 aControlId ) in CommonFilePickerCtrlIdToWinFileOpenCtrlId()
|
/aoo41x/main/fpicker/source/unx/gnome/ |
H A D | resourceprovider.cxx | 99 sal_Int16 CtrlIdToResId( sal_Int32 aControlId ) in CtrlIdToResId() 115 sal_Int16 OtherCtrlIdToResId( sal_Int32 aControlId ) in OtherCtrlIdToResId()
|
/aoo41x/main/fpicker/source/aqua/ |
H A D | resourceprovider.cxx | 104 sal_Int16 CtrlIdToResId( sal_Int32 aControlId ) in CtrlIdToResId() 120 sal_Int16 OtherCtrlIdToResId( sal_Int32 aControlId ) in OtherCtrlIdToResId()
|
/aoo41x/main/fpicker/source/win32/misc/ |
H A D | resourceprovider.cxx | 91 sal_Int16 CtrlIdToResId( sal_Int32 aControlId ) in CtrlIdToResId()
|
/aoo41x/main/sysui/source/win32/misc/ |
H A D | resourceprovider.cxx | 96 sal_Int16 CtrlIdToResId( sal_Int32 aControlId ) in CtrlIdToResId()
|
Completed in 42 milliseconds