Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 25 of 98) sorted by relevance

1234

/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl1886 with primary key update
1889 its primary key has been updated
1909 its primary key has been deleted
1915 its primary key has been deleted
2001 with primary key update
2004 its primary key has been updated
2024 its primary key has been deleted
2030 its primary key has been deleted
2069 table that reference the primary key columns of the primary key
2119 with primary key update
[all …]
H A DKeyRule.idl53 when the primary key is updated, the foreign key (imported key)
61 when the primary key is deleted, rows that imported that key
86 a primary key may not be updated if it has been imported by
93 a primary key may not be deleted if it has been imported by
121 when the primary key is updated or deleted, the foreign key (imported key)
148 it indicates that if the primary key has been imported, it cannot be updated or deleted.
175 if the primary key is updated or deleted, the foreign key (imported key)
/aoo4110/main/offapi/com/sun/star/inspection/
H A DLineDescriptor.idl73 <p>If no image for the primary button is specified, but a primary button is present,
83 /** describes a unique id to associate with the primary button
90 …<p>If a primary button exists for a property's UI representation (<member>HasPrimaryButton</member…
95 /** describes the URL of an image to display on the primary button, if any.
110 /** describes a graphics to display at the primary button, if any.
123 <p>A secondary button subordinated to the primary button. If no primary button exists
131 /** describes a unique id to associate with the primary button
H A DPropertyLineElement.idl43 … /// specifies the primary button (if present) in a group of controls related to a single property
/aoo4110/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableWizard.idl98 /** specifies that a new primary key is to be created in the target database
100 <p>At initialization time, you can specify the initial settings for the primary
103 <p>You cannot use this attribute to determine the primary key, possibly created
105 user can define an arbitrarily complex primary key, e.g. including multiple columns,
114 <p>When a primary key is to be created by the wizard, it will be be an auto-increment
118 if the target database does not support primary keys
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A Dtable.src57 Text [ en-US ] = "Insert/remove primary key" ;
212 Text [ en-US ] = "Insert/remove primary key" ;
294 … en-US ] = "The column \"$column$\" belongs to the primary key. If the column is deleted, the prim…
340 Text [ en-US ] = "No primary key" ;
344primary key is required for data record identification in this database.\nYou can only enter data …
/aoo4110/main/offapi/com/sun/star/chart2/
H A DXCoordinateSystem.idl63 The index says wether it is a primary or a secondary axis.
64 Use nIndex == 0 for a primary axis.
72 The index indicates wether it is a primary or a secondary axis or maybe more in future.
73 Use nIndex == 0 for a primary axis.
H A DAxisOrientation.idl34 /** means equal to the primary writing direction
38 /** means the opposite of the primary writing direction
H A DRelativePosition.idl45 /** The position in the primary direction.
48 <p>For example for western languages the primary direction may be
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelFolderSupport.java113 FileObject primary = parcelFolder.getPrimaryFile(); in getParcelDescriptor() local
116 primary.getFileObject(ParcelZipper.CONTENTS_DIRNAME)); in getParcelDescriptor()
169 FileObject primary = parcelFolder.getPrimaryFile(); in configure() local
172 primary.getFileObject(ParcelZipper.CONTENTS_DIRNAME)); in configure()
/aoo4110/main/offapi/com/sun/star/chart/
H A DChartAxisPosition.idl34 When the property is set at a x-axis it indicates a position on the scale of the primary y-axis.
35 When the property is set at a y-axis it indicates a position on the scale of the primary x-axis.
H A DChartAxisAssign.idl39 /** Assign row to primary <i>y</i>-axis
H A DXTwoAxisXSupplier.idl41 /** gives access to both the primary and the secondary <i>x</i>-axis
H A DXTwoAxisYSupplier.idl41 /** gives access to both the primary and the secondary y-axis of a diagram.@see XChartDocume…
H A DXAxisSupplier.idl39 …the primary axis of the specified dimension. The returned object supports service <type>ChartAxis<…
H A DChartTwoAxisXSupplier.idl42 primary and secondary x-axes.
H A DChartTwoAxisYSupplier.idl42 primary and secondary y-axes.
/aoo4110/main/wizards/source/formwizard/
H A Ddbwizres.src1511 Text [ en-US] = "Set primary key";
1532 Text [ en-US] = "Set primary key";
1608primary key uniquely identifies each record in a database table. Primary keys ease the linking of …
1613 Text [ en-US] = "~Create a primary key";
1619 Text [ en-US] = "~Automatically add a primary key";
1624 Text [ en-US] = "~Use an existing field as a primary key";
/aoo4110/main/dbaccess/source/ui/misc/
H A DWizardPages.src57 Text [ en-US ] = "The following fields have already been set as primary keys:\n";
547 Text [ en-US ] = "Crea~te primary key";
/aoo4110/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl85 The key events are the "primary keys" of this configuration sets.
258 and key identifier the "primary keys" - it needs some work to remove
/aoo4110/main/offapi/com/sun/star/sdbcx/
H A DKeyType.idl34 /** indicates that the key is the primary key of a table.
/aoo4110/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl45 /** The primary dom datatype
47 <p>The Node interface is the primary datatype for the entire Document Object Model.
/aoo4110/main/offapi/com/sun/star/text/
H A DDocumentIndexMarkAsian.idl50 /** contains the reading of the primary key of the index entry.
H A DDocumentIndexMark.idl50 /** contains the primary key of the index entry.
/aoo4110/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.src33 Text [ en-US ] = "The destination database does not support primary keys.";

Completed in 92 milliseconds

1234