Searched refs:getListEntrySource (Results 1 – 12 of 12) sorted by relevance
57 getListEntrySource( );
144 …ence< ::com::sun::star::form::binding::XListEntrySource > SAL_CALL getListEntrySource( ) throw (:…
82 …Reference< XListEntrySource > SAL_CALL OEntryListHelper::getListEntrySource( ) throw (RuntimeExce… in getListEntrySource() function in frm::OEntryListHelper
394 xSource = xSink->getListEntrySource(); in getCurrentListSource()
1851 xSource = xSource.query( xSink->getListEntrySource() ); in exportCellListSourceRange()1953 if ( xEntrySink.is() && xEntrySink->getListEntrySource().is() ) in controlHasUserSuppliedListEntries()
537 xSource = xSink->getListEntrySource(); in getCurrentListSource()
457 xReturn = xAsSink->getListEntrySource(); in getCurrentListSourceBinding()
324 …uno::Reference< beans::XPropertySet > xProps( xListSink->getListEntrySource(), uno::UNO_QUERY_THRO… in getRowSource()
759 Reference<XPropertySet>( xListEntrySink->getListEntrySource(), in getXFormsListBindName()
720 if ( xSink.is() && xSink->getListEntrySource().is() ) in propertyChange()
1322 xNewSink->setListEntrySource( xOldSink->getListEntrySource() ); in executeControlConversionSlot()
341 Reference< XServiceInfo > xServInfo( xEntrySink->getListEntrySource(), UNO_QUERY ); in ConvertSheetLinks()
Completed in 1588 milliseconds