Searched refs:rOwner (Results 1 – 6 of 6) sorted by relevance
115 Module & rOwner = lhf_Access_Module(i_nParentId); in CheckIn_Module() local116 Ce_id nId = rOwner.Search_Name(i_sName); in CheckIn_Module()123 rOwner ); in CheckIn_Module()124 lhf_Store_NewEntity(ret, rOwner); in CheckIn_Module()263 rOwner = ary_cast<ConstantsGroup>(Storage()[i_nOwner]); in Store_Constant() local266 rOwner.NameRoom(), in Store_Constant()270 rOwner.Add_Constant(ret.CeId()); in Store_Constant()281 rOwner = ary_cast<Service>(Storage()[i_nOwner]); in Store_Property() local284 rOwner.NameRoom(), in Store_Property()288 rOwner.Add_Property(ret.CeId()); in Store_Property()[all …]
285 rOwner = Env().Gate().Ces().Find_Ce(i_rCe.Owner()); in Write_CeIndexEntry() local296 if ( rOwner.Owner().IsValid() ) in Write_CeIndexEntry()300 rOwner.LocalName(), in Write_CeIndexEntry()301 rOwner.Owner() ); in Write_CeIndexEntry()
236 rOwner = Env().Data().Find_Ce(i_ce.Owner()); in write_OwnerOfEntry() local250 nOwnerIx = rOwner.AryClass() - C_nNamesArrayOffset; in write_OwnerOfEntry()255 i_typeLinkWriter.Produce_IndexOwnerLink(o_destination, rOwner); in write_OwnerOfEntry()
190 void setOwner(const rtl::OUString & rOwner) { mOwner = rOwner; } in setOwner() argument
285 SvgStyleAttributes(SvgNode& rOwner);
1161 SvgStyleAttributes::SvgStyleAttributes(SvgNode& rOwner) in SvgStyleAttributes() argument1162 : mrOwner(rOwner), in SvgStyleAttributes()