/aoo42x/main/sw/source/core/view/ |
H A D | vprint.cxx | 121 while ( pPt->pSh != pNew && pPt->pNext ) in Add() 122 pPt = pPt->pNext; in Add() 130 if ( pPt ) in Add() 158 pPt = pPt->pNext; in Repaint() 162 { pPt = pQueue; in Repaint() 164 delete pPt; in Repaint() 177 while ( pPt && pPt->pSh != pSh ) in Remove() 179 pPrev = pPt; in Remove() 180 pPt = pPt->pNext; in Remove() 182 if ( pPt ) in Remove() [all …]
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 91 bRet = SwCrsrShell::SelectWord( pPt ); in SelWrd() 97 if(pPt) in SelWrd() 98 aStart = *pPt; in SelWrd() 113 if(pPt) in SelSentence() 114 aStart = *pPt; in SelSentence() 129 if(pPt) in SelPara() 130 aStart = *pPt; in SelPara() 320 if(!IsInSelect() && ChgCurrPam(*pPt)) { in SetCrsr() 331 ResetSelect(pPt,sal_False); in SetCrsrKillSel() 511 SwCrsrShell::SetCrsr(*pPt); in ExtSelLn() [all …]
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1173 if( pPt ) in PasteData() 1283 sal_Bool bMsg = 0 == pPt; in PasteData() 1362 pPt, bMsg ); in PasteData() 1379 pPt, bMsg ); in PasteData() 1383 if( pPt ) in PasteData() 1549 const Point* pPt ) in GetSotDestination() argument 1554 if( pPt ) in GetSotDestination() 1567 if( pPt ) in GetSotDestination() 1992 Point aPt( pPt ? *pPt : rSh.GetCrsrDocPos() ); in _PasteTargetURL() 2041 const Point* pPt ) in SetSelInShell() argument [all …]
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 115 rPos.*pPt += lDelta; in lcl_GetPos() 117 rPos.*pPt = DOCUMENTBORDER; in lcl_GetPos() local 391 pPt->Y() = rRect.Top(); in CalcPt() 392 pPt->Y() = Max( lMin, pPt->Y() ); in CalcPt() 397 pPt->Y() = Max( lMin, pPt->Y() ); in CalcPt() 401 pPt->Y() = rRect.Bottom() - in CalcPt() 404 pPt->Y() = SetVScrollMax( pPt->Y() ); in CalcPt() 412 pPt->X() = SetHScrollMax( pPt->X() ); in CalcPt() 417 pPt->X() = Max( ::GetLeftMargin( *this ) + nLeftOfst, pPt->X() ); in CalcPt() 418 pPt->X() = Min( rRect.Left() - nScrollX, pPt->X() ); in CalcPt() [all …]
|
H A D | viewtab.cxx | 1044 : rSh.GetFrmType( pPt, sal_True ); in StateTabWin() 1049 const SwRect& rPageRect = rSh.GetAnyCurRect( RECT_PAGE, pPt ); in StateTabWin() 1050 const SwRect& rPagePrtRect = rSh.GetAnyCurRect( RECT_PAGE_PRT, pPt ); in StateTabWin() 1158 aRect = rSh.GetAnyCurRect(RECT_SECTION_PRT, pPt); in StateTabWin() 1164 aRect = rSh.GetAnyCurRect(RECT_FLY_EMBEDDED, pPt); in StateTabWin() 1848 : RECT_PAGE_PRT, pPt )); in StateTabWin() 1851 : RECT_PAGE, pPt )); in StateTabWin() 1915 RECT_FLY_PRT_EMBEDDED, pPt ) ); in StateTabWin() 1917 pPt ).Pos(); in StateTabWin() 1972 SwRect aRect( rSh.GetAnyCurRect( eRecType, pPt ) ); in StateTabWin() [all …]
|
/aoo42x/main/sw/inc/ |
H A D | viscrs.hxx | 138 const SwPosition* pPt; // fuer Zuordung vom GetPoint() zum aPtPt member in SwShellCrsr 155 const Point& GetPtPos() const { return( SwPaM::GetPoint() == pPt ? aPtPt : aMkPt ); } in GetPtPos() 156 Point& GetPtPos() { return( SwPaM::GetPoint() == pPt ? aPtPt : aMkPt ); } in GetPtPos() 157 const Point& GetMkPos() const { return( SwPaM::GetMark() == pPt ? aPtPt : aMkPt ); } in GetMkPos() 158 Point& GetMkPos() { return( SwPaM::GetMark() == pPt ? aPtPt : aMkPt ); } in GetMkPos() 159 const Point& GetSttPos() const { return( SwPaM::Start() == pPt ? aPtPt : aMkPt ); } in GetSttPos() 160 Point& GetSttPos() { return( SwPaM::Start() == pPt ? aPtPt : aMkPt ); } in GetSttPos() 161 const Point& GetEndPos() const { return( SwPaM::End() == pPt ? aPtPt : aMkPt ); } in GetEndPos() 162 Point& GetEndPos() { return( SwPaM::End() == pPt ? aPtPt : aMkPt ); } in GetEndPos()
|
H A D | fesh.hxx | 289 sal_uInt16 GetFrmType( const Point *pPt, sal_Bool bStopAtFly ) const; 322 long BeginDrag( const Point *pPt, sal_Bool bProp ); 323 long Drag ( const Point *pPt, sal_Bool bProp ); 324 long EndDrag ( const Point *pPt, sal_Bool bProp ); 538 void Paste( SvStream& rStm, sal_uInt16 nAction, const Point* pPt = 0 ); 596 const Point* pPt = 0,
|
H A D | swcrsr.hxx | 134 sal_Bool SelectWord( ViewShell* pViewShell, const Point* pPt = 0 ); 145 sal_Bool SelectWordWT( ViewShell* pViewShell, sal_Int16 nWordType, const Point* pPt = 0 ); 163 sal_Bool UpDown( sal_Bool bUp, sal_uInt16 nCnt, Point* pPt, long nUpDownX );
|
H A D | crsrsh.hxx | 279 SW_DLLPRIVATE short GetTextDirection( const Point* pPt = 0 ) const; 773 sal_Bool SelectWord( const Point* pPt = 0 ); 872 sal_Bool IsInVerticalText( const Point* pPt = 0 ) const; 874 sal_Bool IsInRightToLeftText( const Point* pPt = 0 ) const;
|
H A D | editsh.hxx | 737 GetCorrection( const Point* pPt, SwRect& rSelectRect ); 744 const Point* pPt, SwRect& rSelectRect ); 802 const SwSection* GetAnySection( sal_Bool bOutOfTab = sal_False, const Point* pPt = 0 ) const;
|
/aoo42x/main/tools/source/generic/ |
H A D | poly.cxx | 514 Point* pPt; in Polygon() local 1250 pPt->X() += nHorzMove; in Move() 1251 pPt->Y() += nVertMove; in Move() 1654 if ( pPt->X() < nXMin ) in GetBoundRect() 1655 nXMin = pPt->X(); in GetBoundRect() 1656 if ( pPt->X() > nXMax ) in GetBoundRect() 1657 nXMax = pPt->X(); in GetBoundRect() 1658 if ( pPt->Y() < nYMin ) in GetBoundRect() 1659 nYMin = pPt->Y(); in GetBoundRect() 1660 if ( pPt->Y() > nYMax ) in GetBoundRect() [all …]
|
H A D | poly2.cxx | 645 const Point* pPt = &pAry[ i ]; in GetBoundRect() local 649 nXMin = nXMax = pPt->X(); in GetBoundRect() 650 nYMin = nYMax = pPt->Y(); in GetBoundRect() 655 if ( pPt->X() < nXMin ) in GetBoundRect() 656 nXMin = pPt->X(); in GetBoundRect() 657 if ( pPt->X() > nXMax ) in GetBoundRect() 658 nXMax = pPt->X(); in GetBoundRect() 659 if ( pPt->Y() < nYMin ) in GetBoundRect() 660 nYMin = pPt->Y(); in GetBoundRect() 661 if ( pPt->Y() > nYMax ) in GetBoundRect() [all …]
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | swdtflvr.hxx | 102 sal_uInt16 nAction, const Point* pPt, sal_Bool bInsertGRF ); 109 const Point* pPt, sal_uInt8 nActionFlags, bool bNeedToSelectBeforePaste); 112 sal_uLong nFmt, sal_uInt16 nAction, const Point* pPt, 123 const Point* pPt, sal_uInt8 nActionFlags, sal_Bool bMsg ); 131 const Point* pPt, sal_Bool bMsg );
|
/aoo42x/main/vcl/source/gdi/ |
H A D | outmap.cxx | 698 const Point* pPt = &(pPointAry[i]); in ImplLogicToDevicePixel() local 700 aPt.X() = ImplLogicToPixel( pPt->X()+maMapRes.mnMapOfsX, mnDPIX, in ImplLogicToDevicePixel() 703 aPt.Y() = ImplLogicToPixel( pPt->Y()+maMapRes.mnMapOfsY, mnDPIY, in ImplLogicToDevicePixel() 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 1612 aPt.X() = ImplPixelToLogic( pPt->X(), mnDPIX, in PixelToLogic() 1615 aPt.Y() = ImplPixelToLogic( pPt->Y(), mnDPIY, in PixelToLogic() 1822 const Point* pPt = &(pPointAry[i]); in PixelToLogic() local 1824 aPt.X() = ImplPixelToLogic( pPt->X(), mnDPIX, in PixelToLogic() [all …]
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 107 const SwRect& SwFEShell::GetAnyCurRect( CurRectType eType, const Point* pPt, in GetAnyCurRect() argument 117 if( pPt ) in GetAnyCurRect() 120 Point aPt( *pPt ); in GetAnyCurRect() 123 pFrm = pNd->getLayoutFrm( GetLayout(), pPt ); in GetAnyCurRect() 260 sal_uInt16 SwFEShell::GetFrmType( const Point *pPt, sal_Bool bStopAtFly ) const in GetFrmType() argument 264 if ( pPt ) in GetFrmType() 267 Point aPt( *pPt ); in GetFrmType() 270 pFrm = pNd->getLayoutFrm( GetLayout(), pPt ); in GetFrmType()
|
H A D | fetab.cxx | 127 const SwPosition * pPt = pTmpCrsr->GetPoint(), in ParkCursorInTab() local 130 if (*pPt < aStartPos) in ParkCursorInTab() 131 aStartPos = *pPt; in ParkCursorInTab() 133 if (*pPt > aEndPos) in ParkCursorInTab() 134 aEndPos = *pPt; in ParkCursorInTab()
|
H A D | feshview.cxx | 626 long SwFEShell::BeginDrag( const Point* pPt, sal_Bool ) in BeginDrag() argument 632 SdrHdl* pHdl = pView->PickHandle( *pPt ); in BeginDrag() 633 pView->BegDragObj( *pPt, 0 /*GetWin()*/, pHdl ); in BeginDrag() 645 long SwFEShell::Drag( const Point *pPt, sal_Bool ) in Drag() argument 650 ScrollTo( *pPt ); in Drag() 651 Imp()->GetDrawView()->MovDragObj( *pPt ); in Drag()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edsect.cxx | 93 const SwSection* SwEditShell::GetAnySection( sal_Bool bOutOfTab, const Point* pPt ) const in GetAnySection() 96 if ( pPt ) in GetAnySection() 99 Point aPt( *pPt ); in GetAnySection() 102 pFrm = pNd->getLayoutFrm( GetLayout(), pPt ); in GetAnySection()
|
H A D | edlingu.cxx | 1003 SwEditShell::GetCorrection( const Point* pPt, SwRect& rSelectRect ) in GetCorrection() argument 1011 Point aPt( *pPt ); in GetCorrection() 1094 …SwCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), pPt, pCrsr->GetPoint(), sal_False… in GetCorrection() 1117 const Point *pPt, SwRect &rSelectRect ) in GetGrammarCorrection() argument 1126 Point aPt( *pPt ); in GetGrammarCorrection() 1238 …SwCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), pPt, pCrsr->GetPoint(), sal_False… in GetGrammarCorrection()
|
/aoo42x/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 671 Point* pPt = &(pImpXPolygon->pPointAry[i]); in Move() local 672 pPt->X() += nHorzMove; in Move() 673 pPt->Y() += nVertMove; in Move() 1234 Point *pPt = &(pImpXPolygon->pPointAry[i]); in Rotate() local 1235 nX = pPt->X()-nCenterX; in Rotate() 1236 nY = pPt->Y()-nCenterY; in Rotate() 1239 pPt->X() = nNewX + nCenterX; in Rotate() 1240 pPt->Y() = nNewY + nCenterY; in Rotate()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 1230 sal_Bool SwCursor::SelectWord( ViewShell* pViewShell, const Point* pPt ) in SelectWord() argument 1232 return SelectWordWT( pViewShell, WordType::ANYWORD_IGNOREWHITESPACES, pPt ); in SelectWord() 1408 sal_Bool SwCursor::SelectWordWT( ViewShell* pViewShell, sal_Int16 nWordType, const Point* pPt ) in SelectWordWT() argument 1416 if( pPt && 0 != pLayout ) in SelectWordWT() 1419 Point aPt( *pPt ); in SelectWordWT() 1816 Point* pPt, long nUpDownX ) in UpDown() argument 1833 if( pPt ) in UpDown() 1834 aPt = *pPt; in UpDown() 1841 if( !pPt ) in UpDown()
|
H A D | crstrvl1.cxx | 92 sal_Bool SwCrsrShell::SelectWord( const Point* pPt ) in SelectWord() argument 94 return pCurCrsr->SelectWord( this, pPt ); in SelectWord()
|
H A D | viscrs.cxx | 772 , pPt(SwPaM::GetPoint()) in SwShellCrsr() 785 , pPt(SwPaM::GetPoint()) in SwShellCrsr() 794 , pPt(SwPaM::GetPoint()) in SwShellCrsr() 808 if( SwPaM::GetPoint() == pPt ) in SetMark()
|
H A D | crsrsh.cxx | 3114 short SwCrsrShell::GetTextDirection( const Point* pPt ) const in GetTextDirection() 3117 Point aPt( pPt ? *pPt : pCurCrsr->GetPtPos() ); in GetTextDirection() 3118 if( pPt ) in GetTextDirection() 3129 sal_Bool SwCrsrShell::IsInVerticalText( const Point* pPt ) const in IsInVerticalText() 3131 const short nDir = GetTextDirection( pPt ); in IsInVerticalText() 3135 sal_Bool SwCrsrShell::IsInRightToLeftText( const Point* pPt ) const in IsInRightToLeftText() 3137 const short nDir = GetTextDirection( pPt ); in IsInRightToLeftText()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 2291 const Point* pPt ) const in GetTextDirection() 2300 nRet = pNd->GetTextDirection( rPos, pPt ); in GetTextDirection() 2345 sal_Bool SwDoc::IsInVerticalText( const SwPosition& rPos, const Point* pPt ) const in IsInVerticalText() 2347 const short nDir = GetTextDirection( rPos, pPt ); in IsInVerticalText()
|