Searched defs:sStatement (Results 1 – 8 of 8) sorted by relevance
288 String sStatement = m_aSQL.GetText(); in executeCurrent() local308 String sStatement = m_aStatementHistory[_nHistoryPos]; in switchToHistory() local
193 String sStatement; in implApplySettings() local207 String sStatement; in implApplySettings() local
93 String sStatement = new String( "SELECT MAX( " ); in composeUniqueyKeyStatement() local124 String sStatement = composeUniqueyKeyStatement( xForm, sFieldName ); in generatePrimaryKey() local
377 String sStatement = "SELECT * FROM "; in existsInvisibleTable() local431 …protected boolean implExecuteStatement( XConnection xConn, String sStatement ) throws java.lang.Ex… in implExecuteStatement()
112 XStatement sStatement; field in TestCacheSize
778 protected boolean implExecuteStatement( String sStatement ) throws java.lang.Exception in implExecuteStatement()
263 String sStatement = ""; in getPropertyStatementSourceCode() local286 String sStatement = ""; in getMethodStatementSourceCode() local
2072 rtl::OUString sStatement(C2U("SELECT * FROM ")); in OpenDataSource() local
Completed in 56 milliseconds