Home
last modified time | relevance | path

Searched refs:usingSet (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/rdbmaker/source/rdbmaker/
H A Drdbtype.cxx68 TypeUsingSet usingSet(typeDependencies.getDependencies(typeName)); in produceDependedTypes() local
70 TypeUsingSet::const_iterator iter = usingSet.begin(); in produceDependedTypes()
73 while (iter != usingSet.end()) in produceDependedTypes()
/aoo42x/main/codemaker/source/idlmaker/
H A Didltype.cxx119 TypeUsingSet usingSet(m_dependencies.getDependencies(m_typeName)); in dumpDependedTypes() local
121 TypeUsingSet::const_iterator iter = usingSet.begin(); in dumpDependedTypes()
124 while (iter != usingSet.end()) in dumpDependedTypes()
217 TypeUsingSet usingSet(m_dependencies.getDependencies(typeName)); in dumpDepIncludes() local
219 TypeUsingSet::const_iterator iter = usingSet.begin(); in dumpDepIncludes()
225 while (iter != usingSet.end()) in dumpDepIncludes()
/aoo42x/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx96 TypeUsingSet usingSet(m_dependencies.getDependencies(m_typeName)); in dumpDependedTypes() local
98 TypeUsingSet::const_iterator iter = usingSet.begin(); in dumpDependedTypes()
101 while (iter != usingSet.end()) in dumpDependedTypes()
314 TypeUsingSet usingSet(m_dependencies.getDependencies(typeName)); in dumpDepIncludes() local
316 TypeUsingSet::const_iterator iter = usingSet.begin(); in dumpDepIncludes()
324 while (iter != usingSet.end()) in dumpDepIncludes()
/aoo42x/main/codemaker/source/cunomaker/
H A Dcunotype.cxx225 TypeUsingSet usingSet(m_dependencies.getDependencies(m_typeName)); in dumpDependedTypes() local
227 TypeUsingSet::const_iterator iter = usingSet.begin(); in dumpDependedTypes()
230 while (iter != usingSet.end()) in dumpDependedTypes()
360 TypeUsingSet usingSet(m_dependencies.getDependencies(typeName)); in dumpDepIncludes() local
362 TypeUsingSet::const_iterator iter = usingSet.begin(); in dumpDepIncludes()
369 while (iter != usingSet.end()) in dumpDepIncludes()

Completed in 64 milliseconds