Home
last modified time | relevance | path

Searched refs:SwSelPaintRects (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sw/source/core/crsr/
H A Dviscrs.cxx70 long SwSelPaintRects::nPixPtX = 0;
71 long SwSelPaintRects::nPixPtY = 0;
516 SwSelPaintRects::SwSelPaintRects( const SwCrsrShell& rCSh ) in SwSelPaintRects() function in SwSelPaintRects
525 SwSelPaintRects::~SwSelPaintRects() in ~SwSelPaintRects()
530 void SwSelPaintRects::swapContent(SwSelPaintRects& rSwap) in swapContent()
555 void SwSelPaintRects::Hide() in Hide()
572 void SwSelPaintRects::Show() in Show()
771 , SwSelPaintRects(rCShell) in SwShellCrsr()
782 , SwSelPaintRects(rCShell) in SwShellCrsr()
834 pTmp->SwSelPaintRects::Show(); in Show()
[all …]
H A Dtrvltbl.cxx239 pCurCrsr->SwSelPaintRects::Hide(); in _SelTblRowOrCol()
277 pCurCrsr->SwSelPaintRects::Hide(); in SelTbl()
323 pCurCrsr->SwSelPaintRects::Hide(); in SelTblBox()
674 pCurCrsr->SwSelPaintRects::Hide(); in MoveTable()
H A Dcrsrsh.cxx923 pCurCrsr->SwSelPaintRects::Show(); in ClearMark()
937 pCurCrsr->SwSelPaintRects::Show(); in ClearMark()
1516 pTblCrsr->SwSelPaintRects::Hide(); in UpdateCrsr()
1533 pCurCrsr->SwSelPaintRects::Hide(); in UpdateCrsr()
1843 pTblCrsr->SwSelPaintRects::Show(); in UpdateCrsr()
1846 pCurCrsr->SwSelPaintRects::Show(); in UpdateCrsr()
1852 pNxt->SwSelPaintRects::Show(); in UpdateCrsr()
/aoo42x/main/sw/inc/
H A Dviscrs.hxx82 class SwSelPaintRects : public SwRects class
108 SwSelPaintRects( const SwCrsrShell& rCSh );
109 virtual ~SwSelPaintRects();
115 void swapContent(SwSelPaintRects& rSwap);
134 class SwShellCrsr : public virtual SwCursor, public SwSelPaintRects
H A Dcrsrsh.hxx159 friend class SwSelPaintRects;
/aoo42x/main/sw/source/core/bastyp/
H A Dinit.cxx752 SwSelPaintRects::pMapMode = new MapMode; in _InitCore()
784 delete SwSelPaintRects::pMapMode; in _FinitCore()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx819 SwSelPaintRects::Get1PixelInLogic( *this, &nX, &nY ); in CalcAndSetScale()

Completed in 56 milliseconds