Searched defs:aControlAction (Results 1 – 5 of 5) sorted by relevance
/aoo42x/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() 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() 597 sal_Int16 aControlAction; in cacheControlState() local
|
H A D | controlcommandrequest.hxx | 67 sal_Int16 aControlAction ) : in CValueControlCommandRequest()
|
H A D | controlcommand.cxx | 115 sal_Int16 aControlAction, in CValueControlCommand()
|
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()
|
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()
|
Completed in 32 milliseconds