Searched refs:PageBreakBefore (Results 1 – 9 of 9) sorted by relevance
50 [attribute] any PageBreakBefore;
156 virtual void PageBreakBefore( bool bBreak );
270 virtual void PageBreakBefore( bool bBreak ) = 0;
193 virtual void PageBreakBefore( bool bBreak );
192 virtual void PageBreakBefore( bool bBreak );
3614 void WW8AttributeOutput::PageBreakBefore( bool bBreak ) in PageBreakBefore() function in WW8AttributeOutput3640 PageBreakBefore( rBreak.GetValue() ); in FormatBreak()3659 PageBreakBefore( false ); in FormatBreak()3678 PageBreakBefore( true ); in FormatBreak()
2099 AttrOutput().PageBreakBefore(true); in OutputTextNode()
1803 void DocxAttributeOutput::PageBreakBefore( bool bBreak ) in PageBreakBefore() function in DocxAttributeOutput
1318 void RtfAttributeOutput::PageBreakBefore( bool bBreak ) in PageBreakBefore() function in RtfAttributeOutput
Completed in 79 milliseconds