Home
last modified time | relevance | path

Searched refs:deleted (Results 1 – 25 of 140) sorted by relevance

123456

/aoo4110/main/offapi/com/sun/star/sheet/
H A DCellDeleteMode.idl33 /** is used to specify how remaining cells are moved when cells are deleted.
45 /** the cells below the deleted cells are moved up.
51 /** the cells to the right of the deleted cells are moved left.
57 /** entire rows below the deleted cells are moved up.
63 /** entire columns to the right of the deleted cells are moved left.
H A DReferenceFlags.idl47 /** marks a deleted column reference.
59 /** marks a deleted row reference.
71 /** marks a deleted sheet reference.
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DKeyRule.idl61 when the primary key is deleted, rows that imported that key
62 are deleted.
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)
H A DXDatabaseMetaData.idl1901 the foreign key when primary is deleted.
1909 its primary key has been deleted
1915 its primary key has been deleted
2016 the foreign key when primary is deleted.
2021 <li> CASCADE - delete rows that import a deleted key
2024 its primary key has been deleted
2030 its primary key has been deleted
2134 the foreign key when primary is deleted.
2139 <li> CASCADE - delete rows that import a deleted key
2142 its primary key has been deleted
[all …]
H A DXResultSet.idl308 /** indicates whether a row has been deleted. A deleted row may leave
/aoo4110/main/offapi/com/sun/star/form/
H A DXDeleteListener.idl42 "deleted" events posted by a database form.
56 /** is invoked when the current record of the database form will be deleted.
63 the data has been successfully deleted from the datasource.
65 void deleted( [in] com::sun::star::lang::EventObject aEvent );
H A DXConfirmDeleteListener.idl49 /** is invoked when the current record of a database form will be deleted.
55 <TRUE/> when the row caan be deleted, otherwise <FALSE/>.
H A DDatabaseDeleteEvent.idl37 /** is fired if a database record is going to be deleted.
/aoo4110/main/offapi/com/sun/star/sdb/
H A DRowSet.idl163 …<type>RowSet</type>. This deleted row then doesn't vanish immediately, but is still present, and s…
173 …<dd>will let the deleted row vanish from the result set. As a consequence, the <member>RowCount</m…
177 still is on row 15, since the deleted row vanished with the move operation.</dd>
180 <dd>will throw an exception when the cursor is on a deleted row.</dd>
183 <dd>will return an empty value when the cursor is on a deleted row.</dd>
186 <dd>will throw an exception when the cursor is on a deleted row.</dd>
189 <dd>will throw an exception when the cursor is on a deleted row.</dd>
192 <dd>will throw an exception when the cursor is on a deleted row.</dd>
195 …<dd>will let the deleted row vanish from the result set. As a consequence, the <member>RowCount</m…
198 be able to move back to the deleted row (since it vanished), but only to the
[all …]
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A Dtable.src294 …olumn$\" belongs to the primary key. If the column is deleted, the primary key will also be delete…
329 …Text [ en-US ] = "The table filter could not be adjusted because the data source has been deleted.…
357 …e column \"$column$\" could not be changed. Should the column instead be deleted and the new forma…
367 Text [ en-US ] = "The column $column$ could not be deleted.";
374 … in the table. A table cannot exist without columns. Should the table be deleted from the database…
/aoo4110/main/offapi/com/sun/star/ucb/
H A DXRecycler.idl56 content being deleted, to copy them for later display etc. The
61 When the deleted content is later restored or ultimately deleted, the
H A DContentEvent.idl67 <td>The deleted content</td>
95 <td>Id of the deleted content</td>
H A DContentAction.idl74 server that the message has been deleted.</td></tr>
130 <p>This action must be notified at the listeners of the deleted
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dacredlin.src89 Text [ en-US ] = "Column deleted" ;
93 Text [ en-US ] = "Row deleted" ;
97 Text [ en-US ] = "Sheet deleted" ;
/aoo4110/main/offapi/com/sun/star/accessibility/
H A DXAccessibleEditableText.idl54 copied into the system clipboard and is deleted afterwards from the
106 <p>The text between and including the two given indices is deleted
113 Start index of the text to be deleted.
117 End index of the text to be deleted.
H A DAccessibleTableModelChangeType.idl43 been inserted or deleted. In constrast, the remaining constant
59 /** One or more rows and/or columns have been deleted.
/aoo4110/main/connectivity/source/resource/
H A Dconn_shared_res.src378 …Text [ en-US ] = "The index could not be deleted. An unknown error while accessing the file system…
408 Text [ en-US ] = "The file $filename$ could not be deleted.";
501 … Text [ en-US ] = "The row could not be deleted. The option \"Display inactive records\" is set.";
505 Text [ en-US ] = "The row could not be deleted. It is already deleted.";
610 …Text [ en-US ] = "This user couldn't be deleted. Otherwise the database stays in a inconsistent st…
/aoo4110/main/vcl/inc/vcl/
H A Dimpdel.hxx68 void deleted() { m_pNotifier = NULL; } in deleted() function in vcl::DeletionListener
76 (*it)->deleted(); in notifyDelete()
/aoo4110/main/offapi/com/sun/star/chart/
H A DChartDataChangeType.idl67 deleted.
74 deleted.
/aoo4110/main/udkapi/com/sun/star/io/
H A DMarkableOutputStream.idl53 which was written before the first non-deleted mark,
54 because data after the first non-deleted mark
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DDictionaryListEventFlags.idl50 /** A positive entry was deleted from a dictionary of the
63 /** A negative entry was deleted from a dictionary of the
/aoo4110/main/dbaccess/source/core/resource/
H A Dstrings.src158 Text [ en-US ] = "A row cannot be deleted in this state.";
268 Text [ en-US ] = "Current row is already deleted.";
309 Text [ en-US ] = "The current row is deleted, and thus doesn't have a bookmark.";
/aoo4110/main/offapi/com/sun/star/chart2/
H A DXInternalDataProvider.idl74 categories at level 0 are always present and cannot be inserted or deleted
79 categories at level 0 are always present and cannot be deleted
/aoo4110/main/offapi/com/sun/star/frame/
H A DXModel.idl125 of the controller must be used to recognize when it is deleted.
140 of the controller must be used to recognize when it is deleted.
/aoo4110/main/sfx2/source/doc/
H A Ddoc.src130 Text [ en-US ] = "The template \"$1\" can not be deleted." ;
468 Text [ en-US ] = "Some template files are protected and can not be deleted.";

Completed in 85 milliseconds

123456