Home
last modified time | relevance | path

Searched refs:Ce_id (Results 1 – 25 of 135) sorted by relevance

123456

/aoo41x/main/autodoc/source/ary/idl/
H A Dia_ce.hxx76 Ce_id i_nOwner,
80 Ce_id i_nOwner,
84 Ce_id i_nOwner,
88 Ce_id i_nOwner,
93 Ce_id i_nOwner,
97 Ce_id i_nOwner,
100 Ce_id i_nOwner,
105 Ce_id i_nOwner,
108 Ce_id i_nOwner,
112 Ce_id i_nOwner,
[all …]
H A Dia_ce.cxx62 CeAdmin::lhf_Access_Module( Ce_id i_nId ) in lhf_Access_Module()
129 CeAdmin::Store_Service( Ce_id i_nOwner, in Store_Service()
401 CeAdmin::Find_Ce( Ce_id i_nId ) const in Find_Ce()
408 CeAdmin::Find_Module( Ce_id i_nId ) const in Find_Module()
414 CeAdmin::Search_Module( Ce_id i_nId ) const in Search_Module()
422 CeAdmin::Find_Function( Ce_id i_nId ) const in Find_Function()
428 CeAdmin::Find_Property( Ce_id i_nId ) const in Find_Property()
434 CeAdmin::Find_EnumValue( Ce_id i_nId ) const in Find_EnumValue()
440 CeAdmin::Find_Constant( Ce_id i_nId ) const in Find_Constant()
446 CeAdmin::Find_StructElement( Ce_id i_nId ) const in Find_StructElement()
[all …]
H A Di2s_calculator.cxx73 Ce_id in SearchCe4Type()
182 Ce_id in CheckAllInterfaceBases()
216 Ce_id in Connect_Types2Ces()
440 Ce_id
471 Ce_id
475 return Ce_id(0); in lhf_Search_CeFromTypeId()
589 Ce_id in recursive_AssignAsSynonym()
780 Ce_id in recursive_AssignFunction_toCeAsReturn()
819 Ce_id in recursive_AssignFunction_toCeAsParameter()
858 Ce_id in recursive_AssignStructElement_toCeAsDataType()
[all …]
H A Di_interface.cxx46 Ce_id i_nOwner ) in Interface()
84 Ce_id
90 Ce_id
124 o_result = new SCI_Vector<Ce_id>(interface_cast(i_ce).aFunctions); in Get_Functions()
131 o_result = new SCI_Vector<Ce_id>(interface_cast(i_ce).aAttributes); in Get_Attributes()
138 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(interface_2s_Derivations)); in Get_Derivations()
145 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(interface_2s_SynonymTypedefs)); in Get_SynonymTypedefs()
152 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(interface_2s_ExportingServices)); in Get_ExportingServices()
166 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(interface_2s_AsReturns)); in Get_AsReturns()
173 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(interface_2s_AsParameters)); in Get_AsParameters()
[all …]
H A Di2s_calculator.hxx213 Ce_id lhf_Search_CeForType(
216 Ce_id lhf_Search_CeFromTypeId(
237 Ce_id i_includingServicesId,
246 Ce_id i_nImpl,
247 Ce_id i_nService,
250 Ce_id i_nService,
254 Ce_id i_nFunction,
257 Ce_id i_nFunction,
265 Ce_id i_nDataElement,
270 Ce_id i_nCe );
[all …]
H A Di_struct.cxx39 Ce_id i_nOwner, in Struct()
74 Ce_id
80 Ce_id
113 o_result = new SCI_Vector<Ce_id>( struct_cast(i_ce).aElements ); in Get_Elements()
121 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(struct_2s_Derivations)); in Get_Derivations()
128 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(struct_2s_SynonymTypedefs)); in Get_SynonymTypedefs()
135 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(struct_2s_AsReturns)); in Get_AsReturns()
142 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(struct_2s_AsParameters)); in Get_AsParameters()
149 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(struct_2s_AsDataTypes)); in Get_AsDataTypes()
H A Di_enum.cxx39 Ce_id i_nOwner ) in Enum()
68 Ce_id
74 Ce_id
101 o_result = new SCI_Vector<Ce_id>(enum_cast(i_ce).aValues); in Get_Values()
109 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(enum_2s_SynonymTypedefs)); in Get_SynonymTypedefs()
116 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(enum_2s_AsReturns)); in Get_AsReturns()
123 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(enum_2s_AsParameters)); in Get_AsParameters()
130 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(enum_2s_AsDataTypes)); in Get_AsDataTypes()
H A Di_module.cxx50 : pImpl( new NameTreeNode<Ce_id> ) in Module()
56 : pImpl( new NameTreeNode<Ce_id>( i_sName, in Module()
68 Ce_id i_nCodeEntity ) in Add_Name()
73 Ce_id
80 Module::Get_Names( Dyn_StdConstIterator<Ce_id> & o_rResult ) const in Get_Names()
103 Ce_id
109 Ce_id
132 typedef NameTreeNode<Ce_id>::Map_LocalNames NameMap;
H A Di_typedef.cxx40 Ce_id i_nOwner, in Typedef()
70 Ce_id
76 Ce_id
110 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(typedef_2s_SynonymTypedefs)); in Get_SynonymTypedefs()
117 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(typedef_2s_AsReturns)); in Get_AsReturns()
124 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(typedef_2s_AsParameters)); in Get_AsParameters()
131 o_result = new SCI_Vector<Ce_id>(i_ce.Secondaries().List(typedef_2s_AsDataTypes)); in Get_AsDataTypes()
H A Dit_tplparam.hxx52 Ce_id StructId() const; /// The struct which declares this type.
54 Ce_id i_nStruct );
66 Ce_id & o_nRelatedCe,
70 Ce_id nStruct; /// The struct which declares this type.
77 inline Ce_id
84 TemplateParamType::Set_StructId( Ce_id i_nStruct ) in Set_StructId()
/aoo41x/main/autodoc/inc/ary/idl/
H A Dip_ce.hxx75 Ce_id i_nOwner,
79 Ce_id i_nOwner,
83 Ce_id i_nOwner,
87 Ce_id i_nOwner,
92 Ce_id i_nOwner,
96 Ce_id i_nOwner,
99 Ce_id i_nOwner,
104 Ce_id i_nOwner,
107 Ce_id i_nOwner,
111 Ce_id i_nOwner,
[all …]
H A Di_interface.hxx58 Ce_id i_nOwner );
65 Ce_id i_nId );
67 Ce_id i_nId );
82 virtual Ce_id inq_NameRoom() const;
83 virtual Ce_id inq_Owner() const;
88 typedef std::vector<Ce_id> MemberList;
93 Ce_id nOwner;
108 Interface::Add_Function( Ce_id i_nId ) in Add_Function()
111 Interface::Add_Attribute( Ce_id i_nId ) in Add_Attribute()
H A Di_ce.hxx63 Ce_id CeId() const { return Ce_id(Id()); } in CeId()
65 Ce_id NameRoom() const;
66 Ce_id Owner() const;
86 virtual Ce_id inq_NameRoom() const = 0;
87 virtual Ce_id inq_Owner() const = 0;
104 inline Ce_id
108 inline Ce_id
H A Di_function.hxx61 Ce_id i_nOwner,
62 Ce_id i_nNameRoom,
68 Ce_id i_nOwner,
69 Ce_id i_nNameRoom );
100 virtual Ce_id inq_NameRoom() const;
101 virtual Ce_id inq_Owner() const;
109 Ce_id nOwner;
110 Ce_id nNameRoom;
H A Di_constgroup.hxx53 Ce_id i_nModule );
57 Ce_id i_nConstant );
67 virtual Ce_id inq_NameRoom() const;
68 virtual Ce_id inq_Owner() const;
72 typedef std::vector<Ce_id> ConstantList;
77 Ce_id nModule;
87 ConstantsGroup::Add_Constant( Ce_id i_nConstant ) in Add_Constant()
H A Di_enum.hxx52 Ce_id i_nOwner );
56 Ce_id i_nValue );
66 virtual Ce_id inq_NameRoom() const;
67 virtual Ce_id inq_Owner() const;
71 typedef std::vector<Ce_id> ValueList;
76 Ce_id nOwner;
86 Enum::Add_Value( Ce_id i_nValue ) in Add_Value()
H A Di_exception.hxx53 Ce_id i_nOwner,
61 Ce_id i_nMember );
72 virtual Ce_id inq_NameRoom() const;
73 virtual Ce_id inq_Owner() const;
77 typedef std::vector<Ce_id> ElementList;
82 Ce_id nOwner;
93 Exception::Add_Member( Ce_id i_nMember ) in Add_Member()
H A Di_siservice.hxx53 Ce_id i_nOwner,
58 Ce_id i_nId );
72 virtual Ce_id inq_NameRoom() const;
73 virtual Ce_id inq_Owner() const;
77 typedef std::vector<Ce_id> CtorList;
82 Ce_id nOwner;
93 SglIfcService::Add_Constructor( Ce_id i_nId ) in Add_Constructor()
H A Di_struct.hxx53 Ce_id i_nOwner,
65 Ce_id i_nMember );
75 virtual Ce_id inq_NameRoom() const;
76 virtual Ce_id inq_Owner() const;
80 typedef std::vector<Ce_id> ElementList;
85 Ce_id nOwner;
116 Struct::Add_Member( Ce_id i_nMember ) in Add_Member()
H A Di_service.hxx62 Ce_id i_nOwner );
75 Ce_id i_nProperty );
93 virtual Ce_id inq_NameRoom() const;
94 virtual Ce_id inq_Owner() const;
99 typedef std::vector<Ce_id> PropertyList;
104 Ce_id nOwner;
116 Service::Add_Property( Ce_id i_nProperty ) in Add_Property()
H A Di_namelookup.hxx58 Ce_id i_id, in NameProperties()
60 Ce_id i_owner ) in NameProperties()
64 Ce_id nId;
66 Ce_id nOwner;
78 Ce_id i_id,
80 Ce_id i_owner );
H A Di_enumvalue.hxx54 Ce_id i_nOwner,
55 Ce_id i_nNameRoom,
70 virtual Ce_id inq_NameRoom() const;
71 virtual Ce_id inq_Owner() const;
78 Ce_id nOwner;
79 Ce_id nNameRoom;
/aoo41x/main/autodoc/source/ary/cpp/
H A Dca_ce.cxx215 Ce_id in Store_Operation()
313 CeAdmin::Find_Ce(Ce_id i_id) const in Find_Ce()
319 CeAdmin::Search_Ce(Ce_id i_id) const in Search_Ce()
334 Ce_id in Search_CeAbsolute()
352 Ce_id in Search_CeLocal()
361 Ce_id in Search_CeLocal()
368 Ce_id in Search_CeLocal()
507 std::vector<Ce_id> in lhf_CheckAndHandle_DuplicateOperation()
513 for ( std::vector<Ce_id>::const_iterator in lhf_CheckAndHandle_DuplicateOperation()
556 Ce_id
[all …]
H A Dusedtype.cxx131 UsedType::UsedType(Ce_id i_scope ) in UsedType()
311 Ce_id in Connect2CeOnlyKnownViaBaseClass()
319 nRelatedCe = Ce_id(0); in Connect2CeOnlyKnownViaBaseClass()
407 Ce_id
417 return Ce_id(0); in RecursiveSearchCe_InBaseClassesOf()
418 Ce_id in RecursiveSearchCe_InBaseClassesOf()
427 return Ce_id(0); in RecursiveSearchCe_InBaseClassesOf()
434 Ce_id in RecursiveSearchCe_InBaseClassesOf()
455 return Ce_id(0); in RecursiveSearchCe_InBaseClassesOf()
477 Ce_id
[all …]
H A Dc_namesp.cxx41 typedef std::multimap<String, Ce_id>::const_iterator operations_citer;
143 Ce_id
151 Ce_id in Search_Child()
156 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()
186 Ce_id
189 return csv::value_from_map(aLocalClasses, i_sName, Ce_id(0)); in Search_LocalClass()
193 Namespace::Search_LocalOperations( std::vector<Ce_id> & o_result, in Search_LocalOperations()

Completed in 273 milliseconds

123456