Home
last modified time | relevance | path

Searched refs:bookmarks (Results 1 – 25 of 56) sorted by relevance

123

/aoo4110/main/offapi/com/sun/star/sdbcx/
H A DXDeleteRows.idl42 /** deletes one or more rows identified by their bookmarks.
44 list of bookmarks identifying the rows.
48 which bookmarks were given.
50 if a fatal error occurs, for intance, the connection gets lost if bookmarks
H A DXRowLocate.idl44 has to implement the compare method for bookmarks.
102 /** compares two bookmarks and returns an indication of their relative values.
105 The bookmarks must apply to the same ResultSet. You cannot reliably
106 compare bookmarks from different ResultSets, even if they were created from
127 /** determines whether the bookmarks of a result set are ordered or not.
H A DCompareBookmark.idl29 /** describes the result of a comparision of two bookmarks.
54 /** the two bookmarks are not comparable.
H A DPreparedStatement.idl35 with a flag for the usage of bookmarks.
43 returns if a resultset should allow the navigation with bookmarks
H A DStatement.idl35 with a flag for the usage of bookmarks.
46 if a resultset should allow navigation with bookmarks or not.
H A DResultSet.idl51 /** is the interface for navigating on the result set by unique bookmarks.
/aoo4110/main/qadevOOo/tests/java/ifc/sdb/
H A D_XBookmarksSupplier.java51 XNameAccess bookmarks = oObj.getBookmarks(); in _getBookmarks() local
52 tRes.tested("getBookmarks()",bookmarks != null); in _getBookmarks()
/aoo4110/main/offapi/com/sun/star/sdb/
H A DXBookmarksSupplier.idl41 /** provides access to the collection of all bookmarks associated with a data source.
47 /** @returns the collection of all bookmarks associated with a data source
H A DDataAccessDescriptor.idl218 <member scope="com::sun::star::sdbc">XResultSet::getRow</member>), or bookmarks (see
224 <p>If the elements specify bookmarks, and a <member>ResultSet</member> has been specified, then
235 bookmarks relative to the result set, if <FALSE/>, they're record numbers.</p>
H A DRowSet.idl62 if provided, by their bookmarks.
257 e.g., you can exchange bookmarks between both sets.
H A DDataSource.idl103 /** provides access to bookmarks to documents associated with the data source
H A DDataSourceBrowser.idl147 …<p>The default for <member>DataAccessDescriptor::Selection</member> is to contain bookmarks, if no…
/aoo4110/main/sw/source/filter/ww8/
H A DREADME-rtf.txt110 * http://www.openoffice.org/issues/show_bug.cgi?id=92673 bookmarks
177 Implicit bookmarks like reference to a footnote did not work in OOo
240 * The code that splits runs according to bookmarks is moved from
/aoo4110/main/offapi/com/sun/star/text/
H A DBookmarks.idl48 /** makes it possible to access the bookmarks by their names.
53 /** makes it possible to access the bookmarks by their index.
H A DTextPortionEnumeration.idl39 equal properties or text content elements like text fields, reference marks or bookmarks.
H A DXBookmarkInsertTool.idl46 /** offers an easy way to insert bookmarks by name.@see Text
H A DXBookmarksSupplier.idl42 /** provides access to the collection of all bookmarks within this text container.
H A DMailMerge.idl151 /** contains a selection that refers to bookmarks of the ResultSet.
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java512 final Object bookmarks[] = new Object[5]; in testRowSetEvents() local
514 for (int i = 0; i < bookmarks.length; ++i) in testRowSetEvents()
517 bookmarks[i] = m_rowLocate.getBookmark(); in testRowSetEvents()
520 temp[0] = bookmarks; in testRowSetEvents()
/aoo4110/main/sfx2/source/appl/
H A Dnewhelp.hrc56 // Add to bookmarks dialog
/aoo4110/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.src48 Text [ en-US ] = "The copy source's result set must support bookmarks.";
/aoo4110/main/svx/source/dialog/
H A Dhyprlink.src130 Text [ en-US ] = "Search in bookmarks";
/aoo4110/main/filter/source/pdf/
H A Dimpdialog.src219 Text[ en-US ] = "Export ~bookmarks";
756 Text[ en-US ] = "Export bookmarks as named destinations" ;
/aoo4110/main/offapi/com/sun/star/util/
H A DPathSettings.idl102 /** Path to save folder bookmarks */
/aoo4110/main/offapi/com/sun/star/form/control/
H A DGridControl.idl133 …Here the elements of the Sequence are the bookmarks (in the <type scope="com::sun::star::sdb">RowS…

Completed in 70 milliseconds

123