Searched refs:UnionFrm (Results 1 – 6 of 6) sorted by relevance
123 pFrm->UnionFrm() : in GetCrsrOfst()1185 SwRect aCntFrm( pCntnt->UnionFrm() ); in GetCntntPos()1377 SwRect aCntFrm( pCntnt->UnionFrm() ); in GetCntntPosition()1515 return ContainsCntnt()->UnionFrm().Pos(); in GetNextPrevCntntPos()1523 return pCnt->UnionFrm().Pos(); in GetNextPrevCntntPos()1528 SwRect aCntFrm( pCnt->UnionFrm() ); in GetNextPrevCntntPos()2128 SwRect aStFrm( pStartFrm->UnionFrm( sal_True ) ); in CalcFrmRects()2130 SwRect aEndFrm( pStartFrm == pEndFrm ? aStFrm : pEndFrm->UnionFrm( sal_True ) ); in CalcFrmRects()2504 SwRect aCRect( pCntnt->UnionFrm( sal_True ) ); in CalcFrmRects()
755 const SwRect SwFrm::UnionFrm( sal_Bool bBorder ) const in UnionFrm() function in SwFrm
988 const SwRect aOldRect( pCnt->UnionFrm( sal_True ) ); in _TurboAction()2048 const SwRect aOldRect( pCntnt->UnionFrm() ); in _FormatCntnt()
5865 aPaintRect = UnionFrm( sal_True ); in PaintBackground()
780 const SwRect UnionFrm( sal_Bool bBorder = sal_False ) const;
1193 if ( pCntntFrm->UnionFrm().IsInside( rPt ) ) in ShouldObjectBeSelected()
Completed in 95 milliseconds