Searched refs:getMethodConcepts (Results 1 – 1 of 1) sorted by relevance
295 Sequence<sal_Int32> getMethodConcepts(void) const { return maMethodConceptSeq; } in getMethodConcepts() function in stoc_inspect::IntrospectionAccessStatic_Impl1342 sal_Int32 nConcept = mpStaticImpl->getMethodConcepts().getConstArray()[ i ]; in getMethod()1361 sal_Int32 nConcept = mpStaticImpl->getMethodConcepts().getConstArray()[ i ]; in hasMethod()1395 const sal_Int32* pConcepts = mpStaticImpl->getMethodConcepts().getConstArray(); in getMethods()
Completed in 26 milliseconds