<div dir="ltr">Hi all, <div><br></div><div>How do you insert a value to be retrieved later into an XComponentContext reference?</div><div><br></div><div>I see there is a XNameContainer, which is created by comphelper<span style="color:rgb(0,0,0)">::</span><a class="" name="NameContainer_createInstance" style="color:rgb(153,0,153);font-weight:bold;font-style:italic"></a>NameContainer_createInstance(::cppu::UnoType<sal_Int32>::get()) or whatever value you want. From here you then do insertByName. </div><div><br></div><div>However, how do you then insert this into the component context?</div><div><br></div><div>Chris</div></div>