Home
last modified time | relevance | path

Searched refs:PageBreakBefore (Results 1 – 9 of 9) sorted by relevance

/trunk/main/oovbaapi/ooo/vba/word/
H A DXParagraphFormat.idl50 [attribute] any PageBreakBefore;
/trunk/main/sw/source/filter/ww8/
H A Dww8attributeoutput.hxx156 virtual void PageBreakBefore( bool bBreak );
H A Dattributeoutputbase.hxx270 virtual void PageBreakBefore( bool bBreak ) = 0;
H A Drtfattributeoutput.hxx193 virtual void PageBreakBefore( bool bBreak );
H A Ddocxattributeoutput.hxx192 virtual void PageBreakBefore( bool bBreak );
H A Dww8atr.cxx3614 void WW8AttributeOutput::PageBreakBefore( bool bBreak ) in PageBreakBefore() function in WW8AttributeOutput
3640 PageBreakBefore( rBreak.GetValue() ); in FormatBreak()
3659 PageBreakBefore( false ); in FormatBreak()
3678 PageBreakBefore( true ); in FormatBreak()
H A Dwrtw8nds.cxx2099 AttrOutput().PageBreakBefore(true); in OutputTextNode()
H A Ddocxattributeoutput.cxx1803 void DocxAttributeOutput::PageBreakBefore( bool bBreak ) in PageBreakBefore() function in DocxAttributeOutput
H A Drtfattributeoutput.cxx1310 void RtfAttributeOutput::PageBreakBefore( bool bBreak ) in PageBreakBefore() function in RtfAttributeOutput

Completed in 90 milliseconds