Home
last modified time | relevance | path

Searched refs:rDocPos (Results 1 – 25 of 33) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dimivctl.hxx217 GridId GetPredecessorGrid( const Point& rDocPos) const;
307 SvxIconChoiceCtrlEntry* GetEntry( const Point& rDocPos, bool bHit = false );
375 const tools::Rectangle& rDocPos,
488 GridId GetGrid( const Point& rDocPos );
H A Dimivctl2.cxx581 GridId IcnGridMap_Impl::GetGrid( const Point& rDocPos ) in GetGrid() argument
585 tools::Long nX = rDocPos.X(); in GetGrid()
586 tools::Long nY = rDocPos.Y(); in GetGrid()
H A Dimivctl1.cxx1520 SvxIconChoiceCtrlEntry* SvxIconChoiceCtrl_Impl::GetEntry( const Point& rDocPos, bool bHit ) in GetEntry() argument
1529 if( pEntry->aRect.IsInside( rDocPos ) ) in GetEntry()
1538 if( aRect.IsInside( rDocPos ) ) in GetEntry()
1541 if( aRect.IsInside( rDocPos ) ) in GetEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dimivctl.hxx216 sal_uLong GetPredecessorGrid( const Point& rDocPos) const;
305 SvxIconChoiceCtrlEntry* GetEntry( const Point& rDocPos, bool bHit = false );
373 const tools::Rectangle& rDocPos,
492 GridId GetGrid( const Point& rDocPos );
H A Dimivctl2.cxx583 GridId IcnGridMap_Impl::GetGrid( const Point& rDocPos ) in GetGrid() argument
587 long nX = rDocPos.X(); in GetGrid()
588 long nY = rDocPos.Y(); in GetGrid()
H A Dimivctl1.cxx1588 SvxIconChoiceCtrlEntry* SvxIconChoiceCtrl_Impl::GetEntry( const Point& rDocPos, bool bHit ) in GetEntry() argument
1597 if( pEntry->aRect.IsInside( rDocPos ) ) in GetEntry()
1606 if( aRect.IsInside( rDocPos ) ) in GetEntry()
1609 if( aRect.IsInside( rDocPos ) ) in GetEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dedtwin.hxx167 void MoveCursor( SwWrtShell &rSh, const Point& rDocPos,
198 …bool IsOverHeaderFooterFly( const Point& rDocPos, FrameControlType& rControl, bool& bOverFly, b…
H A Dwrtsh.hxx529 CursorStack( bool bValid, bool bFrameSel, const Point &rDocPos, in CursorStack()
531 : aDocPos(rDocPos), in CursorStack()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dedtwin.hxx169 void MoveCursor( SwWrtShell &rSh, const Point& rDocPos,
201 …bool IsOverHeaderFooterFly( const Point& rDocPos, FrameControlType& rControl, bool& bOverFly, b…
H A Dwrtsh.hxx539 CursorStack( bool bValid, bool bFrameSel, const Point &rDocPos, in CursorStack()
541 : aDocPos(rDocPos), in CursorStack()
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit.cxx113 Point LOKSpecialPositioning::GetWindowPos(const Point& rDocPos, MapUnit eDocPosUnit) const in GetWindowPos() argument
115 const Point aDocPos = convertUnit(rDocPos, eDocPosUnit); in GetWindowPos()
779 Point ImpEditView::GetWindowPos( const Point& rDocPos ) const in GetWindowPos()
786 aPoint.setX( rDocPos.X() + aOutArea.Left() - GetVisDocLeft() ); in GetWindowPos()
787 aPoint.setY( rDocPos.Y() + aOutArea.Top() - GetVisDocTop() ); in GetWindowPos()
793 aPoint.setX( aOutArea.Right() - rDocPos.Y() + GetVisDocTop() ); in GetWindowPos()
794 aPoint.setY( rDocPos.X() + aOutArea.Top() - GetVisDocLeft() ); in GetWindowPos()
798 aPoint.setX( aOutArea.Left() + rDocPos.Y() - GetVisDocTop() ); in GetWindowPos()
799 aPoint.setY( aOutArea.Bottom() - rDocPos.X() + GetVisDocLeft() ); in GetWindowPos()
H A Dimpedit.hxx233 Point GetWindowPos(const Point& rDocPos, MapUnit eDocPosUnit) const;
356 Point GetWindowPos( const Point& rDocPos ) const;
357 tools::Rectangle GetWindowPos( const tools::Rectangle& rDocPos ) const;
624 bool IsTextPos(const Point& rDocPos, sal_uInt16 nBorder);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit.cxx593 Point ImpEditView::GetWindowPos( const Point& rDocPos ) const in GetWindowPos()
600 aPoint.setX( rDocPos.X() + aOutArea.Left() - GetVisDocLeft() ); in GetWindowPos()
601 aPoint.setY( rDocPos.Y() + aOutArea.Top() - GetVisDocTop() ); in GetWindowPos()
607 aPoint.setX( aOutArea.Right() - rDocPos.Y() + GetVisDocTop() ); in GetWindowPos()
608 aPoint.setY( rDocPos.X() + aOutArea.Top() - GetVisDocLeft() ); in GetWindowPos()
612 aPoint.setX( aOutArea.Left() + rDocPos.Y() - GetVisDocTop() ); in GetWindowPos()
613 aPoint.setY( aOutArea.Bottom() - rDocPos.X() + GetVisDocLeft() ); in GetWindowPos()
H A Dimpedit.hxx316 Point GetWindowPos( const Point& rDocPos ) const;
317 tools::Rectangle GetWindowPos( const tools::Rectangle& rDocPos ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfesh.hxx370 const Graphic *GetGrfAtPos( const Point &rDocPos,
594 Point GetRelativePagePosition(const Point& rDocPos);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dtextview.hxx173 Point GetWindowPos( const Point& rDocPos ) const;
H A Dtexteng.hxx275 TextPaM GetPaM( const Point& rDocPos );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtextview.hxx175 Point GetWindowPos( const Point& rDocPos ) const;
H A Dtexteng.hxx279 TextPaM GetPaM( const Point& rDocPos );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfesh.hxx374 const Graphic *GetGrfAtPos( const Point &rDocPos,
597 Point GetRelativePagePosition(const Point& rDocPos);
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/
H A Dtextview.cxx1915 Point TextView::GetWindowPos( const Point& rDocPos ) const in GetWindowPos()
1921 aPoint.setY( rDocPos.Y() - mpImpl->maStartDocPos.Y() ); in GetWindowPos()
1925 aPoint.setX( rDocPos.X() - mpImpl->maStartDocPos.X() ); in GetWindowPos()
1930 aPoint.setX( ( aSz.Width() - 1 ) - ( rDocPos.X() - mpImpl->maStartDocPos.X() ) ); in GetWindowPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/edit/
H A Dtextview.cxx1998 Point TextView::GetWindowPos( const Point& rDocPos ) const in GetWindowPos()
2004 aPoint.setY( rDocPos.Y() - mpImpl->maStartDocPos.Y() ); in GetWindowPos()
2008 aPoint.setX( rDocPos.X() - mpImpl->maStartDocPos.X() ); in GetWindowPos()
2013 aPoint.setX( ( aSz.Width() - 1 ) - ( rDocPos.X() - mpImpl->maStartDocPos.X() ) ); in GetWindowPos()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Dediteng.hxx285 EPosition FindDocPosition( const Point& rDocPos ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin.cxx2738 static bool lcl_urlOverBackground(SwWrtShell& rSh, const Point& rDocPos) in lcl_urlOverBackground() argument
2741 SdrObject* pSelectableObj = rSh.GetObjAt(rDocPos); in lcl_urlOverBackground()
2743 …return rSh.GetContentAtPos(rDocPos, aSwContentAtPos) && pSelectableObj->GetLayer() == rSh.GetDoc()… in lcl_urlOverBackground()
2746 void SwEditWin::MoveCursor( SwWrtShell &rSh, const Point& rDocPos, in MoveCursor() argument
2763 nTmpSetCursor = rSh.CallSetCursor(&rDocPos, bOnlyText); in MoveCursor()
6363 bool SwEditWin::IsOverHeaderFooterFly( const Point& rDocPos, FrameControlType& rControl, bool& bOve… in IsOverHeaderFooterFly() argument
6366 Point aPt( rDocPos ); in IsOverHeaderFooterFly()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtwin.cxx2703 static bool lcl_urlOverBackground(SwWrtShell& rSh, const Point& rDocPos) in lcl_urlOverBackground() argument
2706 SdrObject* pSelectableObj = rSh.GetObjAt(rDocPos); in lcl_urlOverBackground()
2708 …return rSh.GetContentAtPos(rDocPos, aSwContentAtPos) && pSelectableObj->GetLayer() == rSh.GetDoc()… in lcl_urlOverBackground()
2711 void SwEditWin::MoveCursor( SwWrtShell &rSh, const Point& rDocPos, in MoveCursor() argument
2728 nTmpSetCursor = rSh.CallSetCursor(&rDocPos, bOnlyText); in MoveCursor()
6233 bool SwEditWin::IsOverHeaderFooterFly( const Point& rDocPos, FrameControlType& rControl, bool& bOve… in IsOverHeaderFooterFly() argument
6236 Point aPt( rDocPos ); in IsOverHeaderFooterFly()

12