Home
last modified time | relevance | path

Searched refs:bExtend (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx603 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()
/trunk/main/sc/source/core/data/
H A Dconditio.cxx1360 sal_Bool bExtend = sal_False; in DoRepaint() local
1399 bExtend = sal_True; in DoRepaint()
1412 lcl_Extend( aRange, pDoc, bExtend ); // zusammengefasste und bExtend in DoRepaint()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1991 sal_Bool bExtend = sal_False; in ExtendByField() local
1997 bExtend = sal_True; in ExtendByField()
2002 bExtend = sal_True; in ExtendByField()
2004 if( bExtend ) in ExtendByField()
2024 return bExtend; in ExtendByField()
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx268 …const SwPageFrm* GetPageAtPos( const Point& rPt, const Size* pSize = 0, bool bExtend = false ) con…

Completed in 65 milliseconds