Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx114 virtual sal_Int32 getCommandType() const = 0;
157 virtual sal_Int32 getCommandType() const;
219 sal_Int32 AssigmentTransientData::getCommandType() const in getCommandType() function in svt::AssigmentTransientData
299 virtual sal_Int32 getCommandType() const;
480 sal_Int32 AssignmentPersistentData::getCommandType() const in getCommandType() function in svt::AssignmentPersistentData
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExportDocumentHandler.cxx169 …onvertEnum( sValue, static_cast<sal_uInt16>(m_xDatabaseDataProvider->getCommandType()),aXML_Commna… in startElement()
341 ,m_xDatabaseDataProvider->getCommandType() in initialize()
H A DxmlExport.cxx1328 …if ( SvXMLUnitConverter::convertEnum( sValue, static_cast<sal_uInt16>(_xReport->getCommandType()),… in exportReportAttributes()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java204 …eAccess, xNamedForm, PropertyNames.COMMAND_TYPE, Integer.toString(CurDBMetaData.getCommandType())); in createReportForm()
205 if (CurDBMetaData.getCommandType() == CommandType.QUERY) in createReportForm()
H A DReportTextImplementation.java264 …if ((getRecordParser().getCommandType() == CommandType.QUERY) && (getRecordParser().Command.equals… in reconnectToDatabase()
/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx193 m_xReportDefinition->getCommandType(), m_xReportDefinition->getEscapeProcessing() ); in impl_ensureUpToDateFieldList_nothrow()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java510 …opertySet.setPropertyValue(PropertyNames.COMMAND_TYPE, new Integer(_oDBMetaData.getCommandType())); in setFormProperties()
/trunk/main/wizards/com/sun/star/wizards/db/
H A DCommandMetaData.java364 public int getCommandType() in getCommandType() method in CommandMetaData
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx114 virtual ::sal_Int32 SAL_CALL getCommandType() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx227 virtual ::sal_Int32 SAL_CALL getCommandType() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx501 ::sal_Int32 SAL_CALL DatabaseDataProvider::getCommandType() throw (uno::RuntimeException) in getCommandType() function in dbaccess::DatabaseDataProvider
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1009 ::sal_Int32 SAL_CALL OReportDefinition::getCommandType() throw (uno::RuntimeException) in getCommandType() function in reportdesign::OReportDefinition
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx4375 …s::getFieldsByCommandDescriptor(getConnection(),m_xReportDefinition->getCommandType(),m_xReportDef… in getColumns()

Completed in 116 milliseconds