Home
last modified time | relevance | path

Searched defs:sStatement (Results 1 – 8 of 8) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Ddirectsql.cxx288 String sStatement = m_aSQL.GetText(); in executeCurrent() local
308 String sStatement = m_aStatementHistory[_nHistoryPos]; in switchToHistory() local
/trunk/main/extensions/source/dbpilots/
H A Dlistcombowizard.cxx193 String sStatement; in implApplySettings() local
207 String sStatement; in implApplySettings() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DKeyGenerator.java93 String sStatement = new String( "SELECT MAX( " ); in composeUniqueyKeyStatement() local
124 String sStatement = composeUniqueyKeyStatement( xForm, sFieldName ); in generatePrimaryKey() local
H A DDataAwareness.java377 String sStatement = "SELECT * FROM "; in existsInvisibleTable() local
431 …protected boolean implExecuteStatement( XConnection xConn, String sStatement ) throws java.lang.Ex… in implExecuteStatement()
/trunk/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java112 XStatement sStatement; field in TestCacheSize
/trunk/main/forms/qa/integration/forms/
H A DFormControlTest.java766 protected boolean implExecuteStatement( String sStatement ) throws java.lang.Exception in implExecuteStatement()
/trunk/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java263 String sStatement = ""; in getPropertyStatementSourceCode() local
286 String sStatement = ""; in getMethodStatementSourceCode() local
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2072 rtl::OUString sStatement(C2U("SELECT * FROM ")); in OpenDataSource() local

Completed in 63 milliseconds