19 #ifndef __com_sun_star_sdb_XSingleSelectQueryAnalyzer_idl__
20 #define __com_sun_star_sdb_XSingleSelectQueryAnalyzer_idl__
26 module
com { module sun { module star { module container {
27 published
interface XIndexAccess;
30 module
com { module sun { module star { module sdb {
59 void setQuery([in]
string command )
83 sequence< sequence<com::sun::star::beans::PropertyValue> >
84 getStructuredFilter();
117 string getHavingClause();
129 sequence< sequence<com::sun::star::beans::PropertyValue> >
130 getStructuredHavingClause();
188 string getQueryWithSubstitution()
218 void setCommand([in]
string Command ,[in]
long CommandType)