/aoo41x/main/autodoc/source/ary/idl/ |
H A D | i_module.cxx | 148 pCe = 0; in Get_AllChildrenSeparated() local 156 pCe = &i_pilot.Find_Ce( (*it).second ); in Get_AllChildrenSeparated() 157 switch (pCe->AryClass()) in Get_AllChildrenSeparated() 160 o_nestedModules.push_back(pCe); in Get_AllChildrenSeparated() 164 o_services.push_back(pCe); in Get_AllChildrenSeparated() 167 o_interfaces.push_back(pCe); in Get_AllChildrenSeparated() 170 o_structs.push_back(pCe); in Get_AllChildrenSeparated() 173 o_exceptions.push_back(pCe); in Get_AllChildrenSeparated() 176 o_enums.push_back(pCe); in Get_AllChildrenSeparated() 179 o_typedefs.push_back(pCe); in Get_AllChildrenSeparated() [all …]
|
H A D | ia_ce.cxx | 457 const CodeEntity * pCe = &i_ce; in Get_Text() local 462 switch ( pCe->SightLevel() ) in Get_Text() 466 if ( is_type<Function>(*pCe) ) in Get_Text() 468 << pCe->LocalName() in Get_Text() 472 o_member = pCe->LocalName(); in Get_Text() 473 pCe = & Storage()[pCe->Owner()]; in Get_Text() 475 o_ce = pCe->LocalName(); in Get_Text() 476 pCe = & Storage()[pCe->NameRoom()]; in Get_Text() 478 get_ModuleText(o_module,*pCe); in Get_Text()
|
/aoo41x/main/autodoc/source/display/html/ |
H A D | opageenv.cxx | 79 pCe; /// CurFileCe, maybe 0 member 98 pCe(0), in InNamespaceTree() 113 pCe = 0; in GoDown() 121 pCe = 0; in GoDown() 132 pCe = 0; in GoUp() 382 pi->NspEnv()->pCe = pi->Namespace(); in SetFile_CurNamespace() 391 pi->NspEnv()->pCe = &i_rClass; in SetFile_Class() 400 pi->NspEnv()->pCe = &i_rEnum; in SetFile_Enum() 409 pi->NspEnv()->pCe = &i_rTypedef; in SetFile_Typedef() 424 pi->NspEnv()->pCe = 0; in SetFile_Operations() [all …]
|
H A D | cre_link.cxx | 176 operator bool() const { return pCe != 0; } 183 pCe; member in __anond13a51050111::NameScope_const_iterator 192 : pCe(i_rGate.Ces().Search_Ce(i_nId)), in NameScope_const_iterator() 200 return pCe ? pCe->LocalName() in operator *() 207 if (pCe == 0) in go_up() 209 pCe = pGate->Ces().Search_Ce(pCe->Owner()); in go_up()
|
H A D | pm_class.cxx | 644 pCe = i_rGate.Search_RelatedCe( i_nReferingTypeId ); in HereFind_Class() local 646 if ( pCe != 0 ) in HereFind_Class() 648 if ( ary::is_type<ary::cpp::Class>(*pCe) ) in HereFind_Class() 650 return ary::ary_cast<ary::cpp::Class>(pCe); in HereFind_Class() 652 else if ( ary::is_type<ary::cpp::Typedef>(*pCe) ) in HereFind_Class() 655 pTydef = ary::ary_cast<ary::cpp::Typedef>(pCe); in HereFind_Class()
|
H A D | hd_docu.cxx | 448 pCe = FindUnambiguousCe( Env(), i_sQuName, pCurClassOverwrite ); in Write_LinkableText() local 449 if ( pCe != 0 ) in Write_LinkableText() 452 pLink = new csi::html::Link( Link2Ce(Env(), *pCe) ); in Write_LinkableText()
|
H A D | hdimpl.cxx | 234 pCe = i_rEnv.Gate().Search_RelatedCe(i_nId); in Get_LinkedTypeText() local 237 if ( pCe != 0 ) in Get_LinkedTypeText() 239 sLink = Link2Ce(i_rEnv,*pCe); in Get_LinkedTypeText()
|
/aoo41x/main/autodoc/source/parser_i/idl/ |
H A D | pe_selem.cxx | 160 pCe = 0; in TransferData() local 163 pCe = & Gate().Ces().Store_ExceptionMember( in TransferData() 170 pCe = & Gate().Ces().Store_StructMember( in TransferData() 175 *pResult = pCe->CeId(); in TransferData() 176 PassDocuAt(*pCe); in TransferData()
|
H A D | pe_property.cxx | 198 pCe = 0; in TransferData() local 201 pCe = &Gate().Ces().Store_Property( *pCurOwner, in TransferData() 206 csv_assert(pCe != 0); in TransferData() 207 PassDocuAt(*pCe); in TransferData()
|
/aoo41x/main/autodoc/source/ary/cpp/ |
H A D | c_reposypart.cxx | 484 pCe = 0; in operator ()() local 487 for ( pCe = pGate->Search_RelatedCe(nTid); in operator ()() 488 ary::ary_cast<Typedef>(pCe) != 0; in operator ()() 489 pCe = pGate->Search_RelatedCe(nTid) ) in operator ()() 491 nTid = static_cast< const Typedef* >(pCe)->DescribingType(); in operator ()() 494 pClass = ary::ary_cast<Class>(pCe); in operator ()()
|
/aoo41x/main/autodoc/source/display/idl/ |
H A D | hi_factory.cxx | 272 pCe = Env().Linker().Search_CeFromType(i_baseType); in recursive_ShowBases() local 282 if (pCe == 0) in recursive_ShowBases() 295 aBaseLink.Produce_byData(pCe->CeId()); in recursive_ShowBases() 301 nBaseT = baseOf(*pCe); in recursive_ShowBases()
|
H A D | hfi_interface.cxx | 334 pCe = Env().Linker().Search_CeFromType((*it).Type()); in produce_BaseHierarchy() local 336 pShort = pCe != 0 in produce_BaseHierarchy() 337 ? Get_IdlDocu(pCe->Docu()) in produce_BaseHierarchy() 346 aShortDisplay( Env(), &rDef, *pCe); in produce_BaseHierarchy()
|
H A D | hfi_property.cxx | 384 pCe = io_env.Linker().Search_CeFromType(i_commentedRef.Type()); in produce_LinkDoc() local 386 pShort = pCe != 0 in produce_LinkDoc() 387 ? Get_IdlDocu(pCe->Docu()) in produce_LinkDoc() 395 aShortDisplay( io_env, &rDef, *pCe); in produce_LinkDoc()
|
H A D | hi_ary.cxx | 178 pCe = Find_Ce(nCe); in Search_Ce() 179 if (pCe == 0) in Search_Ce() 182 if ( NOT ary::idl::ifc_ce::attr::Search_Member(*pCe,o_memberEntity) ) in Search_Ce()
|
H A D | hfi_navibar.hxx | 72 pCe; member in HF_IdlNavigationBar
|