Home
last modified time | relevance | path

Searched refs:setCommandType (Results 1 – 15 of 15) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlReport.cxx81 m_xComponent->setCommandType(nRet); in DBG_NAME()
129 m_xComponent->setCommandType( sdb::CommandType::COMMAND ); in impl_initRuntimeDefaults()
H A DxmlImportDocumentHandler.cxx171 m_xDatabaseDataProvider->setCommandType(nRet); in startElement()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java273 m_reportDocument.setCommandType(CommandType.COMMAND); in executeQuery()
298 m_reportDocument.setCommandType(CommandType.COMMAND); in executeQuery()
304 m_reportDocument.setCommandType(CommandType.COMMAND); in executeQuery()
H A DIReportDocument.java255 public void setCommandType(int CommandType); in setCommandType() method
H A DReportTextImplementation.java256 getRecordParser().setCommandType(Integer.valueOf(sCommandType).intValue()); in reconnectToDatabase()
725 public void setCommandType(int _nCommand) in setCommandType() method in ReportTextImplementation
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DCommandFieldSelection.java243 CurDBMetaData.setCommandType(CommandType.TABLE); in fillUpFieldsListbox()
250 CurDBMetaData.setCommandType(CommandType.QUERY); in fillUpFieldsListbox()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java730 public void setCommandType(int _nCommand) in setCommandType() method in ReportBuilderImplementation
732 getReportDefinition().setCommandType(_nCommand); in setCommandType()
/trunk/main/wizards/com/sun/star/wizards/db/
H A DRecordParser.java226 setCommandType(_nCommandType); in executeCommand()
H A DCommandMetaData.java372 public void setCommandType(int _commandType) in setCommandType() method in CommandMetaData
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx115 …virtual void SAL_CALL setCommandType(::sal_Int32 the_value) throw (::com::sun::star::uno::RuntimeE…
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java857 getReportDefinition().setCommandType(_aType); in setTableName()
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx228 …virtual void SAL_CALL setCommandType( ::sal_Int32 _commandtype ) throw (::com::sun::star::uno::Run…
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx508 void SAL_CALL DatabaseDataProvider::setCommandType(::sal_Int32 the_value) throw (uno::RuntimeExcept… in setCommandType() function in dbaccess::DatabaseDataProvider
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1717 m_xReportDefinition->setCommandType(sdb::CommandType::TABLE); in impl_initialize()
3404 xReportDefinition->setCommandType(nCommandType); in addPairControls()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1015 void SAL_CALL OReportDefinition::setCommandType( ::sal_Int32 _commandtype ) throw (uno::RuntimeExce… in setCommandType() function in reportdesign::OReportDefinition

Completed in 116 milliseconds