Home
last modified time | relevance | path

Searched refs:ary_cast (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/autodoc/source/ary/idl/
H A Di2s_calculator.cxx76 return ary_cast<DEST>(& my_CeStorage()[ce]); in SearchCe4Type()
181 rExplType = ary_cast<ExplicitType>(rType); in CheckAllInterfaceBases()
215 rType = ary_cast<ExplicitType>(*it); in Connect_Types2Ces()
312 rService = ary_cast<Service>(i_rData); in do_Process()
354 rSingleton = ary_cast<Singleton>(i_rData); in do_Process()
398 rFunction = ary_cast<Function>(i_rData); in do_Process()
435 rProperty = ary_cast<Property>(i_rData); in do_Process()
444 rExplicitNameRoom = ary_cast<ExplicitNameRoom>( in lhf_Search_CeForType()
455 rGlobalNamespace = ary_cast<Module>( in lhf_Search_CeForType()
463 rStartModule = ary_cast<Module>( in lhf_Search_CeForType()
[all …]
H A Dia_ce.cxx63 { return ary_cast<Module>(Storage()[i_nId]); } in lhf_Access_Module()
281 rOwner = ary_cast<Service>(Storage()[i_nOwner]); in Store_Property()
330 rOwner = ary_cast<Struct>(Storage()[i_nOwner]); in Store_StructMember()
362 rOwner = ary_cast<Enum>(Storage()[i_nOwner]); in Store_EnumValue()
410 return ary_cast<Module>(Storage()[i_nId]); in Find_Module()
418 return ary_cast<Module>( & Storage()[i_nId] ); in Search_Module()
424 return ary_cast<Function>(Storage()[i_nId]); in Find_Function()
430 return ary_cast<Property>(Storage()[i_nId]); in Find_Property()
436 return ary_cast<EnumValue>(Storage()[i_nId]); in Find_EnumValue()
442 return ary_cast<Constant>(Storage()[i_nId]); in Find_Constant()
[all …]
H A Dia_type.cxx65 { return ary_cast<ExplicitNameRoom>(Storage()[nXNameRoom_Root]) in lhf_findBuiltInType()
71 return ary_cast<ExplicitNameRoom>(Storage()[i_nType]); in find_ExplicitNameRoom()
77 return ary_cast<ExplicitNameRoom>(Storage()[i_nType]); in find_ExplicitNameRoom()
305 ret = ary_cast<Ce_Type>( & Storage()[i_nType] ); in Search_CeRelatedTo()
329 nt = ary_cast<Sequence>(pType)->RelatedType(); in IsBuiltInOrRelated()
H A Di_nnfinder.hxx64 ? & ary_cast<Module>(rStorage[i_id]) in operator ()()
/aoo4110/main/autodoc/source/ary/cpp/
H A Dc_traits.cxx60 return & ary_cast<Namespace>(i_entity).AsNode(); in NodeOf_()
62 return & ary_cast<Class>(i_entity).AsNode(); in NodeOf_()
70 return & ary_cast<Namespace>(io_entity).AsNode(); in NodeOf_()
72 return & ary_cast<Class>(io_entity).AsNode(); in NodeOf_()
98 return ary_cast<Namespace>(i_entity).Search_Child(i_localKey); in CeNode_Search()
100 return ary_cast<Class>(i_entity).Search_Child(i_localKey); in CeNode_Search()
204 return ary_cast<UsedType>(i_entity); in KeyOf_()
H A Dc_reposypart.cxx358 aHierarchyLinker(ary_cast<Class>(*it)); in Connect_AllTypes_2_TheirRelated_CodeEntites()
457 pt = ::ary::ary_cast<UsedType>(&io_rType); in operator ()()
467 pt = ::ary::ary_cast<UsedType>(&io_rType); in operator ()()
488 ary::ary_cast<Typedef>(pCe) != 0; in operator ()()
494 pClass = ary::ary_cast<Class>(pCe); in operator ()()
H A Dca_ce.cxx309 return ary_cast<Namespace>( aStorage[predefined::ce_GlobalNamespace] ); in GlobalNamespace()
488 return ary_cast<Namespace>( aStorage[predefined::ce_GlobalNamespace] ); in GlobalNamespace()
519 rFunction = ary_cast<Function>(aStorage[*it]); in lhf_CheckAndHandle_DuplicateOperation()
H A Dusedtype.cxx425 cl = ary_cast<Class>(&i_mayBeClass); in RecursiveSearchCe_InBaseClassesOf()
439 ary_cast<Typedef>(i_gate.Ces().Find_Ce(base)) in RecursiveSearchCe_InBaseClassesOf()
/aoo4110/main/autodoc/inc/ary/
H A Dgetncast.hxx48 ary_cast( const Object & ce) in ary_cast() function
56 ary_cast( Object & ce) in ary_cast() function
64 ary_cast( const Object * ce) in ary_cast() function
73 ary_cast( Object * ce) in ary_cast() function
/aoo4110/main/autodoc/source/ary/loc/
H A Dloca_le.cxx77 return ary_cast<Root>(Storage()[id]); in CheckIn_Root()
124 return ary_cast<Root>(Storage()[i_id]); in Find_Root()
130 return ary_cast<Directory>(Storage()[i_id]); in Find_Directory()
136 return ary_cast<File>(Storage()[i_id]); in Find_File()
H A Dloc_traits.cxx52 return & ary_cast<Directory>(io_entity).AsNode(); in NodeOf_()
/aoo4110/main/autodoc/source/ary/inc/
H A Dtraits_impl.hxx81 pn = ary_cast<NODE>(&io_node); in NodeOf()
92 pn = ary_cast<NODE>(&io_node); in NodeOf()
104 pn = ary_cast<NODE>(&i_node); in Search_Child()
/aoo4110/main/autodoc/source/display/html/
H A Dpm_class.cxx650 return ary::ary_cast<ary::cpp::Class>(pCe); in HereFind_Class()
655 pTydef = ary::ary_cast<ary::cpp::Typedef>(pCe); in HereFind_Class()
H A Daryattrs.cxx59 ary::ary_cast<ary::cpp::Class>(i_rCe) ); in Get_TypeKey()
/aoo4110/main/autodoc/source/display/idl/
H A Dhi_display.cxx50 return ary::ary_cast<ary::idl::Module>(i_ce); in Module_Cast()

Completed in 186 milliseconds