Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/api/
H A DRowSet.cxx1653 sal_Bool bUseEscapeProcessing = impl_initComposer_throw( sCommandToExecute ); in impl_prepareAndExecute_throw() local
1698 …String sQuery = bUseEscapeProcessing && m_xComposer.is() ? m_xComposer->getQuery() : m_aActiveComm… in impl_prepareAndExecute_throw()
2290 sal_Bool bUseEscapeProcessing = impl_buildActiveCommand_throw( ); in impl_initComposer_throw() local
2292 if ( !bUseEscapeProcessing ) in impl_initComposer_throw()
2293 return bUseEscapeProcessing; in impl_initComposer_throw()
2336 return bUseEscapeProcessing; in impl_initComposer_throw()
/aoo41x/main/forms/source/runtime/
H A Dformoperations.cxx1141 sal_Bool bUseEscapeProcessing = sal_False; in impl_ensureInitializedParser_nothrow() local
1142 … m_xCursorProperties->getPropertyValue( PROPERTY_ESCAPE_PROCESSING ) >>= bUseEscapeProcessing; in impl_ensureInitializedParser_nothrow()
1143 if ( bUseEscapeProcessing ) in impl_ensureInitializedParser_nothrow()

Completed in 29 milliseconds