Home
last modified time | relevance | path

Searched refs:RtfColorTbl (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A Drtfexport.hxx38 typedef std::map<sal_uInt16,Color> RtfColorTbl; typedef
207 RtfColorTbl m_aColTbl;
H A Drtfexport.cxx978 for (RtfColorTbl::const_iterator it=m_aColTbl.begin() ; it != m_aColTbl.end(); it++ ) in GetColor()
991 for (RtfColorTbl::iterator it=m_aColTbl.begin() ; it != m_aColTbl.end(); ++it ) in InsColor()

Completed in 23 milliseconds