Home
last modified time | relevance | path

Searched refs:fileSelectionChanged (Results 1 – 15 of 15) sorted by relevance

/trunk/main/fpicker/source/win32/filepicker/workbench/
H A DTest_fps.cxx113 …virtual void SAL_CALL fileSelectionChanged( const ::com::sun::star::ui::dialogs::FilePickerEvent& …
134 void SAL_CALL FilePickerListener::fileSelectionChanged( const ::com::sun::star::ui::dialogs::FilePi… in fileSelectionChanged() function in FilePickerListener
/trunk/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx161 void SAL_CALL CFilePicker::fileSelectionChanged(FilePickerEvent aEvent) in fileSelectionChanged() function in CFilePicker
165 new CFilePickerParamEventNotification(&XFilePickerListener::fileSelectionChanged,aEvent)); in fileSelectionChanged()
H A DFilePicker.hxx227 void SAL_CALL fileSelectionChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
H A DVistaFilePickerEventHandler.cxx401 xListener->fileSelectionChanged(aEvent); in doRequest()
H A DWinFileOpenImpl.cxx692 m_FilePicker->fileSelectionChanged(evt); in onSelChanged()
/trunk/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx669 void SAL_CALL SalAquaFilePicker::fileSelectionChanged( FilePickerEvent aEvent ) in fileSelectionChanged() function in SalAquaFilePicker
673 m_xListener->fileSelectionChanged( aEvent ); in fileSelectionChanged()
H A DAquaFilePickerDelegate.cxx68 filePicker->fileSelectionChanged(evt);
H A DSalAquaFilePicker.hxx202 void SAL_CALL fileSelectionChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx382 void SAL_CALL SalGtkFilePicker::fileSelectionChanged( FilePickerEvent aEvent ) in fileSelectionChanged() function in SalGtkFilePicker
385 if (m_xListener.is()) m_xListener->fileSelectionChanged( aEvent ); in fileSelectionChanged()
1550 pobjFP->fileSelectionChanged( evt ); in selection_changed_cb()
H A DSalGtkFilePicker.hxx243 void SAL_CALL fileSelectionChanged( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/dialogs/
H A D_XFilePickerNotifier.java73 public void fileSelectionChanged(FilePickerEvent e) { in fileSelectionChanged() method in _XFilePickerNotifier.TestListener
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerListener.idl60 void fileSelectionChanged( [in] FilePickerEvent aEvent );
/trunk/main/sfx2/source/dialog/
H A Dfiledlgimpl.hxx166 …virtual void SAL_CALL fileSelectionChanged( const ::com::sun::star::ui::dialogs::FilePickerEven…
H A Dfiledlghelper.cxx151 void SAL_CALL FileDialogHelper_Impl::fileSelectionChanged( const FilePickerEvent& aEvent ) throw ( … in fileSelectionChanged() function in sfx2::FileDialogHelper_Impl
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx352 m_xListener->fileSelectionChanged( aEvent ); in notify()

Completed in 78 milliseconds