| /trunk/main/extensions/source/propctrlr/ |
| H A D | sqlcommanddesign.cxx | 254 aArgs[3].Value <<= m_xObjectAdapter->getEscapeProcessing(); in impl_doOpenDesignerFrame_nothrow() 257 aArgs[4].Value <<= m_xObjectAdapter->getEscapeProcessing(); in impl_doOpenDesignerFrame_nothrow()
|
| H A D | sqlcommanddesign.hxx | 204 virtual sal_Bool getEscapeProcessing() const = 0;
|
| H A D | formcomponenthandler.cxx | 3030 virtual sal_Bool getEscapeProcessing() const; 3056 sal_Bool FormSQLCommandUI::getEscapeProcessing() const in getEscapeProcessing() function in pcr::__anon01979a320311::FormSQLCommandUI 3097 virtual sal_Bool getEscapeProcessing() const; 3142 sal_Bool ValueListCommandUI::getEscapeProcessing() const in getEscapeProcessing() function in pcr::__anon01979a320311::ValueListCommandUI
|
| /trunk/main/connectivity/source/drivers/odbcbase/ |
| H A D | OStatement.cxx | 908 sal_Bool OStatement_Base::getEscapeProcessing() const in getEscapeProcessing() function in OStatement_Base 998 …rted = ::comphelper::tryPropertyValue( rConvertedValue, rOldValue, rValue, getEscapeProcessing() ); in convertFastPropertyValue() 1089 rValue <<= getEscapeProcessing(); in getFastPropertyValue()
|
| /trunk/main/connectivity/java/sdbc_jdbc/src/main/java/com/sun/star/comp/sdbc/ |
| H A D | JavaSQLStatementBase.java | 110 return getEscapeProcessing(); in registerProperties() 239 private boolean getEscapeProcessing() throws WrappedTargetException { in getEscapeProcessing() method in JavaSQLStatementBase
|
| /trunk/main/reportdesign/source/core/sdr/ |
| H A D | formatnormalizer.cxx | 193 m_xReportDefinition->getCommandType(), m_xReportDefinition->getEscapeProcessing() ); in impl_ensureUpToDateFieldList_nothrow()
|
| /trunk/main/connectivity/source/inc/odbc/ |
| H A D | OStatement.hxx | 94 sal_Bool getEscapeProcessing() const;
|
| /trunk/main/reportdesign/source/filter/xml/ |
| H A D | xmlExportDocumentHandler.cxx | 181 const sal_Bool bEscapeProcessing( m_xDatabaseDataProvider->getEscapeProcessing() ); in startElement()
|
| H A D | xmlExport.cxx | 1342 sal_Bool bEscapeProcessing( _xReport->getEscapeProcessing() ); in exportReportAttributes()
|
| /trunk/main/dbaccess/source/core/inc/ |
| H A D | DatabaseDataProvider.hxx | 126 virtual ::sal_Bool SAL_CALL getEscapeProcessing();
|
| /trunk/main/reportdesign/inc/ |
| H A D | ReportDefinition.hxx | 231 virtual ::sal_Bool SAL_CALL getEscapeProcessing();
|
| /trunk/main/dbaccess/source/core/misc/ |
| H A D | DatabaseDataProvider.cxx | 594 ::sal_Bool SAL_CALL DatabaseDataProvider::getEscapeProcessing() in getEscapeProcessing() function in dbaccess::DatabaseDataProvider
|
| /trunk/main/reportdesign/source/core/api/ |
| H A D | ReportDefinition.cxx | 1036 ::sal_Bool SAL_CALL OReportDefinition::getEscapeProcessing() in getEscapeProcessing() function in reportdesign::OReportDefinition
|