LibreOffice
LibreOffice 24.2 SDK API Reference
SingleSelectQueryComposer Member List

This is the complete list of members for SingleSelectQueryComposer, including all inherited members.

acquire()XInterface
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener)XPropertySet
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
appendFilterByColumn([in] com::sun::star::beans::XPropertySet column, [in] boolean andCriteria, [in] long filterOperator)XSingleSelectQueryComposer
appendGroupByColumn([in] com::sun::star::beans::XPropertySet column)XSingleSelectQueryComposer
appendHavingClauseByColumn([in] com::sun::star::beans::XPropertySet column, [in] boolean andCriteria, [in] long filterOperator)XSingleSelectQueryComposer
appendOrderByColumn([in] com::sun::star::beans::XPropertySet column, [in] boolean ascending)XSingleSelectQueryComposer
com::sun::star::beans::XPropertySetSingleSelectQueryComposer
com::sun::star::sdb::XParametersSupplierSingleSelectQueryAnalyzeroptional
com::sun::star::sdbcx::XColumnsSupplierSingleSelectQueryAnalyzer
com::sun::star::sdbcx::XTablesSupplierSingleSelectQueryAnalyzer
ElementaryQueryXSingleSelectQueryComposerattribute
getColumns()XColumnsSupplier
getFilter()XSingleSelectQueryAnalyzer
getGroup()XSingleSelectQueryAnalyzer
getGroupColumns()XSingleSelectQueryAnalyzer
getHavingClause()XSingleSelectQueryAnalyzer
getOrder()XSingleSelectQueryAnalyzer
getOrderColumns()XSingleSelectQueryAnalyzer
getParameters()XParametersSupplierprotected
getPropertySetInfo()XPropertySet
getPropertyValue([in] string PropertyName)XPropertySet
getQuery()XSingleSelectQueryAnalyzer
getQueryWithSubstitution()XSingleSelectQueryAnalyzer
getStructuredFilter()XSingleSelectQueryAnalyzer
getStructuredHavingClause()XSingleSelectQueryAnalyzer
getTables()XTablesSupplier
OriginalSingleSelectQueryComposerpropertyreadonly
queryInterface([in] type aType)XInterface
release()XInterface
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener)XPropertySet
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener)XPropertySet
setCommand([in] string Command, [in] long CommandType)XSingleSelectQueryAnalyzer
setFilter([in] string filter)XSingleSelectQueryComposer
setGroup([in] string group)XSingleSelectQueryComposer
setHavingClause([in] string filter)XSingleSelectQueryComposer
setOrder([in] string order)XSingleSelectQueryComposer
setPropertyValue([in] string aPropertyName, [in] any aValue)XPropertySet
setQuery([in] string command)XSingleSelectQueryAnalyzer
setStructuredFilter([in] sequence< sequence< com::sun::star::beans::PropertyValue > > filter)XSingleSelectQueryComposer
setStructuredHavingClause([in] sequence< sequence< com::sun::star::beans::PropertyValue > > filter)XSingleSelectQueryComposer
SingleSelectQueryAnalyzerSingleSelectQueryComposer
XSingleSelectQueryAnalyzerSingleSelectQueryAnalyzer
XSingleSelectQueryComposerSingleSelectQueryComposer