Searched refs:DefaultStyle (Results 1 – 9 of 9) sorted by relevance
103 public static final Style DefaultStyle = new Style(); field in Style
38 maStyle = aStyle!=null ? aStyle : Style.DefaultStyle; in Run()
136 virtual void DefaultStyle( sal_uInt16 nStyle );
250 virtual void DefaultStyle( sal_uInt16 nStyle ) = 0;
173 virtual void DefaultStyle( sal_uInt16 nStyle );
172 virtual void DefaultStyle( sal_uInt16 nStyle );
486 void WW8AttributeOutput::DefaultStyle( sal_uInt16 nStyle ) in DefaultStyle() function in WW8AttributeOutput518 m_rExport.AttrOutput().DefaultStyle( nPos ); in OutputStyle()
1492 void DocxAttributeOutput::DefaultStyle( sal_uInt16 nStyle ) in DefaultStyle() function in DocxAttributeOutput
1239 void RtfAttributeOutput::DefaultStyle( sal_uInt16 /*nStyle*/ ) in DefaultStyle() function in RtfAttributeOutput
Completed in 87 milliseconds