Searched defs:rOwner (Results 1 – 5 of 5) sorted by relevance
115 Module & rOwner = lhf_Access_Module(i_nParentId); in CheckIn_Module() local263 rOwner = ary_cast<ConstantsGroup>(Storage()[i_nOwner]); in Store_Constant() local281 rOwner = ary_cast<Service>(Storage()[i_nOwner]); in Store_Property() local299 rOwner = ary_cast<Interface>(Storage()[i_nOwner]); in Store_Function() local315 rOwner = ary_cast<SglIfcService>(Storage()[i_nOwner]); in Store_ServiceConstructor() local330 rOwner = ary_cast<Struct>(Storage()[i_nOwner]); in Store_StructMember() local346 rOwner = ary_cast<Exception>(Storage()[i_nOwner]); in Store_ExceptionMember() local362 rOwner = ary_cast<Enum>(Storage()[i_nOwner]); in Store_EnumValue() local380 rOwner = ary_cast<Interface>(Storage()[i_nOwner]); in Store_Attribute() local
285 rOwner = Env().Gate().Ces().Find_Ce(i_rCe.Owner()); in Write_CeIndexEntry() local
236 rOwner = Env().Data().Find_Ce(i_ce.Owner()); in write_OwnerOfEntry() local
190 void setOwner(const rtl::OUString & rOwner) { mOwner = rOwner; } in setOwner()
1196 SvgStyleAttributes::SvgStyleAttributes(SvgNode& rOwner) in SvgStyleAttributes()
Completed in 35 milliseconds