Searched refs:setDistinct (Results 1 – 3 of 3) sorted by relevance
165 void setDistinct(sal_Bool _bDistinct) { m_bDistinct = _bDistinct;} in setDistinct() function in dbaui::OQueryController
2136 …static_cast<OQueryController&>(getDesignView()->getController()).setDistinct(!static_cast<OQueryCo… in Command()
2153 rController.setDistinct(sal_True); in InitFromParseNodeImpl()
Completed in 53 milliseconds