Lines Matching refs:FilePickerEvent
151 void SAL_CALL FileDialogHelper_Impl::fileSelectionChanged( const FilePickerEvent& aEvent ) throw ( … in fileSelectionChanged()
158 void SAL_CALL FileDialogHelper_Impl::directoryChanged( const FilePickerEvent& aEvent ) throw ( Runt… in directoryChanged()
165 OUString SAL_CALL FileDialogHelper_Impl::helpRequested( const FilePickerEvent& aEvent ) throw ( Run… in helpRequested()
172 void SAL_CALL FileDialogHelper_Impl::controlStateChanged( const FilePickerEvent& aEvent ) throw ( R… in controlStateChanged()
198 void FileDialogHelper_Impl::handleFileSelectionChanged( const FilePickerEvent& ) in handleFileSelectionChanged() argument
208 void FileDialogHelper_Impl::handleDirectoryChanged( const FilePickerEvent& ) in handleDirectoryChanged() argument
215 OUString FileDialogHelper_Impl::handleHelpRequested( const FilePickerEvent& aEvent ) in handleHelpRequested()
282 void FileDialogHelper_Impl::handleControlStateChanged( const FilePickerEvent& aEvent ) in handleControlStateChanged()
2829 void SAL_CALL FileDialogHelper::FileSelectionChanged( const FilePickerEvent& aEvent ) in FileSelectionChanged()
2835 void SAL_CALL FileDialogHelper::DirectoryChanged( const FilePickerEvent& aEvent ) in DirectoryChanged()
2841 OUString SAL_CALL FileDialogHelper::HelpRequested( const FilePickerEvent& aEvent ) in HelpRequested()
2847 void SAL_CALL FileDialogHelper::ControlStateChanged( const FilePickerEvent& aEvent ) in ControlStateChanged()