Home
last modified time | relevance | path

Searched refs:bAddRect (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/source/core/layout/
H A Dlayact.cxx1417 sal_Bool SwLayAction::FormatLayout( SwLayoutFrm *pLay, sal_Bool bAddRect ) in FormatLayout() argument
1450 if ( !bNoPaint && IsPaint() && bAddRect && (pLay->IsCompletePaint() || bChanged) ) in FormatLayout()
1502 bAddRect = sal_False; in FormatLayout()
1575 if ( IsPaint() && bAddRect && in FormatLayout()
1587 bAddRect = sal_False; in FormatLayout()
1606 bTabChanged |= FormatLayoutTab( (SwTabFrm*)pLow, bAddRect ); in FormatLayout()
1609 bChanged |= FormatLayout( (SwLayoutFrm*)pLow, bAddRect ); in FormatLayout()
1640 sal_Bool bAddRect = true; in FormatLayoutFly() local
1665 bAddRect = false; in FormatLayoutFly()
1680 bTabChanged |= FormatLayoutTab( (SwTabFrm*)pLow, bAddRect ); in FormatLayoutFly()
[all …]
/AOO41X/main/sw/source/core/inc/
H A Dlayact.hxx113 sal_Bool FormatLayout( SwLayoutFrm *, sal_Bool bAddRect = sal_True );
114 sal_Bool FormatLayoutTab( SwTabFrm *, sal_Bool bAddRect = sal_True );