Home
last modified time | relevance | path

Searched refs:nTypeName (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/rsc/source/tools/
H A Drsctree.cxx449 IdNode * IdNode::Search( sal_uInt32 nTypeName ) const{ in Search()
450 return( (IdNode *)NameNode::Search( (const void *)&nTypeName ) ); in Search()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx284 OString nTypeName(OUStringToOString(nestedTypeNames.getElement(i), RTL_TEXTENCODING_UTF8)); in dumpInclude() local
286 nTypeName = checkRealBaseType(nTypeName.copy(5)); in dumpInclude()
288 if (BT_INVALID == isBaseType(nTypeName)) in dumpInclude()
290 allreadyDumped->insert(nTypeName); in dumpInclude()
291 nestedTypes.push_back(nTypeName); in dumpInclude()

Completed in 34 milliseconds