Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dnode.hxx428 SwRect FindLayoutRect( const sal_Bool bPrtArea = sal_False,
431 SwRect FindPageFrmRect( const sal_Bool bPrtArea = sal_False,
H A Dfrmfmt.hxx91 SwRect FindLayoutRect( const sal_Bool bPrtArea = sal_False,
/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx1157 SwRect SwCntntNode::FindLayoutRect( const sal_Bool bPrtArea, const Point* pPoint, in FindLayoutRect() argument
1164 aRet = bPrtArea ? pFrm->Prt() : pFrm->Frm(); in FindLayoutRect()
1168 SwRect SwCntntNode::FindPageFrmRect( const sal_Bool bPrtArea, const Point* pPoint, in FindPageFrmRect() argument
1175 aRet = bPrtArea ? pFrm->Prt() : pFrm->Frm(); in FindPageFrmRect()
/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx2547 SwRect SwFrmFmt::FindLayoutRect( const sal_Bool bPrtArea, const Point* pPoint, in FindLayoutRect() argument
2569 if( bPrtArea ) in FindLayoutRect()
2589 if( bPrtArea ) in FindLayoutRect()

Completed in 44 milliseconds