Home
last modified time | relevance | path

Searched refs:unique (Results 126 – 150 of 237) sorted by relevance

12345678910

/trunk/main/offapi/com/sun/star/text/
H A DBibliographyDataField.idl42 /** This field contains a unique identifier for the bibliographic data.
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXConversionDictionaryList.idl101 is the name of the dictionary (should be unique).
H A DXDictionaryList.idl225 is the name of the dictionary (should be unique).
/trunk/main/connectivity/source/inc/
H A DTDatabaseMetaDataBase.hxx119 …g, const ::rtl::OUString& schema, const ::rtl::OUString& table, sal_Bool unique, sal_Bool approxim…
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquery.src291 Message [ en-US ] = "Field name not found or not unique" ;
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java396 boolean unique, boolean approximate) throws SQLException { in getIndexInfo() argument
406 jdbcCatalog, schema, table, unique, approximate)); in getIndexInfo()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx1280 const ::rtl::OUString& table,sal_Bool unique,sal_Bool approximate ) in openIndexInfo() argument
1306 unique ? SQL_INDEX_UNIQUE : SQL_INDEX_ALL, in openIndexInfo()
/trunk/main/desktop/source/migration/
H A Dmigration.cxx823 unique(va.begin(), va.end()); in substract()
824 unique(vb.begin(), vb.end()); in substract()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleContext.idl150 Names should be unique, at least between children of the same
/trunk/main/offapi/com/sun/star/sdbc/
H A DResultSet.idl195 cursor names must be unique within a connection.
H A DPreparedStatement.idl218 cursor names must be unique within a connection.
/trunk/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetDocumentView.idl111 <li>The name is Spreadsheet Document View with a unique number.</li>
/trunk/main/offapi/com/sun/star/document/
H A DTypeDetection.idl88 <td>The internal name is the only value, which makes a container item unique.</td>
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx218 …st Any& catalog, const OUString& schema, const OUString& table, sal_Bool unique, sal_Bool approxim…
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.src240 Text [ en-US ] = "Replace all unique entries automatically" ;
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx345 sal_Bool unique, sal_Bool approximate ) throw(SQLException, RuntimeException) in getIndexInfo() argument
364 args[3].z = unique; in getIndexInfo()
/trunk/main/svx/inc/svx/
H A Ddialogs.hrc1026 // unique relative to a fixed type (you can't have two dialogs with the same
1027 // resource id), but they do not need to be unique gloablly (means you can have
/trunk/main/offapi/com/sun/star/ui/
H A DXImageManager.idl233 unique identifier of module.
H A DXUIConfigurationManager.idl104 <li><b>ResourceURL<b/>specifies the unique resource URL for
/trunk/main/offapi/com/sun/star/embed/
H A DXRelationshipAccess.idl55 is represented by a set of tags, where each tag has unique for this entry
/trunk/main/extensions/source/abpilot/
H A Dabspilot.src339 …data source already has this name. As data sources have to have globally unique names, you need to…
/trunk/main/udkapi/com/sun/star/container/
H A DXMap.idl41 <p>Keys in the map are unique, and each key maps to exactly one value.</p>
/trunk/main/offapi/type_reference/
H A Dtypelibrary_history.txt117 including this property to provide a unique description at a single place for
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx233 OSL_ASSERT(mpLayeredDevice.unique()); in Dispose()
/trunk/main/cui/source/inc/
H A Dcuires.hrc430 // For now, keep new IDs unique only within cui.

Completed in 134 milliseconds

12345678910