Home
last modified time | relevance | path

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

/aoo4110/main/autodoc/source/ary/idl/
H A Di_service.cxx43 aIncludedServices(), in Service()
51 for ( RelationList::iterator it = aIncludedServices.begin(); in ~Service()
52 it != aIncludedServices.end(); in ~Service()
75 o_rResult = new SCI_Vector<CommentedRelation>(aIncludedServices); in Get_IncludedServices()
129 o_result = new SCI_Vector<CommentedRelation>( service_cast(i_ce).aIncludedServices ); in Get_IncludedServices()
/aoo4110/main/autodoc/inc/ary/idl/
H A Di_service.hxx106 RelationList aIncludedServices; member in ary::idl::Service
122 { aIncludedServices.push_back( CommentedRelation(i_nService, pass_dpDocu) ); } in AddRef_IncludedService()

Completed in 22 milliseconds