/aoo41x/main/fpicker/source/win32/filepicker/workbench/ |
H A D | Test_fps.cxx | 119 …virtual OUString SAL_CALL helpRequested( const ::com::sun::star::ui::dialogs::FilePickerEvent& aEv… 208 OUString SAL_CALL FilePickerListener::helpRequested( const ::com::sun::star::ui::dialogs::FilePicke… in helpRequested() function in FilePickerListener
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | FilePicker.cxx | 204 rtl::OUString SAL_CALL CFilePicker::helpRequested(FilePickerEvent aEvent) const in helpRequested() function in CFilePicker 230 temp = xFPListener->helpRequested(aEvent); in helpRequested()
|
H A D | FilePicker.hxx | 229 …rtl::OUString SAL_CALL helpRequested( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent ) cons…
|
H A D | VistaFilePickerEventHandler.cxx | 409 xListener->helpRequested(aEvent); in doRequest()
|
H A D | WinFileOpenImpl.cxx | 888 rtl::OUString aPopupHelpText = m_FilePicker->helpRequested(evt); in onCustomControlHelpRequest()
|
/aoo41x/main/fpicker/source/win32/folderpicker/ |
H A D | FopEvtDisp.hxx | 38 virtual void SAL_CALL helpRequested( ::com::sun::star::lang::EventObject aEvent ) const = 0;
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | helpagentwindow.hxx | 42 virtual void helpRequested() = 0;
|
/aoo41x/main/framework/inc/dispatch/ |
H A D | helpagentdispatcher.hxx | 124 virtual void helpRequested();
|
/aoo41x/main/svtools/source/misc/ |
H A D | helpagentwindow.cxx | 145 m_pCallback->helpRequested(); in MouseButtonUp()
|
/aoo41x/main/qadevOOo/tests/java/ifc/ui/dialogs/ |
H A D | _XFilePickerNotifier.java | 82 public String helpRequested(FilePickerEvent e) { in helpRequested() method in _XFilePickerNotifier.TestListener
|
/aoo41x/main/offapi/com/sun/star/ui/dialogs/ |
H A D | XFilePickerListener.idl | 90 string helpRequested( [in] FilePickerEvent aEvent );
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | filedlgimpl.hxx | 168 …virtual ::rtl::OUString SAL_CALL helpRequested( const ::com::sun::star::ui::dialogs::FilePickerEve…
|
H A D | filedlghelper.cxx | 165 OUString SAL_CALL FileDialogHelper_Impl::helpRequested( const FilePickerEvent& aEvent ) throw ( Run… in helpRequested() function in sfx2::FileDialogHelper_Impl
|
/aoo41x/main/framework/source/dispatch/ |
H A D | helpagentdispatcher.cxx | 193 void HelpAgentDispatcher::helpRequested() in helpRequested() function in framework::HelpAgentDispatcher
|
/aoo41x/main/fpicker/source/unx/gnome/ |
H A D | SalGtkFilePicker.hxx | 245 …rtl::OUString SAL_CALL helpRequested( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent ) cons…
|
H A D | SalGtkFilePicker.cxx | 404 rtl::OUString SAL_CALL SalGtkFilePicker::helpRequested( FilePickerEvent aEvent ) const in helpRequested() function in SalGtkFilePicker 430 aTempString = xFPListener->helpRequested( aEvent ); in helpRequested()
|
/aoo41x/main/fpicker/source/office/ |
H A D | OfficeFilePicker.cxx | 358 m_xListener->helpRequested( aEvent ); in notify()
|