Searched refs:getExcs (Results 1 – 1 of 1) sorted by relevance
315 Sequence< Reference< XCompoundTypeDescription > > getExcs( in createCTD() local317 for (sal_Int32 i = 0; i != getExcs.getLength(); ++i) in createCTD()319 OSL_ASSERT( getExcs[i].is() ); in createCTD()320 getExc.push_back( getExcs[i]->getName().pData ); in createCTD()
Completed in 18 milliseconds