Home
last modified time | relevance | path

Searched defs:pPt (Results 1 – 17 of 17) sorted by path

/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx671 Point* pPt = &(pImpXPolygon->pPointAry[i]); in Move() local
1234 Point *pPt = &(pImpXPolygon->pPointAry[i]); in Rotate() local
/trunk/main/sw/inc/
H A Dviscrs.hxx138 const SwPosition* pPt; // fuer Zuordung vom GetPoint() zum aPtPt member in SwShellCrsr
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl1.cxx92 sal_Bool SwCrsrShell::SelectWord( const Point* pPt ) in SelectWord()
H A Dswcrsr.cxx1230 sal_Bool SwCursor::SelectWord( ViewShell* pViewShell, const Point* pPt ) in SelectWord()
1408 sal_Bool SwCursor::SelectWordWT( ViewShell* pViewShell, sal_Int16 nWordType, const Point* pPt ) in SelectWordWT()
1816 Point* pPt, long nUpDownX ) in UpDown()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1003 SwEditShell::GetCorrection( const Point* pPt, SwRect& rSelectRect ) in GetCorrection()
1117 const Point *pPt, SwRect &rSelectRect ) in GetGrammarCorrection()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1346 void SwFEShell::Paste( SvStream& rStrm, sal_uInt16 nAction, const Point* pPt ) in Paste()
H A Dfeshview.cxx626 long SwFEShell::BeginDrag( const Point* pPt, sal_Bool ) in BeginDrag()
645 long SwFEShell::Drag( const Point *pPt, sal_Bool ) in Drag()
H A Dfetab.cxx127 const SwPosition * pPt = pTmpCrsr->GetPoint(), in ParkCursorInTab() local
H A Dfews.cxx107 const SwRect& SwFEShell::GetAnyCurRect( CurRectType eType, const Point* pPt, in GetAnyCurRect() argument
260 sal_uInt16 SwFEShell::GetFrmType( const Point *pPt, sal_Bool bStopAtFly ) const in GetFrmType() argument
/trunk/main/sw/source/core/view/
H A Dvprint.cxx118 SwQueuedPaint *pPt; in Add() local
142 SwQueuedPaint *pPt = pQueue; in Repaint() local
173 SwQueuedPaint *pPt; in Remove() local
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1163 const Point* pPt, sal_Int8 nDropAction, in PasteData()
1549 const Point* pPt ) in GetSotDestination()
1960 const Point* pPt, sal_Bool bInsertGRF ) in _PasteTargetURL()
2041 const Point* pPt ) in SetSelInShell()
2245 const Point* pPt, sal_uInt8 nActionFlags, bool bNeedToSelectBeforePaste) in _PasteSdrFormat()
2273 sal_uLong nFmt, sal_uInt16 nAction, const Point* pPt, in _PasteGrf()
2568 sal_uInt16 nAction, const Point* pPt, in _PasteFileName()
2774 const Point* pPt, sal_Bool bMsg ) in _PasteFileList()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx101 long Point:: *pPt = bHori ? &Point::nA : &Point::nB; in lcl_GetPos() local
117 rPos.*pPt = DOCUMENTBORDER; in lcl_GetPos() local
379 void SwView::CalcPt( Point *pPt, const Rectangle &rRect, in CalcPt()
H A Dviewtab.cxx1041 const Point* pPt = IsTabColFromDoc() || IsTabRowFromDoc() ? &aTabColFromDocPos : 0; in StateTabWin() local
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx85 sal_Bool SwWrtShell::SelWrd(const Point *pPt, sal_Bool ) in SelWrd()
103 void SwWrtShell::SelSentence(const Point *pPt, sal_Bool ) in SelSentence()
119 void SwWrtShell::SelPara(const Point *pPt, sal_Bool ) in SelPara()
314 long SwWrtShell::SetCrsr(const Point *pPt, sal_Bool bTextOnly) in SetCrsr()
328 long SwWrtShell::SetCrsrKillSel(const Point *pPt, sal_Bool bTextOnly ) in SetCrsrKillSel()
446 long SwWrtShell::ExtSelWrd(const Point *pPt, sal_Bool ) in ExtSelWrd()
508 long SwWrtShell::ExtSelLn(const Point *pPt, sal_Bool ) in ExtSelLn()
727 long SwWrtShell::BeginFrmDrag(const Point *pPt, sal_Bool) in BeginFrmDrag()
797 long SwWrtShell::UpdateLayoutFrm(const Point *pPt, sal_Bool ) in UpdateLayoutFrm()
/trunk/main/tools/source/generic/
H A Dpoly.cxx514 Point* pPt; in Polygon() local
1249 Point* pPt = &(mpImplPolygon->mpPointAry[i]); in Move() local
1646 const Point* pPt = &(mpImplPolygon->mpPointAry[0]); in GetBoundRect() local
H A Dpoly2.cxx645 const Point* pPt = &pAry[ i ]; in GetBoundRect() local
/trunk/main/vcl/source/gdi/
H A Doutmap.cxx698 const Point* pPt = &(pPointAry[i]); in ImplLogicToDevicePixel() local
1215 const Point* pPt = &(pPointAry[i]); in LogicToPixel() local
1423 const Point* pPt = &(pPointAry[i]); in LogicToPixel() local
1610 const Point* pPt = &(pPointAry[i]); in PixelToLogic() local
1822 const Point* pPt = &(pPointAry[i]); in PixelToLogic() local

Completed in 145 milliseconds