Searched refs:bExtend (Results 1 – 4 of 4) sorted by relevance
603 const SwPageFrm* SwRootFrm::GetPageAtPos( const Point& rPt, const Size* pSize, bool bExtend ) const in GetPageAtPos()616 if ( !bExtend ) in GetPageAtPos()631 const SwRect& rBoundRect = bExtend ? maPageRects[ nPageIdx++ ] : pPage->Frm(); in GetPageAtPos()
1360 sal_Bool bExtend = sal_False; in DoRepaint() local1399 bExtend = sal_True; in DoRepaint()1412 lcl_Extend( aRange, pDoc, bExtend ); // zusammengefasste und bExtend in DoRepaint()
1991 sal_Bool bExtend = sal_False; in ExtendByField() local1997 bExtend = sal_True; in ExtendByField()2002 bExtend = sal_True; in ExtendByField()2004 if( bExtend ) in ExtendByField()2024 return bExtend; in ExtendByField()
268 …const SwPageFrm* GetPageAtPos( const Point& rPt, const Size* pSize = 0, bool bExtend = false ) con…
Completed in 84 milliseconds