LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_sheet_DataImportMode_idl__
21 #define __com_sun_star_sheet_DataImportMode_idl__
24 module
com { module sun { module star { module sheet {
@ SQL
a SQL query string is supplied.
Definition: DataImportMode.idl:39
@ QUERY
the name of a database query is supplied.
Definition: DataImportMode.idl:49
const short NONE
Definition: AnimationAdditiveMode.idl:38
Definition: Ambiguous.idl:22
@ TABLE
the name of a database table is supplied.
Definition: DataImportMode.idl:44
DataImportMode
used to specify which database contents are imported.
Definition: DataImportMode.idl:30