Home
last modified time | relevance | path

Searched refs:names (Results 126 – 150 of 486) sorted by relevance

12345678910>>...20

/trunk/main/offapi/com/sun/star/ucb/
H A DXWebDAVCommandEnvironment.idl49 names must be the plain names and contain no trailing ":".
/trunk/main/offapi/com/sun/star/table/
H A DTableColumns.idl67 /** provides methods to access the columns via their names.
69 <p>The names of the columns are always absolute even if the current
/trunk/main/udkapi/com/sun/star/lang/
H A DXMultiComponentFactory.idl76 /** Gets the names of all supported services.
79 sequence of all service names
H A DXMultiServiceFactory.idl78 /** Provides the available names of the factory to be used to create instances.
81 sequence of all names
/trunk/main/udkapi/com/sun/star/reflection/
H A DXUnionTypeDescription.idl81 /** Returns names of all members in order of IDL declaration.
84 names of all members
H A DXCompoundTypeDescription.idl66 /** Returns the member names of the struct/exception in IDL declaration order.
69 members names of struct/exception
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dlibrary.mk55 /// Mapping from symbolic library names to dll filenames
57 /// Mapping from symbolic library names to filenames
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dstar-report.css21 @namespace table url("urn:oasis:names:tc:opendocument:xmlns:table:1.0");
22 @namespace text url("urn:oasis:names:tc:opendocument:xmlns:text:1.0");
/trunk/main/offapi/com/sun/star/sdbc/
H A DXColumnLocate.idl45 designed to be used when column names are used in the SQL
47 is best to use column numbers. If column names are used, there is
H A DXArray.idl103 is a map object that contains mappings of SQL type names to
137 is a map object that contains mappings of SQL type names to
232 …the Map object that contains the mapping of SQL type names to classes in the UNO programming langu…
/trunk/main/dbaccess/source/ui/app/
H A Dapp.src307 …Text [ en-US ] = "Create a query by specifying the filters, input tables, field names, and propert…
319 …Text [ en-US ] = "Create a table by specifying the field names and properties, as well as the data…
327 …Text [ en-US ] = "Create a view by specifying the tables and field names you would like to have vi…
/trunk/main/udkapi/com/sun/star/container/
H A DXNameAccess.idl76 a sequence of all element names in this container.
78 <p>The order of the names is not specified. </p>
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScSheetLinkObj.java165 String[] names = links.getElementNames(); in createTestEnvironment() local
169 new Type(XInterface.class),links.getByName(names[0])); in createTestEnvironment()
/trunk/main/odk/examples/java/Spreadsheet/
H A DXCalcAddins.idl41 names.
42 Interface names should start with an X prefix.
/trunk/main/dbaccess/source/core/resource/
H A Dstrings.src193 …abase whose names conflict with the names of existing queries. To make full use of all queries and…
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXControlAccess.idl58 The name of the control. Common control names are for
79 The name of the control. Common control names are for
/trunk/main/udkapi/com/sun/star/bridge/
H A DBridge.idl48 service names: </p>
58 "urp" protocol). However, the protocol names are compared case insensitive.
/trunk/main/solenv/bin/
H A Dbuildalyzer146 names = by_name.keys()
147 names.sort()
/trunk/main/offapi/com/sun/star/script/vba/
H A DXVBAMacroResolver.idl35 /** Converts VBA macro names to script URLs and vice versa.
48 represents the procedure name. Example: All the VBA macro names
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTables.java55 …lock, XDatabaseMetaData metadata, PostgresqlCatalog catalog, List<String> names) throws ElementExi… in PostgresqlTables() argument
56 super(lock, true, names); in PostgresqlTables()
H A DPostgresqlViews.java54 …lock, XDatabaseMetaData metadata, PostgresqlCatalog catalog, List<String> names) throws ElementExi… in PostgresqlViews() argument
55 super(lock, true, names); in PostgresqlViews()
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx374 std::vector< ::rtl::OUString > names; in Reset() local
376 names.push_back(props[i].Name); in Reset()
386 while (std::find(names.begin(), names.end(), name) in Reset()
387 != names.end()) { in Reset()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DConditionalParagraphStyle.java191 String[] names = utils.getFilteredPropertyNames(xStyleProp, (short)0, exclude); in createTestEnvironment() local
192 tEnv.addObjRelation("PropertyNames", names); in createTestEnvironment()
H A DParagraphStyle.java182 String[] names = utils.getFilteredPropertyNames(xStyleProp, (short)0, exclude); in createTestEnvironment() local
183 tEnv.addObjRelation("PropertyNames", names); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/awt/
H A DXDialogEventHandler.idl90 /** returns a sequence of supported method names
93 all method names that will be accepted in calls to callHandlerMethod.

Completed in 75 milliseconds

12345678910>>...20