Lines Matching refs:com

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 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > SAL_CALL getMetaDat…
260 …L findColumn(const ::rtl::OUString& columnName) throw(::com::sun::star::sdbc::SQLException, ::com:…
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 …tring SAL_CALL getString(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com:…
268 …Bool SAL_CALL getBoolean(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com:…
269 …al_Int8 SAL_CALL getByte(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com:…
270 …_Int16 SAL_CALL getShort(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com:…
271 …al_Int32 SAL_CALL getInt(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com:…
272 …l_Int64 SAL_CALL getLong(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com:…
273 … float SAL_CALL getFloat(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com:…
274 …ouble SAL_CALL getDouble(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com:…
275 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getBytes(sal_Int32 columnIndex) throw…
276 …virtual ::com::sun::star::util::Date SAL_CALL getDate(sal_Int32 columnIndex) throw(::com::sun::sta…
277 …virtual ::com::sun::star::util::Time SAL_CALL getTime(sal_Int32 columnIndex) throw(::com::sun::sta…
278 …virtual ::com::sun::star::util::DateTime SAL_CALL getTimestamp(sal_Int32 columnIndex) throw(::com:…
279com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getBinaryStream(sal…
280com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > SAL_CALL getCharacterStream(…
281com::sun::star::uno::Any SAL_CALL getObject(sal_Int32 columnIndex, const ::com::sun::star::uno::Re…
282com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef(sal_Int32 columnIn…
283com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob(sal_Int32 column…
284com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob(sal_Int32 column…
285com::sun::star::uno::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray(sal_Int32 colu…
288 …virtual ::com::sun::star::uno::Any SAL_CALL getBookmark() throw(::com::sun::star::sdbc::SQLExcepti…
289 …l SAL_CALL moveToBookmark(const ::com::sun::star::uno::Any& bookmark) throw(::com::sun::star::sdbc…
290 …elativeToBookmark(const ::com::sun::star::uno::Any& bookmark, sal_Int32 rows) throw(::com::sun::st…
291 …marks(const ::com::sun::star::uno::Any& first, const ::com::sun::star::uno::Any& second) throw(::c…
292 …virtual sal_Bool SAL_CALL hasOrderedBookmarks() throw(::com::sun::star::sdbc::SQLException, ::com:…
293 …t32 SAL_CALL hashBookmark(const ::com::sun::star::uno::Any& bookmark) throw(::com::sun::star::sdbc…
296 …void SAL_CALL updateNull(sal_Int32 columnIndex) throw(::com::sun::star::sdbc::SQLException, ::com:…
297 …pdateBoolean(sal_Int32 columnIndex, sal_Bool x) throw(::com::sun::star::sdbc::SQLException, ::com:…
298 …L updateByte(sal_Int32 columnIndex, sal_Int8 x) throw(::com::sun::star::sdbc::SQLException, ::com:…
299 …updateShort(sal_Int32 columnIndex, sal_Int16 x) throw(::com::sun::star::sdbc::SQLException, ::com:…
300 …L updateInt(sal_Int32 columnIndex, sal_Int32 x) throw(::com::sun::star::sdbc::SQLException, ::com:…
301 … updateLong(sal_Int32 columnIndex, sal_Int64 x) throw(::com::sun::star::sdbc::SQLException, ::com:…
302 …ALL updateFloat(sal_Int32 columnIndex, float x) throw(::com::sun::star::sdbc::SQLException, ::com:…
303 …L updateDouble(sal_Int32 columnIndex, double x) throw(::com::sun::star::sdbc::SQLException, ::com:…
304 …al_Int32 columnIndex, const ::rtl::OUString& x) throw(::com::sun::star::sdbc::SQLException, ::com:…
305 …l_Int32 columnIndex, const ::com::sun::star::uno::Sequence< sal_Int8 >& x) throw(::com::sun::star:…
306 …Date(sal_Int32 columnIndex, const ::com::sun::star::util::Date& x) throw(::com::sun::star::sdbc::S…
307 …Time(sal_Int32 columnIndex, const ::com::sun::star::util::Time& x) throw(::com::sun::star::sdbc::S…
308 …mp(sal_Int32 columnIndex, const ::com::sun::star::util::DateTime& x) throw(::com::sun::star::sdbc:…
309 …nst ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length) t…
310 …nst ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length) t…
311 …bject(sal_Int32 columnIndex, const ::com::sun::star::uno::Any& x) throw(::com::sun::star::sdbc::SQ…
312 …l_Int32 columnIndex, const ::com::sun::star::uno::Any& x, sal_Int32 scale) throw(::com::sun::star:…
315 …virtual sal_Bool SAL_CALL next() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno…
316 …virtual sal_Bool SAL_CALL isBeforeFirst() throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
317 …virtual sal_Bool SAL_CALL isAfterLast() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
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 …rtual sal_Bool SAL_CALL absolute(sal_Int32 row) throw(::com::sun::star::sdbc::SQLException, ::com:…
326 …tual sal_Bool SAL_CALL relative(sal_Int32 rows) throw(::com::sun::star::sdbc::SQLException, ::com:…
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 …virtual sal_Bool SAL_CALL rowUpdated() throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
330 …virtual sal_Bool SAL_CALL rowInserted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
331 …virtual sal_Bool SAL_CALL rowDeleted() throw(::com::sun::star::sdbc::SQLException, ::com::sun::sta…
332 …al ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement() …
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 …virtual void SAL_CALL cancelRowUpdates() throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
339 …virtual void SAL_CALL moveToInsertRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
340 …virtual void SAL_CALL moveToCurrentRow() throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
343 …virtual void SAL_CALL execute() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno:…
344 …L addRowSetListener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSetListene…
345 …emoveRowSetListener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRowSetListene…
348com::sun::star::uno::Sequence<sal_Int32> SAL_CALL deleteRows(const ::com::sun::star::uno::Sequence…
351 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings() throw(::com::sun::star::sdbc::SQLExcepti…
352 …virtual void SAL_CALL clearWarnings() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
355 …tApproveListener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XRowSetApproveList…
356 …tApproveListener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XRowSetApproveList…
359 …ddSQLErrorListener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSQLErrorListene…
360 …veSQLErrorListener(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSQLErrorListene…
363 …l ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL createResultSet(…
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 …CALL addLoadListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XLoadListener…
371 …L removeLoadListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XLoadListener…
374 …ll(sal_Int32 parameterIndex, sal_Int32 sqlType) throw(::com::sun::star::sdbc::SQLException, ::com:…
375 …Int32 sqlType, const ::rtl::OUString& typeName) throw(::com::sun::star::sdbc::SQLException, ::com:…
376 …etBoolean(sal_Int32 parameterIndex, sal_Bool x) throw(::com::sun::star::sdbc::SQLException, ::com:…
377 …L setByte(sal_Int32 parameterIndex, sal_Int8 x) throw(::com::sun::star::sdbc::SQLException, ::com:…
378 …setShort(sal_Int32 parameterIndex, sal_Int16 x) throw(::com::sun::star::sdbc::SQLException, ::com:…
379 …L setInt(sal_Int32 parameterIndex, sal_Int32 x) throw(::com::sun::star::sdbc::SQLException, ::com:…
380 … setLong(sal_Int32 parameterIndex, sal_Int64 x) throw(::com::sun::star::sdbc::SQLException, ::com:…
381 …ALL setFloat(sal_Int32 parameterIndex, float x) throw(::com::sun::star::sdbc::SQLException, ::com:…
382 …L setDouble(sal_Int32 parameterIndex, double x) throw(::com::sun::star::sdbc::SQLException, ::com:…
383 …Int32 parameterIndex, const ::rtl::OUString& x) throw(::com::sun::star::sdbc::SQLException, ::com:…
384 …nt32 parameterIndex, const ::com::sun::star::uno::Sequence< sal_Int8 >& x) throw(::com::sun::star:…
385 …e(sal_Int32 parameterIndex, const ::com::sun::star::util::Date& x) throw(::com::sun::star::sdbc::S…
386 …e(sal_Int32 parameterIndex, const ::com::sun::star::util::Time& x) throw(::com::sun::star::sdbc::S…
387 …sal_Int32 parameterIndex, const ::com::sun::star::util::DateTime& x) throw(::com::sun::star::sdbc:…
388 …nst ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length) t…
389 …nst ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream >& x, sal_Int32 length) t…
390 …ct(sal_Int32 parameterIndex, const ::com::sun::star::uno::Any& x) throw(::com::sun::star::sdbc::SQ…
391 …rIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 scale) throw(::com
392 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x) throw(::com::…
393 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XBlob >& x) throw(::com:…
394 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XClob >& x) throw(::com:…
395 …erIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XArray >& x) throw(::com:…
396 …virtual void SAL_CALL clearParameters() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
399 …meterListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XDatabaseParameterLi…
400 …meterListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XDatabaseParameterLi…
403 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getParent()…
404 …t(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& Parent) throw(::com
407 …nst ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl >& aControl, const ::com::su…
408 …L addSubmitListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XSubmitListene…
409 …emoveSubmitListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XSubmitListene…
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 …els(const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt…
415 … ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XContro…
416com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlMo…
417 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
418 …:com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlM…
419 …ng& Name, ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt…
422 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
423 …LL addEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener…
424 …removeEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener…
427com::sun::star::uno::Any& aValue) throw(::com::sun::star::beans::UnknownPropertyException, ::com::…
428com::sun::star::uno::Any SAL_CALL getFastPropertyValue(sal_Int32 nHandle) throw(::com::sun::star::…
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 …const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream >& _rxOutStream)…
437 …(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectInputStream >& _rxInStream) …
440 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL ge…
441com::sun::star::uno::Sequence< ::rtl::OUString >& PropertyNames, const ::com::sun::star::uno::Sequ…
442com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL getPropertyValues(const ::com
443com::sun::star::uno::Sequence< ::rtl::OUString >& aPropertyNames, const ::com::sun::star::uno::Ref…
444 …ChangeListener(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChangeL…
445com::sun::star::uno::Sequence< ::rtl::OUString >& aPropertyNames, const ::com::sun::star::uno::Ref…
448com::sun::star::uno::Any& aValue) throw(::com::sun::star::beans::UnknownPropertyException, ::com::…
449com::sun::star::uno::Any SAL_CALL getPropertyValue(const ::rtl::OUString& PropertyName) throw(::co…
450com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener) thr…
451com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener) thr…
452com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener) thr…
453com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener) thr…
456 virtual void SAL_CALL cancel() throw(::com::sun::star::uno::RuntimeException);
459com::sun::star::beans::PropertyState SAL_CALL getPropertyState(const ::rtl::OUString& PropertyName…
460com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyState > SAL_CALL getPropertyStates…
461 …ult(const ::rtl::OUString& PropertyName) throw(::com::sun::star::beans::UnknownPropertyException, …
462com::sun::star::uno::Any SAL_CALL getPropertyDefault(const ::rtl::OUString& aPropertyName) throw(:…
465 virtual void SAL_CALL reset() throw(::com::sun::star::uno::RuntimeException);
466 …LL addResetListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XResetListener…
467 …removeResetListener(const ::com::sun::star::uno::Reference< ::com::sun::star::form::XResetListener…
470com::sun::star::uno::Any& aElement) throw(::com::sun::star::lang::IllegalArgumentException, ::com:…
471 …OUString& Name) throw(::com::sun::star::container::NoSuchElementException, ::com::sun::star::lang:…
474com::sun::star::uno::Any& aElement) throw(::com::sun::star::lang::IllegalArgumentException, ::com:…
477com::sun::star::uno::Any SAL_CALL getByName(const ::rtl::OUString& aName) throw(::com::sun::star::…
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);
486com::sun::star::uno::Any& Element) throw(::com::sun::star::lang::IllegalArgumentException, ::com::…
487 …l_Int32 _rIndex) throw(::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::lang::…
490com::sun::star::uno::Any& Element) throw(::com::sun::star::lang::IllegalArgumentException, ::com::…
493 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException);
494com::sun::star::uno::Any SAL_CALL getByIndex(sal_Int32 _rIndex) throw(::com::sun::star::lang::Inde…
497 …ntainerListener(const ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainerLis…
498 …ntainerListener(const ::com::sun::star::uno::Reference< ::com::sun::star::container::XContainerLis…
501 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL cr…
504 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::su…
507 …virtual void SAL_CALL propertyChange(const ::com::sun::star::beans::PropertyChangeEvent& evt) thro…
511 …oid implInsert(const ::com::sun::star::uno::Any& aElement, sal_Int32 nIndex, const ::rtl::OUString…