Home
last modified time | relevance | path

Searched defs:xPropertyBag (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dwrong.hxx90 …artColor ( com::sun::star::uno::Reference< com::sun::star::container::XStringKeyMap > xPropertyBag) in getSmartColor()
116 …LineType( com::sun::star::uno::Reference< com::sun::star::container::XStringKeyMap > xPropertyBag ) in getSmartLineType()
150 Color getWrongAreaColor(WrongListType listType, in getWrongAreaColor()
169 WrongAreaLineType getWrongAreaLineType(WrongListType listType, in getWrongAreaLineType()
257 inline void Insert( const rtl::OUString& rType, in Insert()
/trunk/main/sw/source/core/text/
H A Dwrong.cxx40 SwWrongArea::SwWrongArea( const rtl::OUString& rType, WrongListType listType, in SwWrongArea()
50 SwWrongArea::SwWrongArea( const rtl::OUString& rType, in SwWrongArea()
628 void SwWrongList::Insert( const rtl::OUString& rType, in Insert()