Lines Matching refs:star

149 	typedef ::cppu::WeakImplHelper12<	::com::sun::star::sdbc::XResultSetMetaDataSupplier
150 , ::com::sun::star::sdb::XResultSetAccess
151 , ::com::sun::star::sdbc::XResultSetUpdate
152 , ::com::sun::star::sdbc::XRowSet
153 , ::com::sun::star::sdb::XRowSetApproveBroadcaster
154 , ::com::sun::star::sdbcx::XRowLocate
155 , ::com::sun::star::sdbc::XRowUpdate
156 , ::com::sun::star::sdbc::XRow
157 , ::com::sun::star::sdbcx::XColumnsSupplier
158 , ::com::sun::star::sdbc::XColumnLocate
160 , ::com::sun::star::sdbc::XParameters
161 , ::com::sun::star::sdbcx::XDeleteRows
163 typedef ::cppu::ImplHelper12 < ::com::sun::star::sdbc::XWarningsSupplier
164 , ::com::sun::star::sdbc::XCloseable
165 , ::com::sun::star::form::XLoadable
166 , ::com::sun::star::sdb::XSQLErrorBroadcaster
167 , ::com::sun::star::form::XDatabaseParameterBroadcaster
169 , ::com::sun::star::form::XForm
170 , ::com::sun::star::form::XSubmit
171 , ::com::sun::star::awt::XTabControllerModel
173 , ::com::sun::star::lang::XComponent
174 , ::com::sun::star::beans::XFastPropertySet
176 , ::com::sun::star::beans::XMultiPropertySet
177 , ::com::sun::star::container::XNamed
179 typedef ::cppu::ImplHelper10 < ::com::sun::star::io::XPersistObject
180 , ::com::sun::star::beans::XPropertySet
182 , ::com::sun::star::util::XCancellable
189 , ::com::sun::star::beans::XPropertyState
190 , ::com::sun::star::form::XReset
191 , ::com::sun::star::container::XNameContainer
192 , ::com::sun::star::container::XIndexContainer
193 , ::com::sun::star::container::XContainer
194 , ::com::sun::star::container::XEnumerationAccess
196 , ::com::sun::star::beans::XPropertyChangeListener
206 ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > m_xMainForm;
225 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > m_xParent;
226 …::std::vector< ::com::sun::star::uno::Reference< ::com::sun::star::form::XFormComponent > > m_aChi…
234 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet > getAttachedForm() const { ret… in getAttachedForm()
243 …void AttachForm(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSet >& xNewMas…
247 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface(const ::com::sun::star::uno::Type& _rTy…
250 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
251 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId( ) throw (::com:…
254 …virtual void SAL_CALL close() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::R…
257 …:star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > SAL_CALL getMetaData() throw(:…
260 …n(const ::rtl::OUString& columnName) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
263 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getC…
266 …virtual sal_Bool SAL_CALL wasNull() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
267 …ALL getString(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
268 …LL getBoolean(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
269 …_CALL getByte(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
270 …CALL getShort(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
271 …L_CALL getInt(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
272 …_CALL getLong(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
273 …CALL getFloat(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
274 …ALL getDouble(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
275 …com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getBytes(sal_Int32 columnIndex) throw(::com::su…
276 …rtual ::com::sun::star::util::Date SAL_CALL getDate(sal_Int32 columnIndex) throw(::com::sun::star:…
277 …rtual ::com::sun::star::util::Time SAL_CALL getTime(sal_Int32 columnIndex) throw(::com::sun::star:…
278 … ::com::sun::star::util::DateTime SAL_CALL getTimestamp(sal_Int32 columnIndex) throw(::com::sun::s…
279star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream(sal_Int32 col…
280star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream(sal_Int32 …
281star::uno::Any SAL_CALL getObject(sal_Int32 columnIndex, const ::com::sun::star::uno::Reference< :…
282star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef(sal_Int32 columnIndex) throw…
283star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob(sal_Int32 columnIndex) thr…
284star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob(sal_Int32 columnIndex) thr…
285star::uno::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray(sal_Int32 columnIndex) t…
288 …virtual ::com::sun::star::uno::Any SAL_CALL getBookmark() throw(::com::sun::star::sdbc::SQLExcepti…
289 …moveToBookmark(const ::com::sun::star::uno::Any& bookmark) throw(::com::sun::star::sdbc::SQLExcept…
290 …okmark(const ::com::sun::star::uno::Any& bookmark, sal_Int32 rows) throw(::com::sun::star::sdbc::S…
291 …t ::com::sun::star::uno::Any& first, const ::com::sun::star::uno::Any& second) throw(::com::sun::s…
292 …_Bool SAL_CALL hasOrderedBookmarks() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
293 …L hashBookmark(const ::com::sun::star::uno::Any& bookmark) throw(::com::sun::star::sdbc::SQLExcept…
296 …LL updateNull(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
297 …n(sal_Int32 columnIndex, sal_Bool x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
298 …e(sal_Int32 columnIndex, sal_Int8 x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
299 …(sal_Int32 columnIndex, sal_Int16 x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
300 …(sal_Int32 columnIndex, sal_Int32 x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
301 …(sal_Int32 columnIndex, sal_Int64 x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
302 …loat(sal_Int32 columnIndex, float x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
303 …ble(sal_Int32 columnIndex, double x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
304 …lumnIndex, const ::rtl::OUString& x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
305 …umnIndex, const ::com::sun::star::uno::Sequence< sal_Int8 >& x) throw(::com::sun::star::sdbc::SQLE…
306 …nt32 columnIndex, const ::com::sun::star::util::Date& x) throw(::com::sun::star::sdbc::SQLExceptio…
307 …nt32 columnIndex, const ::com::sun::star::util::Time& x) throw(::com::sun::star::sdbc::SQLExceptio…
308 …32 columnIndex, const ::com::sun::star::util::DateTime& x) throw(::com::sun::star::sdbc::SQLExcept…
309 …:sun::star::uno::Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length) throw(::com…
310 …:sun::star::uno::Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length) throw(::com…
311 …Int32 columnIndex, const ::com::sun::star::uno::Any& x) throw(::com::sun::star::sdbc::SQLException…
312 …umnIndex, const ::com::sun::star::uno::Any& x, sal_Int32 scale) throw(::com::sun::star::sdbc::SQLE…
315 …virtual sal_Bool SAL_CALL next() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
316 …al sal_Bool SAL_CALL isBeforeFirst() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
317 …tual sal_Bool SAL_CALL isAfterLast() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
318 …virtual sal_Bool SAL_CALL isFirst() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
319 …virtual sal_Bool SAL_CALL isLast() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
320 …virtual void SAL_CALL beforeFirst() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
321 …virtual void SAL_CALL afterLast() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
322 …virtual sal_Bool SAL_CALL first() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
323 …virtual sal_Bool SAL_CALL last() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
324 …virtual sal_Int32 SAL_CALL getRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
325 …ool SAL_CALL absolute(sal_Int32 row) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
326 …ol SAL_CALL relative(sal_Int32 rows) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
327 …virtual sal_Bool SAL_CALL previous() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
328 …virtual void SAL_CALL refreshRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::u…
329 …rtual sal_Bool SAL_CALL rowUpdated() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
330 …tual sal_Bool SAL_CALL rowInserted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
331 …rtual sal_Bool SAL_CALL rowDeleted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
332 …sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement() throw(::co…
335 …virtual void SAL_CALL insertRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
336 …virtual void SAL_CALL updateRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
337 …virtual void SAL_CALL deleteRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::un…
338 …ual void SAL_CALL cancelRowUpdates() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
339 …tual void SAL_CALL moveToInsertRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
340 …ual void SAL_CALL moveToCurrentRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
343 …virtual void SAL_CALL execute() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno:…
344 …tListener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSetListener >& liste…
345 …tListener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSetListener >& liste…
348star::uno::Sequence<sal_Int32> SAL_CALL deleteRows(const ::com::sun::star::uno::Sequence< ::com::s…
351 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings() throw(::com::sun::star::sdbc::SQLExcepti…
352 …irtual void SAL_CALL clearWarnings() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
355 …stener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XRowSetApproveListener >& li…
356 …stener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XRowSetApproveListener >& li…
359 …istener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSQLErrorListener >& _rList…
360 …istener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSQLErrorListener >& _rList…
363 …n::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL createResultSet() throw(::c…
366 virtual void SAL_CALL load() throw(::com::sun::star::uno::RuntimeException);
367 virtual void SAL_CALL unload() throw(::com::sun::star::uno::RuntimeException);
368 virtual void SAL_CALL reload() throw(::com::sun::star::uno::RuntimeException);
369 virtual sal_Bool SAL_CALL isLoaded() throw(::com::sun::star::uno::RuntimeException);
370 …dListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XLoadListener >& aListen…
371 …dListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XLoadListener >& aListen…
374 …2 parameterIndex, sal_Int32 sqlType) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
375 …pe, const ::rtl::OUString& typeName) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
376 …al_Int32 parameterIndex, sal_Bool x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
377 …al_Int32 parameterIndex, sal_Int8 x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
378 …l_Int32 parameterIndex, sal_Int16 x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
379 …l_Int32 parameterIndex, sal_Int32 x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
380 …l_Int32 parameterIndex, sal_Int64 x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
381 …t(sal_Int32 parameterIndex, float x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
382 …(sal_Int32 parameterIndex, double x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
383 …eterIndex, const ::rtl::OUString& x) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
384 …terIndex, const ::com::sun::star::uno::Sequence< sal_Int8 >& x) throw(::com::sun::star::sdbc::SQLE…
385 …2 parameterIndex, const ::com::sun::star::util::Date& x) throw(::com::sun::star::sdbc::SQLExceptio…
386 …2 parameterIndex, const ::com::sun::star::util::Time& x) throw(::com::sun::star::sdbc::SQLExceptio…
387 …parameterIndex, const ::com::sun::star::util::DateTime& x) throw(::com::sun::star::sdbc::SQLExcept…
388 …:sun::star::uno::Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length) throw(::com…
389 …:sun::star::uno::Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length) throw(::com…
390 …32 parameterIndex, const ::com::sun::star::uno::Any& x) throw(::com::sun::star::sdbc::SQLException…
391 …nst ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 scale) throw(::com::sun::sta…
392 …const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x) throw(::com::sun::star:…
393 …onst ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob >& x) throw(::com::sun::star:…
394 …onst ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob >& x) throw(::com::sun::star:…
395 …onst ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XArray >& x) throw(::com::sun::star
396 …tual void SAL_CALL clearParameters() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star:…
399 …ner(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XDatabaseParameterListener >& …
400 …ner(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XDatabaseParameterListener >& …
403 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getParent()…
404 …com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& Parent) throw(::com::sun::sta…
407 …:sun::star::uno::Reference< ::com::sun::star::awt::XControl >& aControl, const ::com::sun::star::a…
408 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XSubmitListener >& aListe…
409 …Listener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XSubmitListener >& aListe…
412 virtual sal_Bool SAL_CALL getGroupControl() throw(::com::sun::star::uno::RuntimeException);
413 …virtual void SAL_CALL setGroupControl(sal_Bool GroupControl) throw(::com::sun::star::uno::RuntimeE…
414 …:com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlM…
415 …n::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > …
416star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > >& …
417 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
418star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > >& …
419 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl…
422 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
423 …tListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener >& xListe…
424 …tListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener >& aListe…
427star::uno::Any& aValue) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
428star::uno::Any SAL_CALL getFastPropertyValue(sal_Int32 nHandle) throw(::com::sun::star::beans::Unk…
431 virtual ::rtl::OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
432 …virtual void SAL_CALL setName(const ::rtl::OUString& aName) throw(::com::sun::star::uno::RuntimeEx…
435 virtual ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
436 …::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream >& _rxOutStream) throw(::co…
437 …m::sun::star::uno::Reference< ::com::sun::star::io::XObjectInputStream >& _rxInStream) throw(::com…
440 …tual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPr…
441star::uno::Sequence< ::rtl::OUString >& PropertyNames, const ::com::sun::star::uno::Sequence< ::co…
442star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL getPropertyValues(const ::com::sun::sta…
443star::uno::Sequence< ::rtl::OUString >& aPropertyNames, const ::com::sun::star::uno::Reference< ::…
444 …ner(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChangeListener >& …
445star::uno::Sequence< ::rtl::OUString >& aPropertyNames, const ::com::sun::star::uno::Reference< ::…
448star::uno::Any& aValue) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
449star::uno::Any SAL_CALL getPropertyValue(const ::rtl::OUString& PropertyName) throw(::com::sun::st…
450star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener) throw(::com::…
451star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener) throw(::com::…
452star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener) throw(::com::…
453star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener) throw(::com::…
456 virtual void SAL_CALL cancel() throw(::com::sun::star::uno::RuntimeException);
459star::beans::PropertyState SAL_CALL getPropertyState(const ::rtl::OUString& PropertyName) throw(::…
460star::uno::Sequence< ::com::sun::star::beans::PropertyState > SAL_CALL getPropertyStates(const ::c…
461 …::rtl::OUString& PropertyName) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun…
462star::uno::Any SAL_CALL getPropertyDefault(const ::rtl::OUString& aPropertyName) throw(::com::sun:…
465 virtual void SAL_CALL reset() throw(::com::sun::star::uno::RuntimeException);
466 …tListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XResetListener >& aListe…
467 …tListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XResetListener >& aListe…
470star::uno::Any& aElement) throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star
471 …Name) throw(::com::sun::star::container::NoSuchElementException, ::com::sun::star::lang::WrappedTa…
474star::uno::Any& aElement) throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star
477star::uno::Any SAL_CALL getByName(const ::rtl::OUString& aName) throw(::com::sun::star::container:…
478 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames() throw(::com:…
479 …virtual sal_Bool SAL_CALL hasByName(const ::rtl::OUString& aName) throw(::com::sun::star::uno::Run…
482 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(::com::sun::star::uno::Runtime…
483 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
486star::uno::Any& Element) throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:…
487 …Index) throw(::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::lang::WrappedTar…
490star::uno::Any& Element) throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star:…
493 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
494star::uno::Any SAL_CALL getByIndex(sal_Int32 _rIndex) throw(::com::sun::star::lang::IndexOutOfBoun…
497 …ener(const ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainerListener >& xL…
498 …ener(const ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainerListener >& xL…
501 …tual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL creat…
504 …irtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::sun…
507 …oid SAL_CALL propertyChange(const ::com::sun::star::beans::PropertyChangeEvent& evt) throw(::com::…
511 …ert(const ::com::sun::star::uno::Any& aElement, sal_Int32 nIndex, const ::rtl::OUString* pNewElNam…