Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/ary/idl/
H A Di_service.cxx44 aSupportedInterfaces(), in Service()
58 for ( RelationList::iterator it = aSupportedInterfaces.begin(); in ~Service()
59 it != aSupportedInterfaces.end(); in ~Service()
69 o_rResult = new SCI_Vector<CommentedRelation>(aSupportedInterfaces); in Get_SupportedInterfaces()
136 o_result = new SCI_Vector<CommentedRelation>( service_cast(i_ce).aSupportedInterfaces ); in Get_ExportedInterfaces()
/aoo41x/main/autodoc/inc/ary/idl/
H A Di_service.hxx107 RelationList aSupportedInterfaces; member in ary::idl::Service
127 { aSupportedInterfaces.push_back( CommentedRelation(i_nInterface, pass_dpDocu) ); } in AddRef_SupportedInterface()

Completed in 11 milliseconds