Home
last modified time | relevance | path

Searched refs:RelationList (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/autodoc/inc/ary/idl/
H A Di_service.hxx98 typedef std::vector< CommentedRelation > RelationList; typedef in ary::idl::Service
106 RelationList aIncludedServices;
107 RelationList aSupportedInterfaces;
H A Di_interface.hxx87 typedef std::vector< CommentedRelation > RelationList; typedef in ary::idl::Interface
94 RelationList aBases;
/aoo41x/main/autodoc/source/ary/idl/
H A Di_service.cxx51 for ( RelationList::iterator it = aIncludedServices.begin(); in ~Service()
58 for ( RelationList::iterator it = aSupportedInterfaces.begin(); in ~Service()
H A Di_interface.cxx58 for ( RelationList::iterator it = aBases.begin(); in ~Interface()

Completed in 55 milliseconds