Home
last modified time | relevance | path

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

/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DStyle.java103 public static final Style DefaultStyle = new Style(); field in Style
H A DRun.java38 maStyle = aStyle!=null ? aStyle : Style.DefaultStyle; in Run()
/trunk/main/sw/source/filter/ww8/
H A Dww8attributeoutput.hxx136 virtual void DefaultStyle( sal_uInt16 nStyle );
H A Dattributeoutputbase.hxx250 virtual void DefaultStyle( sal_uInt16 nStyle ) = 0;
H A Drtfattributeoutput.hxx173 virtual void DefaultStyle( sal_uInt16 nStyle );
H A Ddocxattributeoutput.hxx172 virtual void DefaultStyle( sal_uInt16 nStyle );
H A Dwrtw8sty.cxx486 void WW8AttributeOutput::DefaultStyle( sal_uInt16 nStyle ) in DefaultStyle() function in WW8AttributeOutput
518 m_rExport.AttrOutput().DefaultStyle( nPos ); in OutputStyle()
H A Ddocxattributeoutput.cxx1492 void DocxAttributeOutput::DefaultStyle( sal_uInt16 nStyle ) in DefaultStyle() function in DocxAttributeOutput
H A Drtfattributeoutput.cxx1239 void RtfAttributeOutput::DefaultStyle( sal_uInt16 /*nStyle*/ ) in DefaultStyle() function in RtfAttributeOutput

Completed in 89 milliseconds