Home
last modified time | relevance | path

Searched refs:rPt (Results 76 – 100 of 125) sorted by relevance

12345

/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx1415 const ::Point& rPt, in repaint()
1429 if( !rGrf->Draw( &mpOutDev->getOutDev(), rPt, rSz, &rAttr ) ) in repaint()
1434 return rGrf->Draw( &mp2ndOutDev->getOutDev(), rPt, rSz, &rAttr ); in repaint()
H A Drepainttarget.hxx53 const ::Point& rPt,
H A Dcanvascustomsprite.hxx123 const ::Point& rPt,
H A Dcanvas.hxx115 const ::Point& rPt,
H A Dcanvasbitmap.hxx97 const ::Point& rPt,
H A Dspritecanvas.hxx149 const ::Point& rPt,
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx790 sal_Bool SwView::ExecDrwTxtSpellPopup(const Point& rPt) in ExecDrwTxtSpellPopup() argument
795 Point aPos( GetEditWin().LogicToPixel( rPt ) ); in ExecDrwTxtSpellPopup()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx890 sal_Bool SwWrtShell::SelectTableRowCol( const Point& rPt, const Point* pEnd, bool bRowDrag ) in SelectTableRowCol() argument
894 if(SelTblRowCol( rPt, pEnd, bRowDrag )) in SelectTableRowCol()
/trunk/main/vcl/source/gdi/
H A Dimpanmvw.hxx70 const Point& rPt, const Size& rSz, sal_uLong nExtraData,
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.hxx83 …void ImplWriteBmpRecord( const Bitmap& rBmp, const Point& rPt, const Size& rSz, sal_uInt32 nROP…
H A Dwinmtf.cxx413 Point WinMtfOutput::ImplMap( const Point& rPt ) in ImplMap() argument
417 double fX2, fX = rPt.X(); in ImplMap()
418 double fY2, fY = rPt.Y(); in ImplMap()
H A Dwmfwr.cxx1204 const Point& rPt = pA->GetPoint(); in WriteRecords() local
1207 WMFRecord_MoveTo( rPt); in WriteRecords()
1208 WMFRecord_LineTo( rPt ); in WriteRecords()
/trunk/main/vcl/inc/vcl/
H A Dspin.hxx57 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
H A Dspinfld.hxx74 Rectangle * ImplFindPartRect( const Point& rPt );
H A Dscrbar.hxx75 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
H A Dtabctrl.hxx96 SAL_DLLPRIVATE Rectangle* ImplFindPartRect( const Point& rPt );
H A Dgdimtf.hxx124 SAL_DLLPRIVATE Point ImplGetRotatedPoint( const Point& rPt, const Point& rRotatePt,
/trunk/main/sw/source/ui/inc/
H A Dunotools.hxx125 void CreatePopup(const Point& rPt);
H A Dpview.hxx209 SW_DLLPRIVATE Point AlignToPixel(const Point& rPt) const;
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx1049 sal_Bool SwShellTableCrsr::IsInside( const Point& rPt ) const in IsInside()
1069 if( pFrm && pFrm->Frm().IsInside( rPt ) ) in IsInside()
/trunk/main/svx/inc/svx/
H A Dsvdxcgv.hxx60 sal_Bool ImpLimitToWorkArea(Point& rPt) const;
H A Dxpoly.hxx97 void Insert( sal_uInt16 nPos, const Point& rPt, XPolyFlags eFlags );
H A Dsvdsnpv.hxx141 …void CheckSnap(const Point& rPt, const SdrPageView* pPV, long& nBestXSnap, long& nBestYSnap, bool&…
/trunk/main/sw/inc/
H A Dviscrs.hxx208 sal_Bool IsInside( const Point& rPt ) const;
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx268 …const SwPageFrm* GetPageAtPos( const Point& rPt, const Size* pSize = 0, bool bExtend = false ) con…

Completed in 110 milliseconds

12345