Home
last modified time | relevance | path

Searched refs:value_from_map (Results 1 – 8 of 8) sorted by relevance

/trunk/main/autodoc/source/ary/cpp/
H A Dc_namesp.cxx156 ret = csv::value_from_map(aLocalEnums, i_key, Ce_id(0)); in Search_Child()
159 ret = csv::value_from_map(aLocalTypedefs, i_key, Ce_id(0)); in Search_Child()
162 ret = csv::value_from_map(aLocalVariables, i_key, Ce_id(0)); in Search_Child()
165 return csv::value_from_map(aLocalConstants, i_key, Ce_id(0)); in Search_Child()
171 return csv::value_from_map(aLocalNamespaces, i_sLocalName, (Namespace*)(0)); in Search_LocalNamespace()
189 return csv::value_from_map(aLocalClasses, i_sName, Ce_id(0)); in Search_LocalClass()
H A Dcs_type.cxx67 return csv::value_from_map(aBuiltInTypes, i_specializedName, Tid(0)); in Search_BuiltInType()
/trunk/main/autodoc/inc/cosv/tpl/
H A Dtpltools.hxx70 VAL value_from_map(
78 VAL value_from_map(
173 value_from_map( const std::map< KEY, VAL > & i_rMap, in value_from_map() function
185 value_from_map( const std::map< KEY, VAL > & i_rMap, in value_from_map() function
/trunk/main/autodoc/source/ary/idl/
H A Dis_type.cxx70 return csv::value_from_map(aSequenceIndex, i_nRelatedType); in Search_SequenceOf()
/trunk/main/autodoc/source/display/html/
H A Ddsply_da.cxx137 pFound = csv::value_from_map( aMap_GlobalDataDisplay, nSourceFile, (PageDisplay*)0 ); in FindPage_for()
H A Ddsply_op.cxx117 … pFound = csv::value_from_map( aMap_GlobalFunctionsDisplay, nSourceFile, (PageDisplay*)0 ); in FindPage_for()
/trunk/main/autodoc/source/parser/cpp/
H A Dpreproc.cxx151 pCurMacro = csv::value_from_map( *pCurValidDefines, sTokenText ); in CheckForDefine()
/trunk/main/autodoc/source/ary/inc/
H A Dnametreenode.hxx149 return csv::value_from_map(LocalNames(),i_sName, ITEM_ID(0)); in Search_Name()

Completed in 177 milliseconds