| /AOO41X/main/offapi/com/sun/star/ui/dialogs/ |
| H A D | XControlInformation.idl | 40 /** Interface to query for controls and control properties supported by the 48 /** Query for the supported controls of a service instance. 51 a sequence with the names of the supported controls. 56 /** Returns whether the specified control is supported or not. 63 <TRUE/> if the specified control is supported. 64 <FALSE/> if the specified control is not supported. 69 /** Returns a sequence with properties supported by the specified 77 a sequence of control properties supported by the specified control. 80 when the specified control is not supported. 86 /** Returns whether control property is supported by a control. [all …]
|
| H A D | XControlAccess.idl | 42 <p>Use this interface to access user interface controls supported 43 by the implementing service. The supported controls, control 69 when the control is not supported, the control property is invalid or 90 when the control is not supported or the control property is invalid.
|
| /AOO41X/main/offapi/com/sun/star/frame/ |
| H A D | XDispatchInformationProvider.idl | 43 /** provides information about supported commands 47 supported commands. This interface is normally used by configuration 48 implementations to retrieve all supported commands. 49 A dispatch information provider is normally supported by a 60 /** returns all supported command groups. 63 a sequence of supported command groups. 70 /** returns additional information about supported commands of a 77 name and group name of every command supported. A group ID which is 78 not supported returns an empty <type scope="com::sun::star::uno">Sequence</type>.
|
| H A D | DispatchInformation.idl | 35 /** provides information about a supported command 45 /** command URL of a supported command. 50 /** group identifier to which the supported command belong.
|
| /AOO41X/main/offapi/com/sun/star/ucb/ |
| H A D | XCommandInfo.idl | 52 /** obtains information for all supported commands. 55 a sequence with information for all supported commands. 69 if the command is not supported. 84 if the command is not supported. 90 /** checks whether a command specific is supported. 93 <TRUE/> if a command with the specified name is supported; 102 /** checks whether a apecific command is supported. 105 <TRUE/> if a command with the specified handle is supported;
|
| H A D | HierarchyDataReadWriteAccess.idl | 58 <p>Adding and removing must only be supported if the access object 60 It will insert a new node or or remove an existing one. If supported 65 <p>Replacing and getting values must be supported be every data node. 78 <p>There are no special arguments that must be supported by
|
| /AOO41X/main/udkapi/com/sun/star/beans/ |
| H A D | XIntrospectionAccess.idl | 72 <p>The <type>XExactName</type> interface has to be supported 78 supported to give access to the inspected object.</p> 87 the <type>MethodConcept</type> constants group are supported 90 <p>The minimum supported concepts should be:</p> 108 the <type>PropertyConcept</type> constants group are supported 111 <p>The minimum supported concepts should be:</p> 255 /** returns the listener types supported by the introspected 266 which are supported by the introspected object. 277 must be supported too. </p> 303 the <type>XExactName</type> interface has to be supported.
|
| /AOO41X/main/udkapi/com/sun/star/container/ |
| H A D | XMap.idl | 84 if the given key is not supported to be put into the map. It's up to the service 86 supported. For instances, implementations might decide to not allow <VOID/> keys, or 104 … supported. For instances, implementations might decide to not allow <code>Double.NaN</code> 107 if the given value is not supported to be put into the map. 123 if the given key is not supported to be put into the map. It's up to the service 125 supported. For instances, implementations might decide to not allow <VOID/> keys, or 152 … if the given key, or the given value, is not supported to be put into the map. It's up to 154 are not supported.<br/> 176 if the given key is not supported to be put into the map. It's up to the service 178 supported. For instances, implementations might decide to not allow <VOID/> keys, or
|
| H A D | XEnumerableMap.idl | 58 …enumerator type which is not supported will generally result in an <type scope="com::sun::star::la… 69 if the specified enumerator method is not supported by the implementation. 80 if the specified enumerator method is not supported by the implementation. 94 if the specified enumerator method is not supported by the implementation.
|
| /AOO41X/main/offapi/com/sun/star/resource/ |
| H A D | XStringResourceResolver.idl | 56 But also changing the locale at runtime can be supported in this way. 66 is supported - by using the <code>XStringResourceManager::setLocale</code> 97 <member>getLocales</member>. A closest match search is not supported. 134 <member>getLocales</member>. A closest match search is not supported. 159 <member>getLocales</member>. A closest match search is not supported. 186 Returns a sequence of all supported locales 188 @return a sequence of all supported locales
|
| /AOO41X/main/hsqldb/patches/ |
| H A D | i121754.patch | 109 throw new UnsupportedOperationException("Not supported yet."); 124 + throw new UnsupportedOperationException("Not supported yet."); 128 + throw new UnsupportedOperationException("Not supported yet."); 140 throw new UnsupportedOperationException("Not supported yet."); 180 throw new UnsupportedOperationException("Not supported yet."); 202 throw new UnsupportedOperationException("Not supported yet."); 217 throw new UnsupportedOperationException("Not supported yet."); 236 throw new UnsupportedOperationException("Not supported yet."); 257 throw new UnsupportedOperationException("Not supported yet."); 285 + throw new UnsupportedOperationException("Not supported yet.");
|
| /AOO41X/main/offapi/com/sun/star/drawing/ |
| H A D | GraphicExportFilter.idl | 46 file formats supported by the component. 55 supported:</p> 60 <p>Depending on the export filters supported by this component, 83 for all values supported by the component.</p> 100 /** lets you query the supported mime types by this component */
|
| /AOO41X/main/offapi/com/sun/star/mail/ |
| H A D | XMailServer.idl | 111 Returns all connection types which are supported by the 116 a sequence of supported connection types. 122 mail server. The supported connection types may be queried 132 if the provided connection type is not supported. 142 supported. 145 [in] query if a certain connection type is supported. 148 <TRUE/> if the specified connection type is supported.
|
| /AOO41X/main/udkapi/com/sun/star/lang/ |
| H A D | XServiceInfo.idl | 49 /** Tests whether the specified service is supported, i.e. implemented 55 true, if service is supported, false otherwise 59 /** Provides the supported service names of the implementation, including 63 sequence of service names that are supported
|
| /AOO41X/main/offapi/com/sun/star/form/binding/ |
| H A D | XValueBinding.idl | 51 /** determines the types which are supported by this binding for value exchange 58 /** determines whether a given type is supported by this binding for value exchange 70 if the requested value type is not supported by the binding 80 if the given value type is not supported by the binding
|
| /AOO41X/main/offapi/com/sun/star/datatransfer/ |
| H A D | XTransferable.idl | 70 if the requested <type>DataFlavor</type> is not supported. 76 /** Returns a sequence of supported <type>DataFlavor</type>. 79 The sequence of supported <type>DataFlavor</type>. 92 A value of <TRUE/> if the <type>DataFlavor</type> is supported by the transfer source.
|
| /AOO41X/main/migrationanalysis/src/driver_docs/ |
| H A D | allstrings.ulf | 635 en-US = "The worksheet name contains characters that are not supported by <PRODUCTNAME>. Please ren… 641 en-US = "this line style is imported as a solid line. Only solid line syles are supported in <PRODU… 644 en-US = "this fill pattern is imported as a solid gray. Only solid fill patterns are supported in <… 689 en-US = "only category option supported. Setup your category labels you need on the sheet" 692 en-US = "following chart types not supported" 704 en-US = "only legend to the right is supported on import. Change legend position in <PRODUCTNAME> a… 707 en-US = "title font with different font size is not supported on import, set a sub-title in <PRODUC… 713 en-US = "data sources to catalogue or other external sources not supported. Data source must be set… 722 en-US = "category labels spanning multiple cells are not supported. Copy all the text to one cell" 1089 en-US = "Issue: External functions not supported by <PRODUCTNAME>" [all …]
|
| /AOO41X/main/offapi/com/sun/star/sdbc/ |
| H A D | XDatabaseMetaData.idl | 286 This returns a space " " if identifier quoting is not supported. 446 /** Are table correlation names supported? 455 /** If table correlation names are supported, are they restricted 466 /** Are expressions in "ORDER BY" lists supported? 484 /** Is some form of "GROUP BY" clause supported? 512 /** Is the escape character in "LIKE" clauses supported? 521 /** Are multiple XResultSets from a single execute supported? 617 <TRUE/>, if some form of outer join is supported, 626 <TRUE/>, if full nested outer joins are supported, 782 /** Is positioned DELETE supported? [all …]
|
| /AOO41X/main/offapi/com/sun/star/inspection/ |
| H A D | XPropertyHandler.idl | 94 if the given property is not supported by the property handler 107 if the given property is not supported by the property handler 118 if the given property is not supported by the property handler 133 if the given property is not supported by this handler 163 if the given property is not supported by the property handler 209 if the given property is not supported by the property handler 281 <p>With this in mind, property handlers can only supersede properties which are supported 289 <code>C</code>, so it cannot, by definition, supersede properties which are supported by 328 if the given property is not supported by the property handler 380 if the given property is not supported by the property handler
|
| /AOO41X/main/ucb/qa/complex/tdoc/ |
| H A D | _XChild.java | 75 public boolean _setParent(boolean supported) { in _setParent() argument 89 log.println("Exception occured during setParent() - " + (supported?"FAILED":"OK")); in _setParent() 90 if (supported) { in _setParent()
|
| /AOO41X/main/udkapi/com/sun/star/reflection/ |
| H A D | XPublished.idl | 34 <p>This interface is intended to be supported by objects that also support 42 and its subtypes, this optional interface should be supported as follows:</p> 71 supported.</li> 92 supported.</li>
|
| /AOO41X/main/offapi/com/sun/star/document/ |
| H A D | XMimeTypeInfo.idl | 37 /** provides information regarding which MIME types are supported by a filter. 43 /** asks whether a MIME type is supported or not. 50 a sequence of the names of all supported MIME types.
|
| /AOO41X/main/unoxml/source/events/ |
| H A D | testlistener.cxx | 81 Sequence< OUString > supported = CTestListener::_getSupportedServiceNames(); in supportsService() local 82 for (sal_Int32 i=0; i<supported.getLength(); i++) in supportsService() 84 if (supported[i] == aServiceName) return sal_True; in supportsService()
|
| /AOO41X/main/offapi/com/sun/star/util/ |
| H A D | XModeSelector.idl | 41 /** is supported by objects which supply different modes. 59 a sequence of all supported modes. 64 /** asks whether a mode is supported or not.
|
| /AOO41X/main/officecfg/registry/schema/ |
| H A D | oo-org-map.properties | 22 # multi values are supported, separated by comma 30 # multi values are supported, separated by comma 40 # multi values are supported, separated by comma
|