/trunk/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 85 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/sw/source/core/crsr/ |
H A D | crstrvl1.cxx | 92 sal_Bool SwCrsrShell::SelectWord( const Point* pPt ) in SelectWord()
|
H A D | swcrsr.cxx | 1230 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/view/ |
H A D | vprint.cxx | 118 SwQueuedPaint *pPt; in Add() local 142 SwQueuedPaint *pPt = pQueue; in Repaint() local 173 SwQueuedPaint *pPt; in Remove() local
|
/trunk/main/sw/inc/ |
H A D | viscrs.hxx | 138 const SwPosition* pPt; // fuer Zuordung vom GetPoint() zum aPtPt member in SwShellCrsr
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1163 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 D | viewport.cxx | 101 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 D | viewtab.cxx | 1041 const Point* pPt = IsTabColFromDoc() || IsTabRowFromDoc() ? &aTabColFromDocPos : 0; in StateTabWin() local
|
/trunk/main/vcl/source/gdi/ |
H A D | outmap.cxx | 698 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
|
/trunk/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 107 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
|
H A D | feshview.cxx | 626 long SwFEShell::BeginDrag( const Point* pPt, sal_Bool ) in BeginDrag() 645 long SwFEShell::Drag( const Point *pPt, sal_Bool ) in Drag()
|
H A D | fecopy.cxx | 1346 void SwFEShell::Paste( SvStream& rStrm, sal_uInt16 nAction, const Point* pPt ) in Paste()
|
H A D | fetab.cxx | 127 const SwPosition * pPt = pTmpCrsr->GetPoint(), in ParkCursorInTab() local
|
/trunk/main/tools/source/generic/ |
H A D | poly.cxx | 514 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 D | poly2.cxx | 645 const Point* pPt = &pAry[ i ]; in GetBoundRect() local
|
/trunk/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 1003 SwEditShell::GetCorrection( const Point* pPt, SwRect& rSelectRect ) in GetCorrection() 1117 const Point *pPt, SwRect &rSelectRect ) in GetGrammarCorrection()
|
/trunk/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 671 Point* pPt = &(pImpXPolygon->pPointAry[i]); in Move() local 1234 Point *pPt = &(pImpXPolygon->pPointAry[i]); in Rotate() local
|