Home
last modified time | relevance | path

Searched refs:BaseList (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/tools/inc/tools/
H A Dref.hxx260 : BaseList( nInitSz, nResize ){}\
262 {BaseList::Insert(p);}\
264 {BaseList::Insert(p,nIdx);}\
266 {BaseList::Insert(p,pOld);}\
268 {BaseList::Append(p);}\
290 {return (EntryName)BaseList::First();}\
292 {return (EntryName)BaseList::Last();}\
294 {return (EntryName)BaseList::Next();}\
296 {return (EntryName)BaseList::Prev();}\
298 {BaseList::Append(rList);}\
[all …]
/aoo4110/main/autodoc/source/parser/cpp/
H A Dpe_base.hxx53 typedef ary::cpp::List_Bases BaseList; typedef in cpp::PE_Base
60 const BaseList & Result_BaseIds() const;
98 BaseList aBaseIds;
105 inline const PE_Base::BaseList &
H A Dpe_class.hxx114 typedef ary::cpp::List_Bases BaseList; typedef in cpp::PE_Class
185 BaseList aBases;
H A Dpe_class.cxx261 for ( PE_Base::BaseList::const_iterator it = aBases.begin(); in Init_CurObject()
/aoo4110/main/autodoc/source/display/idl/
H A Dhfi_hierarchy.hxx90 typedef std::vector< DYN HF_IdlBaseNode* > BaseList; typedef in HF_IdlBaseNode
98 BaseList aBases;
H A Dhfi_hierarchy.cxx65 for ( BaseList::const_iterator it = aBases.begin(); in FillPositionList()
/aoo4110/main/cppu/source/typelib/
H A Dtypelib.cxx1057 class BaseList { class
1068 BaseList(typelib_InterfaceTypeDescription const * desc);
1087 BaseList::BaseList(typelib_InterfaceTypeDescription const * desc) { in BaseList() function in __anon191390c80411::BaseList
1096 void BaseList::calculate( in calculate()
1172 BaseList aBaseList(pITD); in typelib_typedescription_newMIInterface()
1182 BaseList::List const & rList = aBaseList.getList(); in typelib_typedescription_newMIInterface()
1183 {for (BaseList::List::const_iterator i(rList.begin()); i != rList.end(); in typelib_typedescription_newMIInterface()
/aoo4110/main/autodoc/source/display/html/
H A Dpm_class.cxx513 typedef std::vector< DYN Node* > BaseList; typedef in __anond833a0390111::Node
518 BaseList aBases;
719 for ( BaseList::const_iterator it = aBases.begin(); in FillPositionList()

Completed in 40 milliseconds