Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/core/api/
H A DRowSet.cxx186 …(PROPERTY_ACTIVECOMMAND, PROPERTY_ID_ACTIVECOMMAND, nRBT, &m_aActiveCommand, ::getCppuTy… in ORowSet()
1698 …ing sQuery = bUseEscapeProcessing && m_xComposer.is() ? m_xComposer->getQuery() : m_aActiveCommand; in impl_prepareAndExecute_throw()
2291 _out_rCommandToExecute = m_aActiveCommand; in impl_initComposer_throw()
2309 m_aActiveCommand = m_xComposer->getQuery(); in impl_initComposer_throw()
2347 m_aActiveCommand = ::rtl::OUString(); in impl_buildActiveCommand_throw()
2458 m_aActiveCommand = sCommand; in impl_buildActiveCommand_throw()
2460 if ( !m_aActiveCommand.getLength() && !bDoEscapeProcessing ) in impl_buildActiveCommand_throw()
H A DRowSet.hxx118 rtl::OUString m_aActiveCommand; member in dbaccess::ORowSet

Completed in 40 milliseconds