Home
last modified time | relevance | path

Searched refs:sSelectStatement (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx245 ::rtl::OUString sSelectStatement; in getSelectStatement()
248 OSL_VERIFY( m_xObject->getPropertyValue( PROPERTY_COMMAND ) >>= sSelectStatement ); in getSelectStatement()
275 sSelectStatement = aSQL.makeStringAndClear(); in getSelectStatement()
278 return sSelectStatement; in getSelectStatement()
/aoo4110/main/forms/source/component/
H A DFilter.cxx460 const ::rtl::OUString sSelectStatement( aStatement.makeStringAndClear( ) ); in implInitFilterList() local
461 xListCursor.reset( xStatement->executeQuery( sSelectStatement ) ); in implInitFilterList()

Completed in 25 milliseconds