Searched refs:SightLevel (Results 1 – 6 of 6) sorted by relevance
67 E_SightLevel SightLevel() const;113 CodeEntity::SightLevel() const in SightLevel() function in ary::idl::CodeEntity
68 static E_SightLevel SightLevel(
74 (i_pClient != 0 ? i_pClient->SightLevel() == ary::idl::sl_File : false) in Produce_byDocuAndScope()83 if ( (i_pClient != 0 ? i_pClient->SightLevel() == ary::idl::sl_File : false) in Produce_byDocuAndScope()
220 if (rCe.SightLevel() == ary::idl::sl_Member) in produce_Line()
245 if (referingCe()->SightLevel() == ary::idl::sl_Member) in Produce_LocalLinkInDocu()
462 switch ( pCe->SightLevel() ) in Get_Text()
Completed in 25 milliseconds