Home
last modified time | relevance | path

Searched refs:Set_BuiltInType (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/autodoc/source/ary/cpp/
H A Dcs_type.cxx73 Set_BuiltInType( predefined::t_void, "void" ); in Setup_BuiltInTypes()
74 Set_BuiltInType( predefined::t_bool, "bool" ); in Setup_BuiltInTypes()
75 Set_BuiltInType( predefined::t_char, "char" ); in Setup_BuiltInTypes()
78 Set_BuiltInType( predefined::t_short, "short" ); in Setup_BuiltInTypes()
80 Set_BuiltInType( predefined::t_int, "int" ); in Setup_BuiltInTypes()
82 Set_BuiltInType( predefined::t_long, "long" ); in Setup_BuiltInTypes()
84 Set_BuiltInType( predefined::t_float, "float" ); in Setup_BuiltInTypes()
85 Set_BuiltInType( predefined::t_double, "double" ); in Setup_BuiltInTypes()
86 Set_BuiltInType( predefined::t_size_t, "size_t" ); in Setup_BuiltInTypes()
89 Set_BuiltInType( predefined::t_ellipse, "..." ); in Setup_BuiltInTypes()
[all …]
H A Dcs_type.hxx70 void Set_BuiltInType(

Completed in 21 milliseconds