Home
last modified time | relevance | path

Searched refs:rHelpArea (Results 1 – 22 of 22) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dhelp.cxx482 const Point& rScreenPos, const tools::Rectangle& rHelpArea ) in ImplShowHelpWindow() argument
484 if (pParent->ImplGetFrame()->ShowTooltip(rHelpText, rHelpArea)) in ImplShowHelpWindow()
507 ((pHelpWin->GetHelpArea() != rHelpArea) && aHelpData.mbRequestingHelp); in ImplShowHelpWindow()
512 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, rHelpArea ); in ImplShowHelpWindow()
538 pHelpWin->SetHelpArea( rHelpArea ); in ImplShowHelpWindow()
543 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, rHelpArea ); in ImplShowHelpWindow()
571 const Point& rPos, const tools::Rectangle& rHelpArea ) in ImplSetHelpWindowPos() argument
608 … pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( rHelpArea.TopLeft() ), in ImplSetHelpWindowPos()
609 …pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( rHelpArea.BottomRight() … in ImplSetHelpWindowPos()
H A Dcustomweld.cxx96 IMPL_LINK(CustomWeld, DoRequestHelp, tools::Rectangle&, rHelpArea, OUString) in IMPL_LINK() argument
98 return m_rWidgetController.RequestHelp(rHelpArea); in IMPL_LINK()
H A Dsalvtables.cxx6186 IMPL_LINK(SalInstanceDrawingArea, QueryTooltipHdl, tools::Rectangle&, rHelpArea, OUString) in IMPL_LINK() argument
6188 return m_aQueryTooltipHdl.Call(rHelpArea); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dhelp.cxx482 const Point& rScreenPos, const tools::Rectangle& rHelpArea ) in ImplShowHelpWindow() argument
484 if (pParent->ImplGetFrame()->ShowTooltip(rHelpText, rHelpArea)) in ImplShowHelpWindow()
518 ((pHelpWin->GetHelpArea() != rHelpArea) && pSVData->maHelpData.mbRequestingHelp); in ImplShowHelpWindow()
528 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, rHelpArea ); in ImplShowHelpWindow()
544 pHelpWin->SetHelpArea( rHelpArea ); in ImplShowHelpWindow()
549 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, rHelpArea ); in ImplShowHelpWindow()
578 const Point& rPos, const tools::Rectangle& rHelpArea ) in ImplSetHelpWindowPos() argument
615 … pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( rHelpArea.TopLeft() ), in ImplSetHelpWindowPos()
616 …pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( rHelpArea.BottomRight() … in ImplSetHelpWindowPos()
H A Dcustomweld.cxx88 IMPL_LINK(CustomWeld, DoRequestHelp, tools::Rectangle&, rHelpArea, OUString) in IMPL_LINK() argument
90 return m_rWidgetController.RequestHelp(rHelpArea); in IMPL_LINK()
H A Dsalvtables.cxx5589 IMPL_LINK(SalInstanceDrawingArea, QueryTooltipHdl, tools::Rectangle&, rHelpArea, OUString) in IMPL_LINK() argument
5591 return m_aQueryTooltipHdl.Call(rHelpArea); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dhelpwin.hxx74 const Point& rScreenPos, const tools::Rectangle& rHelpArea );
77 const Point& rPos, const tools::Rectangle& rHelpArea );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dhelpwin.hxx76 const Point& rScreenPos, const tools::Rectangle& rHelpArea );
80 const Point& rPos, const tools::Rectangle& rHelpArea );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/gtk/
H A Dgtkframe.hxx488 … ShowTooltip(const OUString& rHelpText, const tools::Rectangle& rHelpArea) override;
489 …onst OUString& rHelpText, vcl::Window* pParent, const tools::Rectangle& rHelpArea, QuickHelpFlags …
490 … nId, const OUString& rHelpText, vcl::Window* pParent, const tools::Rectangle& rHelpArea) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dimapwnd.hxx99 virtual OUString RequestHelp(tools::Rectangle& rHelpArea) override;
H A Dimapwnd.cxx572 OUString IMapWindow::RequestHelp(tools::Rectangle& rHelpArea) in RequestHelp() argument
576 Point aPos = rDevice.PixelToLogic(rHelpArea.TopLeft()); in RequestHelp()
588 rHelpArea = rDevice.LogicToPixel(tools::Rectangle( Point(), GetGraphicSize())); in RequestHelp()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dimapwnd.hxx99 virtual OUString RequestHelp(tools::Rectangle& rHelpArea) override;
H A Dimapwnd.cxx578 OUString IMapWindow::RequestHelp(tools::Rectangle& rHelpArea) in RequestHelp() argument
582 Point aPos = rDevice.PixelToLogic(rHelpArea.TopLeft()); in RequestHelp()
593 rHelpArea = rDevice.LogicToPixel(tools::Rectangle( Point(), GetGraphicSize())); in RequestHelp()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/gtk/
H A Dgtkframe.hxx577 … ShowTooltip(const OUString& rHelpText, const tools::Rectangle& rHelpArea) override;
578 …onst OUString& rHelpText, vcl::Window* pParent, const tools::Rectangle& rHelpArea, QuickHelpFlags …
579 … nId, const OUString& rHelpText, vcl::Window* pParent, const tools::Rectangle& rHelpArea) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/qt5/
H A DQt5Frame.hxx190 virtual bool ShowTooltip(const OUString& rText, const tools::Rectangle& rHelpArea) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/qt5/
H A DQt5Frame.hxx184 virtual bool ShowTooltip(const OUString& rText, const tools::Rectangle& rHelpArea) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkframe.cxx2347 bool GtkSalFrame::ShowTooltip(const OUString& rHelpText, const tools::Rectangle& rHelpArea) in ShowTooltip() argument
2350 m_aHelpArea = rHelpArea; in ShowTooltip()
2363 …_to(GtkPopover *pPopOver, vcl::Window* pParent, const tools::Rectangle& rHelpArea, const SalFrameG… in set_pointing_to() argument
2366 aRect.x = FloatingWindow::ImplConvertToAbsPos(pParent, rHelpArea).Left() - rGeometry.nX; in set_pointing_to()
2367 aRect.y = rHelpArea.Top(); in set_pointing_to()
2376 aRect.width = rHelpArea.GetWidth(); in set_pointing_to()
2380 aRect.height = rHelpArea.GetHeight(); in set_pointing_to()
2388 …onst OUString& rHelpText, vcl::Window* pParent, const tools::Rectangle& rHelpArea, QuickHelpFlags … in ShowPopover() argument
2404 set_pointing_to(GTK_POPOVER(pWidget), pParent, rHelpArea, maGeometry); in ShowPopover()
2413 …over(void* nId, const OUString& rHelpText, vcl::Window* pParent, const tools::Rectangle& rHelpArea) in UpdatePopover() argument
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkframe.cxx2675 bool GtkSalFrame::ShowTooltip(const OUString& rHelpText, const tools::Rectangle& rHelpArea) in ShowTooltip() argument
2678 m_aHelpArea = rHelpArea; in ShowTooltip()
2702 …_to(GtkPopover *pPopOver, vcl::Window* pParent, const tools::Rectangle& rHelpArea, const SalFrameG… in set_pointing_to() argument
2705 aRect.x = FloatingWindow::ImplConvertToAbsPos(pParent, rHelpArea).Left() - rGeometry.nX; in set_pointing_to()
2706 aRect.y = rHelpArea.Top(); in set_pointing_to()
2715 aRect.width = rHelpArea.GetWidth(); in set_pointing_to()
2719 aRect.height = rHelpArea.GetHeight(); in set_pointing_to()
2727 …onst OUString& rHelpText, vcl::Window* pParent, const tools::Rectangle& rHelpArea, QuickHelpFlags … in ShowPopover() argument
2752 set_pointing_to(GTK_POPOVER(pWidget), pParent, rHelpArea, maGeometry); in ShowPopover()
2766 …over(void* nId, const OUString& rHelpText, vcl::Window* pParent, const tools::Rectangle& rHelpArea) in UpdatePopover() argument
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qt5/
H A DQt5Frame.cxx809 bool Qt5Frame::ShowTooltip(const OUString& rText, const tools::Rectangle& rHelpArea) in ShowTooltip() argument
811 QRect aHelpArea(toQRect(rHelpArea)); in ShowTooltip()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qt5/
H A DQt5Frame.cxx820 bool Qt5Frame::ShowTooltip(const OUString& rText, const tools::Rectangle& rHelpArea) in ShowTooltip() argument
822 QRect aHelpArea(toQRect(rHelpArea)); in ShowTooltip()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dweld.hxx1824 OUString signal_query_tooltip(tools::Rectangle& rHelpArea) in signal_query_tooltip() argument
1826 return m_aQueryTooltipHdl.Call(rHelpArea); in signal_query_tooltip()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dweld.hxx2215 OUString signal_query_tooltip(tools::Rectangle& rHelpArea) in signal_query_tooltip() argument
2217 return m_aQueryTooltipHdl.Call(rHelpArea); in signal_query_tooltip()