Lines Matching refs:column
79 with the name of the column and the filter condition. The filter condition
93 @param column
94 the column which is used to create a filter
104 …void appendFilterByColumn([in] com::sun::star::beans::XPropertySet column,[in] boolean andCriteria…
126 statement. The column must be a <type scope="com::sun::star::sdbcx">Column</type>.
127 @param column
128 the column which is used to create a group part
132 void appendGroupByColumn([in] com::sun::star::beans::XPropertySet column)
156 with the name of the column and the filter condition. The filter condition
169 @param column
170 the column which is used to create a filter
180 …void appendHavingClauseByColumn([in] com::sun::star::beans::XPropertySet column,[in] boolean andCr…
201 statement. The column must be a <type scope="com::sun::star::sdbcx">Column</type>.
202 @param column
203 the column which is used to create a order part
209 void appendOrderByColumn([in] com::sun::star::beans::XPropertySet column,