Home
last modified time | relevance | path

Searched refs:CommentedRelation (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/autodoc/source/ary/idl/
H A Di_service.cxx67 Service::Get_SupportedInterfaces( Dyn_StdConstIterator<CommentedRelation> & o_rResult ) const in Get_SupportedInterfaces()
69 o_rResult = new SCI_Vector<CommentedRelation>(aSupportedInterfaces); in Get_SupportedInterfaces()
73 Service::Get_IncludedServices( Dyn_StdConstIterator<CommentedRelation> & o_rResult ) const in Get_IncludedServices()
75 o_rResult = new SCI_Vector<CommentedRelation>(aIncludedServices); in Get_IncludedServices()
126 attr::Get_IncludedServices( Dyn_StdConstIterator<CommentedRelation> & o_result, in Get_IncludedServices()
129 o_result = new SCI_Vector<CommentedRelation>( service_cast(i_ce).aIncludedServices ); in Get_IncludedServices()
133 attr::Get_ExportedInterfaces( Dyn_StdConstIterator<CommentedRelation> & o_result, in Get_ExportedInterfaces()
136 o_result = new SCI_Vector<CommentedRelation>( service_cast(i_ce).aSupportedInterfaces ); in Get_ExportedInterfaces()
H A Di2s_calculator.cxx628 Dyn_StdConstIterator<CommentedRelation> in recursive_AssignIncludingService()
632 for ( StdConstIterator<CommentedRelation> & in recursive_AssignIncludingService()
658 ary::Dyn_StdConstIterator<ary::idl::CommentedRelation> in assign_AsDerivedInterface()
662 for ( ary::StdConstIterator<ary::idl::CommentedRelation> & it = *pHelp; in assign_AsDerivedInterface()
728 Dyn_StdConstIterator<CommentedRelation> in assignImplementation_toAServicesInterfaces()
732 for ( StdConstIterator<CommentedRelation> & in assignImplementation_toAServicesInterfaces()
765 Dyn_StdConstIterator<CommentedRelation> in recursive_AssignImplementation_toExportedInterface()
768 for ( StdConstIterator<CommentedRelation> & it = *pBases; in recursive_AssignImplementation_toExportedInterface()
H A Di_interface.cxx114 attr::Get_Bases( Dyn_StdConstIterator<CommentedRelation> & o_result, in Get_Bases()
117 o_result = new SCI_Vector<CommentedRelation>(interface_cast(i_ce).aBases); in Get_Bases()
/aoo41x/main/autodoc/inc/ary/idl/
H A Di_service.hxx67 Dyn_StdConstIterator<CommentedRelation> &
70 Dyn_StdConstIterator<CommentedRelation> &
98 typedef std::vector< CommentedRelation > RelationList;
122 { aIncludedServices.push_back( CommentedRelation(i_nService, pass_dpDocu) ); } in AddRef_IncludedService()
127 { aSupportedInterfaces.push_back( CommentedRelation(i_nInterface, pass_dpDocu) ); } in AddRef_SupportedInterface()
H A Di_comrela.hxx50 class CommentedRelation class
55 CommentedRelation( in CommentedRelation() function in ary::idl::CommentedRelation
H A Dik_service.hxx51 Dyn_StdConstIterator<CommentedRelation> &
55 Dyn_StdConstIterator<CommentedRelation> &
H A Dik_interface.hxx39 class CommentedRelation;
51 Dyn_StdConstIterator<CommentedRelation> &
H A Di_interface.hxx87 typedef std::vector< CommentedRelation > RelationList;
116 { aBases.push_back( CommentedRelation(i_nInterface, pass_dpDocu) ); } in Add_Base()
/aoo41x/main/autodoc/source/display/idl/
H A Dhfi_hierarchy.cxx79 ary::Dyn_StdConstIterator<ary::idl::CommentedRelation> in GatherBases()
83 for ( ary::StdConstIterator<ary::idl::CommentedRelation> & it = *aHelp; in GatherBases()
138 ary::Dyn_StdConstIterator<ary::idl::CommentedRelation> in Write_Bases()
142 for ( ary::StdConstIterator<ary::idl::CommentedRelation> & it = *aHelp; in Write_Bases()
H A Dhfi_interface.cxx254 ary::Dyn_StdConstIterator<ary::idl::CommentedRelation> in produce_BaseHierarchy()
261 ary::StdConstIterator<ary::idl::CommentedRelation> & in produce_BaseHierarchy()
297 ary::Dyn_StdConstIterator<ary::idl::CommentedRelation> in produce_BaseHierarchy()
300 for ( ary::StdConstIterator<ary::idl::CommentedRelation> & it = *pBases; in produce_BaseHierarchy()
H A Dhfi_property.hxx142 const ary::idl::CommentedRelation& i_relation ) in HF_IdlCommentedRelationElement()
149 typedef ::ary::idl::CommentedRelation comref;
175 const ary::idl::CommentedRelation& m_relation;
H A Dhfi_service.hxx41 typedef ::ary::idl::CommentedRelation comref;
H A Dhfi_linklist.hxx92 typedef ary::StdConstIterator<ary::idl::CommentedRelation>
H A Dhfi_service.cxx110 typedef ::ary::Dyn_StdConstIterator< ::ary::idl::CommentedRelation >

Completed in 57 milliseconds