Home
last modified time | relevance | path

Searched refs:aPntRect (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx588 const Rectangle aPntRect(aNextRect.SVRect()); in Show() local
591 aPntRect.Left(), aPntRect.Top(), in Show()
592 aPntRect.Right() + 1, aPntRect.Bottom() + 1)); in Show()
656 const Rectangle aPntRect(aNextRect.SVRect()); in HighlightInputFld() local
659 aPntRect.Left(), aPntRect.Top(), in HighlightInputFld()
660 aPntRect.Right() + 1, aPntRect.Bottom() + 1)); in HighlightInputFld()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx623 const Rectangle aPntRect(aNextRect.SVRect()); in SetPosAndSize() local
626 aPntRect.Left(), aPntRect.Top(), in SetPosAndSize()
627 aPntRect.Right() + 1, aPntRect.Bottom() + 1)); in SetPosAndSize()

Completed in 25 milliseconds