Lines Matching refs:member
98 <p>The method <member scope="com::sun::star::container">
99 XNameReplace::replaceByName</member> can be used to rename the
100 specified member. To do so, the new name has to be passed as second
105 group member.</li>
111 <p>The method <member scope="com::sun::star::container">
112 XNameContainer::insertByName</member> can be used to insert a new
113 member into this field group. An implementation should ignore the
114 second argument and insert the specified member name.</p>
116 <p>The method <member scope="com::sun::star::container">
117 XNameContainer::removeByName</member> can be used to remove an
118 existing member name.</p>