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()
1990 sal_Bool bExtend = sal_False; in ExtendByField() local1996 bExtend = sal_True; in ExtendByField()2001 bExtend = sal_True; in ExtendByField()2003 if( bExtend ) in ExtendByField()2023 return bExtend; in ExtendByField()
269 …const SwPageFrm* GetPageAtPos( const Point& rPt, const Size* pSize = 0, bool bExtend = false ) con…
Completed in 67 milliseconds