Lines Matching refs:object
51 Provides access to its containing set object.
64 contained in a set object and have no meaningful name.
67 <p>While an instance is not contained in a set object, it is owned by
70 of the object can freely be changed in that situation though without
77 object. When inserted, the name of the object is fixed and is used to
81 the object (under the old name) and then reinserting it into the same
92 container disposes of the object. This occurrence can be detected by registering
93 a <type scope="com::sun::star::lang">XEventListener</type> with the object.
97 changing the name or parent is not supported (the object can't be removed from
118 /** provides access to the containing set object.
123 returns <NULL/>, if the object is currently not contained in a container.
128 If it does, changing the parent has the effect of first removing the object
131 the same hierarchy as the old one. The name of the object must have been set
137 /** allows controlling or observing the lifetime of the object.
139 <p>Clients may dispose of the object using
141 the object is currently not contained in a container (
147 to be notified, if the object is removed from its container by an outside source.
158 <p>If the object was created using interface
164 <p>If the object was created using interface