Home
last modified time | relevance | path

Searched refs:getEscapeProcessing (Results 1 – 13 of 13) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.cxx254 aArgs[3].Value <<= m_xObjectAdapter->getEscapeProcessing(); in impl_doOpenDesignerFrame_nothrow()
257 aArgs[4].Value <<= m_xObjectAdapter->getEscapeProcessing(); in impl_doOpenDesignerFrame_nothrow()
H A Dsqlcommanddesign.hxx204 virtual sal_Bool getEscapeProcessing() const = 0;
H A Dformcomponenthandler.cxx3031 virtual sal_Bool getEscapeProcessing() const;
3057 sal_Bool FormSQLCommandUI::getEscapeProcessing() const in getEscapeProcessing() function in pcr::__anonb1d7986a0311::FormSQLCommandUI
3098 virtual sal_Bool getEscapeProcessing() const;
3143 sal_Bool ValueListCommandUI::getEscapeProcessing() const in getEscapeProcessing() function in pcr::__anonb1d7986a0311::ValueListCommandUI
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx908 sal_Bool OStatement_Base::getEscapeProcessing() const in getEscapeProcessing() function in OStatement_Base
999 …rted = ::comphelper::tryPropertyValue( rConvertedValue, rOldValue, rValue, getEscapeProcessing() ); in convertFastPropertyValue()
1090 rValue <<= getEscapeProcessing(); in getFastPropertyValue()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java110 return getEscapeProcessing(); in registerProperties()
239 private boolean getEscapeProcessing() throws WrappedTargetException { in getEscapeProcessing() method in JavaSQLStatementBase
/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx193 m_xReportDefinition->getCommandType(), m_xReportDefinition->getEscapeProcessing() ); in impl_ensureUpToDateFieldList_nothrow()
/trunk/main/connectivity/source/inc/odbc/
H A DOStatement.hxx94 sal_Bool getEscapeProcessing() const;
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx181 const sal_Bool bEscapeProcessing( m_xDatabaseDataProvider->getEscapeProcessing() ); in startElement()
H A DxmlExport.cxx1341 sal_Bool bEscapeProcessing( _xReport->getEscapeProcessing() ); in exportReportAttributes()
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx126 … virtual ::sal_Bool SAL_CALL getEscapeProcessing() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx231 … virtual ::sal_Bool SAL_CALL getEscapeProcessing() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx594 ::sal_Bool SAL_CALL DatabaseDataProvider::getEscapeProcessing() throw (uno::RuntimeException) in getEscapeProcessing() function in dbaccess::DatabaseDataProvider
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1036 ::sal_Bool SAL_CALL OReportDefinition::getEscapeProcessing() throw (uno::RuntimeException) in getEscapeProcessing() function in reportdesign::OReportDefinition

Completed in 119 milliseconds