Home
last modified time | relevance | path

Searched refs:hasError (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/dbaccess/inc/
H A Ddbsubcomponentcontroller.hxx128 sal_Bool hasError() const;
/AOO41X/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx414 sal_Bool DBSubComponentController::hasError() const in hasError() function in dbaui::DBSubComponentController
/AOO41X/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx3024 if ( !m_rController.hasError() ) in getStatement()
3257 if ( !m_rController.hasError() ) in initByParseIterator()