Home
last modified time | relevance | path

Searched refs:RequestHelp (Results 1 – 25 of 132) sorted by relevance

123456

/trunk/main/svtools/source/control/
H A Dfixedhyper.cxx85 void FixedHyperlink::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in svt::FixedHyperlink
88 FixedText::RequestHelp( rHEvt ); in RequestHelp()
183 void FixedHyperlinkImage::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in svt::FixedHyperlinkImage
186 FixedImage::RequestHelp( rHEvt ); in RequestHelp()
H A Dtaskbox.cxx162 void TaskToolBox::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in TaskToolBox
188 ToolBox::RequestHelp( rHEvt ); in RequestHelp()
H A Dtaskmisc.cxx51 void TaskButtonBar::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in TaskButtonBar
53 ToolBox::RequestHelp( rHEvt ); in RequestHelp()
/trunk/main/svtools/source/contnr/
H A Dtooltiplbox.cxx41 rListBox.ListBox::RequestHelp( rHEvt ); in lcl_ToolTipLBox_ShowToolTip()
89 void ToolTipListBox::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in svtools::ToolTipListBox
106 void ToolTipMultiListBox::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in svtools::ToolTipMultiListBox
H A Divctrl.cxx549 void SvtIconChoiceCtrl::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in SvtIconChoiceCtrl
551 if ( !_pImp->RequestHelp( rHEvt ) ) in RequestHelp()
552 Control::RequestHelp( rHEvt ); in RequestHelp()
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx253 void ScGridWindow::RequestHelp(const HelpEvent& rHEvt) in RequestHelp() function in ScGridWindow
274 Window::RequestHelp( rHEvt ); // alte Tip/Balloon ausschalten in RequestHelp()
399 bDone = ((ScDrawPage*)pPV->GetPage())->RequestHelp( this, pDrView, rHEvt ); in RequestHelp()
409 Window::RequestHelp( rHEvt ); in RequestHelp()
/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx92 void TableDataWindow::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in svt::table::TableDataWindow
99 Window::RequestHelp( rHEvt ); in RequestHelp()
166 Window::RequestHelp( rHEvt ); in RequestHelp()
/trunk/main/sd/source/ui/func/
H A Dsmarttag.cxx65 bool SmartTag::RequestHelp( const HelpEvent& /*rHEvt*/ ) in RequestHelp() function in sd::SmartTag
290 bool SmartTagSet::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in sd::SmartTagSet
302 return xTag->RequestHelp( rHEvt ); in RequestHelp()
/trunk/main/vcl/inc/
H A Dbrdwin.hxx150 virtual void RequestHelp( const HelpEvent& rHEvt );
251 virtual String RequestHelp( const Point& rPos, Rectangle& rHelpRect );
337 virtual String RequestHelp( const Point& rPos, Rectangle& rHelpRect );
/trunk/main/svtools/inc/svtools/
H A Dtaskbar.hxx147 virtual void RequestHelp( const HelpEvent& rHEvt );
214 virtual void RequestHelp( const HelpEvent& rHEvt );
343 virtual void RequestHelp( const HelpEvent& rHEvt );
H A Dtooltiplbox.hxx42 virtual void RequestHelp( const HelpEvent& rHEvt );
55 virtual void RequestHelp( const HelpEvent& rHEvt );
H A Dfixedhyper.hxx69 virtual void RequestHelp( const HelpEvent& rHEvt );
164 virtual void RequestHelp( const HelpEvent& rHEvt );
/trunk/main/sd/source/ui/view/
H A Dsdwindow.cxx372 void Window::RequestHelp(const HelpEvent& rEvt) in RequestHelp() function in sd::Window
376 if( !mpViewShell->RequestHelp( rEvt, this) ) in RequestHelp()
377 ::Window::RequestHelp( rEvt ); in RequestHelp()
380 ::Window::RequestHelp( rEvt ); in RequestHelp()
H A Dviewshe2.cxx761 sal_Bool ViewShell::RequestHelp(const HelpEvent& rHEvt, ::sd::Window*) in RequestHelp() function in sd::ViewShell
768 bReturn = GetView()->getSmartTags().RequestHelp(rHEvt); in RequestHelp()
772 bReturn = GetCurrentFunction()->RequestHelp(rHEvt); in RequestHelp()
/trunk/main/sc/source/ui/dbgui/
H A Dexpftext.cxx69 void ScExpandedFixedText::RequestHelp(const HelpEvent& rEvt) in RequestHelp() function in ScExpandedFixedText
85 FixedText::RequestHelp( rEvt ); in RequestHelp()
/trunk/main/cui/source/options/
H A Dreadonlyimage.cxx51 void ReadOnlyImage::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in ReadOnlyImage
67 Window::RequestHelp( rHEvt ); in RequestHelp()
/trunk/main/sw/source/ui/fldui/
H A DFldRefTreeListBox.cxx43 void SwFldRefTreeListBox::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in SwFldRefTreeListBox
75 Window::RequestHelp( rHEvt ); in RequestHelp()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx639 void SwScrollNaviToolBox::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in SwScrollNaviToolBox
643 ToolBox::RequestHelp( rHEvt ); in RequestHelp()
721 void SwHlpImageButton::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in SwHlpImageButton
726 ImageButton::RequestHelp(rHEvt); in RequestHelp()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx107 void SwEditWin::RequestHelp(const HelpEvent &rEvt) in RequestHelp() function in SwEditWin
127 bWeiter = pPage && pPage->RequestHelp(this, pSdrView, rEvt); in RequestHelp()
496 Window::RequestHelp( rEvt ); in RequestHelp()
/trunk/main/sd/source/ui/inc/
H A Dsmarttag.hxx64 virtual bool RequestHelp( const HelpEvent& rHEvt );
122 bool RequestHelp( const HelpEvent& rHEvt );
/trunk/main/sw/source/ui/inc/
H A Dworkctrl.hxx123 virtual void RequestHelp( const HelpEvent& rHEvt );
198 virtual void RequestHelp( const HelpEvent& rHEvt );
H A Dconttree.hxx106 virtual void RequestHelp( const HelpEvent& rHEvt );
269 virtual void RequestHelp( const HelpEvent& rHEvt );
/trunk/main/chart2/source/controller/main/
H A DChartWindow.cxx204 void ChartWindow::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in chart::ChartWindow
229 ::Window::RequestHelp( rHEvt ); in RequestHelp()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx347 void DBTreeListBox::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp() function in dbaui::DBTreeListBox
351 SvTreeListBox::RequestHelp( rHEvt ); in RequestHelp()
374 SvTreeListBox::RequestHelp( rHEvt ); in RequestHelp()
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx155 sal_Bool SwDPage::RequestHelp( Window* pWindow, SdrView* pView, in RequestHelp() function in SwDPage
240 bWeiter = !FmFormPage::RequestHelp( pWindow, pView, rEvt ); in RequestHelp()

Completed in 83 milliseconds

123456