Searched refs:aNextRect (Results 1 – 3 of 3) sorted by relevance
587 const SwRect aNextRect((*this)[a]); in Show() local588 const Rectangle aPntRect(aNextRect.SVRect()); in Show()655 const SwRect aNextRect((*pCrsrForInputTxtFld)[a]); in HighlightInputFld() local656 const Rectangle aPntRect(aNextRect.SVRect()); in HighlightInputFld()
507 Rectangle aNextRect(GetFieldRect( pNextCol->GetId() )); in SetColumnPos() local527 Point(aNextRect.Right(),aDataWinSize.Height())); in SetColumnPos()531 aScrollArea = Rectangle(Point(aNextRect.Left(),0), in SetColumnPos()
622 const SwRect aNextRect((*pTmpCrsrForAnnotationTextRange)[a]); in SetPosAndSize() local623 const Rectangle aPntRect(aNextRect.SVRect()); in SetPosAndSize()
Completed in 36 milliseconds