Home
last modified time | relevance | path

Searched refs:ClassNameList (Results 1 – 3 of 3) sorted by relevance

/trunk/main/stoc/source/corereflection/
H A Dcrbase.cxx35 ClassNameList g_aClassNames;
73 ClassNameList::const_iterator iFind( find( g_aClassNames.begin(), g_aClassNames.end(), _aName ) ); in IdlClassImpl()
87 ClassNameList::iterator iFind( find( g_aClassNames.begin(), g_aClassNames.end(), _aName ) ); in ~IdlClassImpl()
H A Dbase.hxx68 typedef list< OUString > ClassNameList; typedef
69 extern ClassNameList g_aClassNames;
H A Dcrefl.cxx180 ClassNameList::const_iterator iPos( g_aClassNames.begin() ); in dispose()

Completed in 18 milliseconds