| /trunk/main/offapi/com/sun/star/sdbc/ |
| H A D | XDatabaseMetaData.idl | 1797 /** gets a description of a table's primary key columns. They 1801 <p>Each primary key column description has the following columns: 1817 <b>KEY_SEQ</b> short => sequence number within primary key 1820 <b>PK_NAME</b> string => primary key name (may be <NULL/>) 1830 each row is a primary key column description 1838 /** gets a description of the primary key columns that are 1839 referenced by a table's foreign key columns (the primary keys 1844 <p>Each primary key column description has the following columns: 1848 <b>PKTABLE_CAT</b> string => primary key table catalog 1852 <b>PKTABLE_SCHEM</b> string => primary key table schema [all …]
|
| H A D | KeyRule.idl | 53 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)
|
| /trunk/main/offapi/com/sun/star/inspection/ |
| H A D | LineDescriptor.idl | 73 <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 D | PropertyLineElement.idl | 43 … /// specifies the primary button (if present) in a group of controls related to a single property
|
| /trunk/main/offapi/com/sun/star/sdb/application/ |
| H A D | XCopyTableWizard.idl | 98 /** 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 an auto-increment 118 if the target database does not support primary keys
|
| /trunk/main/dbaccess/source/ui/tabledesign/ |
| H A D | table.src | 55 Text [ en-US ] = "Insert/remove primary key" ; 210 Text [ en-US ] = "Insert/remove primary key" ; 292 … en-US ] = "The column \"$column$\" belongs to the primary key. If the column is deleted, the prim… 338 Text [ en-US ] = "No primary key" ; 342 …primary key is required for data record identification in this database.\nYou can only enter data …
|
| /trunk/main/offapi/com/sun/star/chart2/ |
| H A D | XCoordinateSystem.idl | 63 The index says whether it is a primary or a secondary axis. 64 Use nIndex == 0 for a primary axis. 72 The index indicates whether it is a primary or a secondary axis or maybe more in future. 73 Use nIndex == 0 for a primary axis.
|
| H A D | AxisOrientation.idl | 34 /** means equal to the primary writing direction 38 /** means the opposite of the primary writing direction
|
| H A D | RelativePosition.idl | 45 /** The position in the primary direction. 48 <p>For example for western languages the primary direction may be
|
| /trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/ |
| H A D | ParcelFolderSupport.java | 113 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()
|
| /trunk/main/offapi/com/sun/star/chart/ |
| H A D | ChartAxisPosition.idl | 34 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 D | ChartAxisAssign.idl | 39 /** Assign row to primary <i>y</i>-axis
|
| H A D | XTwoAxisYSupplier.idl | 41 /** gives access to both the primary and the secondary y-axis of a diagram.@see XChartDocume…
|
| H A D | XTwoAxisXSupplier.idl | 41 /** gives access to both the primary and the secondary <i>x</i>-axis
|
| H A D | ChartTwoAxisYSupplier.idl | 42 primary and secondary y-axes.
|
| H A D | XAxisSupplier.idl | 39 …the primary axis of the specified dimension. The returned object supports service <type>ChartAxis<…
|
| H A D | ChartTwoAxisXSupplier.idl | 42 primary and secondary x-axes.
|
| /trunk/main/wizards/source/formwizard/ |
| H A D | dbwizres.src | 1486 Text [ en-US ] = "Set primary key" ; 1507 Text [ en-US ] = "Set primary key" ; 1583 …primary key uniquely identifies each record in a database table. Primary keys ease the linking of … 1588 Text [ en-US ] = "~Create a primary key" ; 1594 Text [ en-US ] = "~Automatically add a primary key" ; 1599 Text [ en-US ] = "~Use an existing field as a primary key" ;
|
| /trunk/main/dbaccess/source/ui/misc/ |
| H A D | WizardPages.src | 57 Text [ en-US ] = "The following fields have already been set as primary keys:\n" ; 498 Text [ en-US ] = "Crea~te primary key" ;
|
| /trunk/main/offapi/com/sun/star/ui/ |
| H A D | XAcceleratorConfiguration.idl | 85 The key events are the "primary keys" of this configuration sets. 258 and key identifier the "primary keys" - it needs some work to remove
|
| /trunk/main/offapi/com/sun/star/xml/dom/ |
| H A D | XNode.idl | 45 /** The primary dom datatype 47 <p>The Node interface is the primary datatype for the entire Document Object Model.
|
| /trunk/main/offapi/com/sun/star/sdbcx/ |
| H A D | KeyType.idl | 34 /** indicates that the key is the primary key of a table.
|
| /trunk/main/offapi/com/sun/star/accessibility/ |
| H A D | AccessibleRole.idl | 198 is often used as the primary window for an application.</p> 307 <p>An object usually drawn at the top of the primary dialog box of 329 /** A specialized pane whose primary use is inside a <const>DIALOG</const>.
|
| /trunk/main/offapi/com/sun/star/text/ |
| H A D | DocumentIndexMarkAsian.idl | 50 /** contains the reading of the primary key of the index entry.
|
| H A D | DocumentIndexMark.idl | 50 /** contains the primary key of the index entry.
|