Home
last modified time | relevance | path

Searched refs:InsStyle (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.hxx184 void InsStyle( sal_uInt16 nId, const rtl::OString& rStyle );
H A Drtfexport.cxx1145 void RtfExport::InsStyle( sal_uInt16 nId, const OString& rStyle ) in InsStyle() function in RtfExport
H A Drtfattributeoutput.cxx1277 m_rExport.InsStyle(m_nStyleId, aStyles); in EndStyle()