LibreOffice Module fpicker (master) 1
Public Member Functions | List of all members
FilePickerListener Class Reference
Inheritance diagram for FilePickerListener:
[legend]
Collaboration diagram for FilePickerListener:
[legend]

Public Member Functions

virtual void SAL_CALL disposing (const css::lang::EventObject &Source) throw (css::uno::RuntimeException)
 
virtual void SAL_CALL fileSelectionChanged (const css::ui::dialogs::FilePickerEvent &aEvent) throw (css::uno::RuntimeException)
 
virtual void SAL_CALL directoryChanged (const css::ui::dialogs::FilePickerEvent &aEvent) throw (css::uno::RuntimeException)
 
virtual OUString SAL_CALL helpRequested (const css::ui::dialogs::FilePickerEvent &aEvent) throw (css::uno::RuntimeException)
 
virtual void SAL_CALL controlStateChanged (const css::ui::dialogs::FilePickerEvent &aEvent) throw (css::uno::RuntimeException)
 
virtual void SAL_CALL dialogSizeChanged () throw (css::uno::RuntimeException)
 

Detailed Description

Definition at line 87 of file Test_fps.cxx.

Member Function Documentation

◆ controlStateChanged()

void SAL_CALL FilePickerListener::controlStateChanged ( const css::ui::dialogs::FilePickerEvent &  aEvent)
throw (css::uno::RuntimeException
)
virtual

Definition at line 196 of file Test_fps.cxx.

References aEvent, and Any.

◆ dialogSizeChanged()

void SAL_CALL FilePickerListener::dialogSizeChanged ( )
throw (css::uno::RuntimeException
)
virtual

Definition at line 230 of file Test_fps.cxx.

◆ directoryChanged()

void SAL_CALL FilePickerListener::directoryChanged ( const css::ui::dialogs::FilePickerEvent &  aEvent)
throw (css::uno::RuntimeException
)
virtual

Definition at line 184 of file Test_fps.cxx.

References aEvent.

◆ disposing()

void SAL_CALL FilePickerListener::disposing ( const css::lang::EventObject &  Source)
throw (css::uno::RuntimeException
)
virtual

Definition at line 112 of file Test_fps.cxx.

◆ fileSelectionChanged()

void SAL_CALL FilePickerListener::fileSelectionChanged ( const css::ui::dialogs::FilePickerEvent &  aEvent)
throw (css::uno::RuntimeException
)
virtual

Definition at line 117 of file Test_fps.cxx.

References aEvent, Any, BMP_EXTENSION(), nIndex, and NULL.

◆ helpRequested()

OUString SAL_CALL FilePickerListener::helpRequested ( const css::ui::dialogs::FilePickerEvent &  aEvent)
throw (css::uno::RuntimeException
)
virtual

Definition at line 190 of file Test_fps.cxx.


The documentation for this class was generated from the following file: