Searched refs:getExc (Results 1 – 2 of 2) sorted by relevance
51 rtl::OUString const * getDoc, DeclList const * getExc, in setExceptions() argument57 if (getExc != 0) { in setExceptions()58 m_getExceptions = *getExc; in setExceptions()
314 std::vector< rtl_uString * > getExc; in createCTD() local320 getExc.push_back( getExcs[i]->getName().pData ); in createCTD()337 getExc.size(), getExc.empty() ? 0 : &getExc[0], in createCTD()
Completed in 18 milliseconds