Home
last modified time | relevance | path

Searched refs:helpRequested (Results 1 – 17 of 17) sorted by relevance

/trunk/main/fpicker/source/win32/filepicker/workbench/
H A DTest_fps.cxx119 …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
/trunk/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx204 rtl::OUString SAL_CALL CFilePicker::helpRequested(FilePickerEvent aEvent) const in helpRequested() function in CFilePicker
230 temp = xFPListener->helpRequested(aEvent); in helpRequested()
H A DFilePicker.hxx229 …rtl::OUString SAL_CALL helpRequested( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent ) cons…
H A DVistaFilePickerEventHandler.cxx409 xListener->helpRequested(aEvent); in doRequest()
H A DWinFileOpenImpl.cxx888 rtl::OUString aPopupHelpText = m_FilePicker->helpRequested(evt); in onCustomControlHelpRequest()
/trunk/main/fpicker/source/win32/folderpicker/
H A DFopEvtDisp.hxx38 virtual void SAL_CALL helpRequested( ::com::sun::star::lang::EventObject aEvent ) const = 0;
/trunk/main/svtools/inc/svtools/
H A Dhelpagentwindow.hxx42 virtual void helpRequested() = 0;
/trunk/main/framework/inc/dispatch/
H A Dhelpagentdispatcher.hxx124 virtual void helpRequested();
/trunk/main/svtools/source/misc/
H A Dhelpagentwindow.cxx145 m_pCallback->helpRequested(); in MouseButtonUp()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/dialogs/
H A D_XFilePickerNotifier.java82 public String helpRequested(FilePickerEvent e) { in helpRequested() method in _XFilePickerNotifier.TestListener
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerListener.idl90 string helpRequested( [in] FilePickerEvent aEvent );
/trunk/main/sfx2/source/dialog/
H A Dfiledlgimpl.hxx168 …virtual ::rtl::OUString SAL_CALL helpRequested( const ::com::sun::star::ui::dialogs::FilePickerEve…
H A Dfiledlghelper.cxx165 OUString SAL_CALL FileDialogHelper_Impl::helpRequested( const FilePickerEvent& aEvent ) throw ( Run… in helpRequested() function in sfx2::FileDialogHelper_Impl
/trunk/main/framework/source/dispatch/
H A Dhelpagentdispatcher.cxx193 void HelpAgentDispatcher::helpRequested() in helpRequested() function in framework::HelpAgentDispatcher
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.hxx245 …rtl::OUString SAL_CALL helpRequested( ::com::sun::star::ui::dialogs::FilePickerEvent aEvent ) cons…
H A DSalGtkFilePicker.cxx404 rtl::OUString SAL_CALL SalGtkFilePicker::helpRequested( FilePickerEvent aEvent ) const in helpRequested() function in SalGtkFilePicker
430 aTempString = xFPListener->helpRequested( aEvent ); in helpRequested()
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx358 m_xListener->helpRequested( aEvent ); in notify()

Completed in 56 milliseconds