Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dlayact.cxx1500 bAddRect = sal_False; in FormatLayout()
1573 if ( IsPaint() && bAddRect && in FormatLayout()
1585 bAddRect = sal_False; in FormatLayout()
1604 bTabChanged |= FormatLayoutTab( (SwTabFrm*)pLow, bAddRect ); in FormatLayout()
1607 bChanged |= FormatLayout( (SwLayoutFrm*)pLow, bAddRect ); in FormatLayout()
1638 sal_Bool bAddRect = true; in FormatLayoutFly() local
1663 bAddRect = false; in FormatLayoutFly()
1680 bChanged |= FormatLayout( (SwLayoutFrm*)pLow, bAddRect ); in FormatLayoutFly()
1724 if ( IsPaint() && bAddRect ) in FormatLayoutTab()
1771 bAddRect = sal_False; in FormatLayoutTab()
[all …]
/trunk/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 );

Completed in 26 milliseconds