Searched refs:setExc (Results 1 – 2 of 2) sorted by relevance
52 rtl::OUString const * setDoc, DeclList const * setExc) in setExceptions() argument63 if (setExc != 0) { in setExceptions()64 m_setExceptions = *setExc; in setExceptions()
322 std::vector< rtl_uString * > setExc; in createCTD() local328 setExc.push_back( setExcs[i]->getName().pData ); in createCTD()338 setExc.size(), setExc.empty() ? 0 : &setExc[0] ); in createCTD()
Completed in 26 milliseconds