Home
last modified time | relevance | path

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

/trunk/main/idlc/inc/idlc/
H A Dastattribute.hxx51 rtl::OUString const * getDoc, DeclList const * getExc, in setExceptions() argument
57 if (getExc != 0) { in setExceptions()
58 m_getExceptions = *getExc; in setExceptions()
/trunk/main/cppuhelper/source/
H A Dtdmgr.cxx314 std::vector< rtl_uString * > getExc; in createCTD() local
320 getExc.push_back( getExcs[i]->getName().pData ); in createCTD()
337 getExc.size(), getExc.empty() ? 0 : &getExc[0], in createCTD()

Completed in 17 milliseconds