Searched defs:TxtAttrDeleter (Results 1 – 1 of 1) sorted by relevance
106 struct TxtAttrDeleter struct109 TxtAttrDeleter( SwDoc & rDoc ) : m_rPool( rDoc.GetAttrPool() ) { } in TxtAttrDeleter() function110 void operator() (SwTxtAttr * const pAttr) in operator ()()
Completed in 42 milliseconds