Home
last modified time | relevance | path

Searched refs:controlStateChanged (Results 1 – 14 of 14) sorted by relevance

/trunk/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx683 void SAL_CALL SalAquaFilePicker::controlStateChanged( FilePickerEvent aEvent ) in controlStateChanged() function in SalAquaFilePicker
687 m_xListener->controlStateChanged( aEvent ); in controlStateChanged()
804 controlStateChanged( evt ); in filterControlChanged()
H A DSalAquaFilePicker.hxx205 void SAL_CALL controlStateChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx394 void SAL_CALL SalGtkFilePicker::controlStateChanged( FilePickerEvent aEvent ) in controlStateChanged() function in SalGtkFilePicker
397 if (m_xListener.is()) m_xListener->controlStateChanged( aEvent ); in controlStateChanged()
1083 controlStateChanged( evt ); in execute()
1509 controlStateChanged( evt ); in implChangeType()
1536 pobjFP->controlStateChanged( evt ); in filter_changed_cb()
H A DSalGtkFilePicker.hxx246 void SAL_CALL controlStateChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
/trunk/main/fpicker/source/win32/filepicker/workbench/
H A DTest_fps.cxx122 …virtual void SAL_CALL controlStateChanged( const ::com::sun::star::ui::dialogs::FilePickerEvent& a…
214 void SAL_CALL FilePickerListener::controlStateChanged( const ::com::sun::star::ui::dialogs::FilePic… in controlStateChanged() function in FilePickerListener
/trunk/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx183 void SAL_CALL CFilePicker::controlStateChanged(FilePickerEvent aEvent) in controlStateChanged() function in CFilePicker
187 new CFilePickerParamEventNotification(&XFilePickerListener::controlStateChanged,aEvent)); in controlStateChanged()
H A DWinFileOpenImpl.cxx828 m_FilePicker->controlStateChanged(evt); in onTypeChanged()
844 m_FilePicker->controlStateChanged(evt); in onCtrlCommand()
H A DFilePicker.hxx230 void SAL_CALL controlStateChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
H A DVistaFilePickerEventHandler.cxx413 xListener->controlStateChanged(aEvent); in doRequest()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/dialogs/
H A D_XFilePickerNotifier.java87 public void controlStateChanged(FilePickerEvent e) { in controlStateChanged() method in _XFilePickerNotifier.TestListener
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerListener.idl101 void controlStateChanged( [in] FilePickerEvent aEvent );
/trunk/main/sfx2/source/dialog/
H A Dfiledlgimpl.hxx169 …virtual void SAL_CALL controlStateChanged( const ::com::sun::star::ui::dialogs::FilePickerEvent…
H A Dfiledlghelper.cxx172 void SAL_CALL FileDialogHelper_Impl::controlStateChanged( const FilePickerEvent& aEvent ) throw ( R… in controlStateChanged() function in sfx2::FileDialogHelper_Impl
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx361 m_xListener->controlStateChanged( aEvent ); in notify()

Completed in 92 milliseconds