Searched refs:bUseEscapeProcessing (Results 1 – 2 of 2) sorted by relevance
1653 sal_Bool bUseEscapeProcessing = impl_initComposer_throw( sCommandToExecute ); in impl_prepareAndExecute_throw() local1698 …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() local2292 if ( !bUseEscapeProcessing ) in impl_initComposer_throw()2293 return bUseEscapeProcessing; in impl_initComposer_throw()2336 return bUseEscapeProcessing; in impl_initComposer_throw()
1141 sal_Bool bUseEscapeProcessing = sal_False; in impl_ensureInitializedParser_nothrow() local1142 … m_xCursorProperties->getPropertyValue( PROPERTY_ESCAPE_PROCESSING ) >>= bUseEscapeProcessing; in impl_ensureInitializedParser_nothrow()1143 if ( bUseEscapeProcessing ) in impl_ensureInitializedParser_nothrow()
Completed in 166 milliseconds