Searched refs:bAddRect (Results 1 – 2 of 2) sorted by relevance
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() local1665 bAddRect = false; in FormatLayoutFly()1682 bChanged |= FormatLayout( (SwLayoutFrm*)pLow, bAddRect ); in FormatLayoutFly()1726 if ( IsPaint() && bAddRect ) in FormatLayoutTab()1773 bAddRect = sal_False; in FormatLayoutTab()[all …]
113 sal_Bool FormatLayout( SwLayoutFrm *, sal_Bool bAddRect = sal_True );114 sal_Bool FormatLayoutTab( SwTabFrm *, sal_Bool bAddRect = sal_True );
Completed in 35 milliseconds