Searched refs:xListSink (Results 1 – 1 of 1) sorted by relevance
316 uno::Reference< form::binding::XListEntrySink > xListSink( m_xProps, uno::UNO_QUERY ); in getRowSource() local317 if ( xListSink.is() ) in getRowSource()324 …uno::Reference< beans::XPropertySet > xProps( xListSink->getListEntrySource(), uno::UNO_QUERY_THRO… in getRowSource()
Completed in 13 milliseconds