Home
last modified time | relevance | path

Searched refs:InvalidQueryException (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/wizards/com/sun/star/wizards/db/
H A DRecordParser.java38 import com.sun.star.wizards.common.InvalidQueryException;
212 public boolean executeCommand(int _nCommandType) throws InvalidQueryException in executeCommand()
232 throw new InvalidQueryException(xMSF, Command); in executeCommand()
253 throw new InvalidQueryException(xMSF, Command); in getFields()
260 catch (InvalidQueryException queryexception) in getFields()
/AOO42X/main/wizards/com/sun/star/wizards/common/
H A DInvalidQueryException.java27 public class InvalidQueryException extends java.lang.Throwable class
30 public InvalidQueryException(XMultiServiceFactory xMSF, String sCommand) in InvalidQueryException() method in InvalidQueryException
/AOO42X/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java44 import com.sun.star.wizards.common.InvalidQueryException;
300 catch (InvalidQueryException queryexception) in reconnectToDatabase()
H A DReportWizard.java553 catch (com.sun.star.wizards.common.InvalidQueryException queryexception) in importReportData()
/AOO42X/main/wizards/
H A DJar_commonwizards.mk44 wizards/com/sun/star/wizards/common/InvalidQueryException \