Home
last modified time | relevance | path

Searched refs:type (Results 201 – 225 of 2995) sorted by relevance

12345678910>>...120

/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx305 typelib_CompoundTypeDescription const * type) in get() argument
311 return get_(type).info; in get()
355 rtl::OUString name(type->aBase.pTypeName); in get_()
395 exception, type, in deleteException()
397 typelib_typedescription_release(type); in deleteException()
408 typelib_TypeDescription * type = NULL; in raiseException() local
412 void * exc = __Crun::ex_alloc(type->nSize); in raiseException()
435 typelib_TypeDescription * type = NULL; in fillUnoException() local
439 if (type == NULL || type->eTypeClass != typelib_TypeClass_EXCEPTION) { in fillUnoException()
450 if (type != NULL) { in fillUnoException()
[all …]
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXMutableTreeDataModel.idl40 /** This is the editable version of the <type>XTreeDataModel</type>.
42 …<p>Note that only <type>XTreeNode</type> created from the same instance with <member>createNode</m…
50 should be convertable to a string and is used by the <type>XTreeControl</type>
55 node by the <type>XTreeControl</type>, even when it has no child nodes.
58 a new <type>XMutableTreeNode</type> that can be used for this model.
68 the <type>XMutableTreeNode</type> that becomes the new root node of this model.
71 if <var>RootNode</var> is not a valid node of this <type>XTreeDataModel</type>.
/trunk/main/offapi/com/sun/star/embed/
H A DXOLESimpleStorage.idl62 /** interface <type>XNameContainer</type> is the generic interface for
66 <type>XNameContainer</type> methods.</p>
71 /** interface <type>XComponent</type> allows to exclicitly free resources
77 /** interface <type>XTransactedObject</type> allows transacted access to
81 <type>XTransactedObject</type> interface allows to commit the storage.
87 /** interface <type>XClassifiedObject</type> represents common
90 <p>the <type>XClassifiedObject</type> interface allows to set/get the
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXLayerHandler.idl112 <type>NodeAttribute</type> flags.
167 <type>NodeAttribute</type> flags. Note that
216 <type>NodeAttribute</type> flags. Note that
309 <type>NodeAttribute</type> flags.
323 <p> A <void/> type indicates that the type is unspecified
343 <li>if the type does not match the type of the property</li>
357 [in] type aType,
471 <type>NodeAttribute</type> flags and may also contain the
499 [in] type aType )
518 <type>NodeAttribute</type> flags and may also contain the
[all …]
H A DLayerUpdateMerger.idl43 <p> The configuration layer data is read from a <type>XLayer</type>
44 and the changed layer is provided as <type>XLayer</type> again or
45 described to a <type>XLayerHandler</type>.
66 <type>XUpdatableLayer</type> object. Alternatively they can be
67 provided individually by providing a <type>XLayer</type> object as
68 data source and an <type>XLayerHandler</type> object to receive the
73 <type scope="com::sun::star::beans">NamedValue</type>.
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXDialogClosedListener.idl41 <type>DialogClosedEvent</type> when a <type>XAsynchronousExecutableDialog</type> is closed.</p>
43 @see <type>XAsynchronousExecutableDialog</type>
44 @see <type>DialogClosedEvent</type>
54 of type <type>DialogClosedEvent</type> that describes the event
56 @see <type>EndDialogEvent</type>
/trunk/main/cli_ure/source/basetypes/uno/
H A DAny.cs46 if (type == null in checkArgs()
48 && type != typeof(void) in checkArgs()
49 && type != typeof(object) in checkArgs()
50 && type.IsInterface == false)) in checkArgs()
59 if (t != null && !(type is PolymorphicType)) in checkArgs()
72 public Any(Type type, object value) in Any()
74 checkArgs(type, value); in Any()
75 _type = type; in Any()
83 public void setValue(Type type, object value) in setValue()
85 checkArgs(type, value); in setValue()
[all …]
/trunk/main/offapi/com/sun/star/rdf/
H A DXNamedGraph.idl56 Note that this interface inherits from <type>XResource</type>: the
66 <type scope="com::sun::star::container">NoSuchElementException</type>.
106 implement the interface <type>XMetadatable</type>, which inherits
107 from <type>XResource</type>, meaning that you can simply pass them
141 implement the interface <type>XMetadatable</type>, which inherits
142 from <type>XResource</type>, meaning that you can simply pass them
178 implement the interface <type>XMetadatable</type>, which inherits
179 from <type>XResource</type>, meaning that you can simply pass them
201 enumeration of <type>Statement</type>
/trunk/main/offapi/com/sun/star/awt/
H A DAccessibleList.idl67 Each child is of type <type scope="com::sun::star::awt">AccessibleListItem</type>. </li>
68 <li>Parent: The parent can be of type
71 <type scope="com::sun::star::awt">AccessibleComboBox</type>
72 <type scope="com::sun::star::awt">AccessibleListBox</type>
73 <type scope="com::sun::star::awt">AccessibleDropDownListBox</type>
74 <type scope="com::sun::star::awt">AccessibleDropDownComboBox</type>
85 <type scope="com::sun::star::lang">DisposedException</type>
121 … /** Support of the <type scope="com::sun::star::accessibility">XAccessible</type> interface may be
/trunk/main/offapi/com/sun/star/ucb/
H A DXContentIdentifierMapping.idl38 /** A mapping from a (source) set of <type>XContentIdentifier</type>s to
43 between <type>XContent</type>s identified by source/target
48 <type>XContentAccess</type> need to be mapped to some other space of
59 /** Map the string representation of an <type>XContentIdentifier</type>.
72 /** Map an <type>XContentIdentifier</type>.
84 /** Map the <type>XContent</type> identified by an
85 <type>XContentIdentifier</type>.
99 of a <type scope="com::sun::star::sdbc">XRow</type>.
H A DGnomeVFSDocumentContent.idl69 service <type>Content</type>.
75 service <type>Content</type>.
85 service <type>Content</type>.
91 service <type>Content</type>.
97 service <type>Content</type>.
103 service <type>Content</type>.
109 service <type>Content</type>.
H A DOpenCommandArgument.idl48 <p>The value can be one of the <type>OpenMode</type> constants.
60 <type scope="com::sun::star::io">XActiveDataSink</type>,
61 <type scope="com::sun::star::io">XOutputStream</type> or
62 <type scope="com::sun::star::io">XActiveDataStreamer</type>).
70 interface <type scope="com::sun::star::io">XInputStream</type>. It is
72 <type scope="com::sun::star::io">XSeekable</type>, if this can be done
80 <type>DynamicResultSet</type> returned by the command).
/trunk/main/offapi/com/sun/star/i18n/
H A DXTextConversion.idl54 /** Method to convert text from one type to another
72 One of <type>TextConversionType</type> values.
74 Combination of <type>TextConversionOption</type> values.
76 <type>TextConversionResult</type>
106 One of <type>TextConversionType</type> values.
108 Combination of <type>TextConversionOption</type> values.
127 /** Method to query if the conversion type should be interactive or
133 One of <type>TextConversionType</type> values.
135 Combination of <type>TextConversionOption</type> values.
/trunk/main/connectivity/source/resource/
H A Dconn_log_res.src147 Text = "s$1$: going to set result set type: $2$";
192 Text = "s$1$: parameter no. $2$: type: byte; value: $3$";
197 Text = "s$1$: parameter no. $2$: type: date; value: $3$";
202 Text = "s$1$: parameter no. $2$: type: time; value: $3$";
217 Text = "s$1$: parameter no. $2$: type: float; value: $3$";
222 Text = "s$1$: parameter no. $2$: type: int; value: $3$";
227 Text = "s$1$: parameter no. $2$: type: long; value: $3$";
242 Text = "s$1$: parameter no. $2$: type: short; value: $3$";
247 Text = "s$1$: parameter no. $2$: type: byte[]";
252 Text = "s$1$: parameter no. $2$: type: character stream";
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DExportFilter.idl52 Of course it's possible to combine it with the service <type>ImportFilter</type>
76 <type>XExporter</type> which is supported by this service too.
81 If same implementation provides the service <type>ImportFilter</type> too,
84 state of used interfaces <type>XExporter</type> or <type>XImporter</type>!
94 A filter object must be created by global service <type>FilterFactory</type>.
101 of service <type>FilterFactory</type>.
114 This internal filter name can be used on service <type>FilterFactory</type>
H A DMediaDescriptor.idl69 <type scope="com::sun::star::beans" dim="[]">PropertyValue</type>.
101 a "template" type.
199 Names must match the names of the <type>TypeDetection</type> configuration,
277 also implements the <type scope="com::sun::star::io">XSeekable</type> interface.
286 Object implementing the <type scope="com::sun::star::task">InteractionHandler</type>
312 in the <type>TypeDetection</type> configuration (otherwise it's ignored).
313 …This bypasses the type detection of the <type scope="com::sun::star::frame">Desktop</type> environ…
485 Object implementing the <type scope="com::sun::star::task">XStatusIndicator</type>
574 object by its <type scope="com::sun::star::frame">XController</type>
593 the value should be one from <type scope="com::sun::star::document">MacroExecMode</type>
[all …]
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DModuleController.idl36 /** See <type>XModuleController</type> for a description of the module
39 <p>See <type>ConfigurationController</type> for a comment why this
42 <p>The <type>ModuleController</type> object for an application can be
43 obtained via the <type>XControllerManager</type> interface.</type>
47 /** Create a new instance of a <type>ModuleController</type> as sub
48 controller of the given <type>XController</type> object.
/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyControl.idl40 /** defines the interface for a single control in an <type>ObjectInspector</type>
46 /** denotes the type of the control, as one of the <type>PropertyControlType</type>
53 <p>At every point in time, this value is either <void/>, or of the type
58 type does not equal <member>ValueType</member>.
65 /** denotes the value type of the control.
69 [attribute, readonly] type ValueType;
71 /** specifies the context of the control within the <type>ObjectInspector</type>.
80 <p>An <type>XPropertyControl</type> internally manages a flag indicating whether
103 <p>The <type>ObjectInspector</type> will automatically position and size this control
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXConversionDictionaryList.idl60 <type scope="com::sun::star::util">XFlushable</type> interface.
79 <type scope="com::sun::star::linguistic2">XConversionDictionary</type>
97 conversion type.
107 One of <type scope="com::sun::star::linguistic2">ConversionDictionaryType</type> values.
126 type will be searched
149 specifies the type of conversion the dictionary
151 <type scope="com::sun::star::linguistic2">ConversionDictionaryType</type>.
156 <type scope="com::sun::star::linguistic2">ConversionDirection</type>.
159 Combination of <type scope="com::sun::star::i18n">TextConversionOption</type>
186 <p>All active dictionaries of the specified locale and type
[all …]
/trunk/main/offapi/com/sun/star/system/
H A DXMailClient.idl38 <type>XMailMessage</type>.
41 An object that implements the <type>XMailMessage</type> interface.
46 <type>XMailMessage</type>.
53 <p>Possible flags are specified in <type>MailClientFlags</type>.</p>
56 given <type>XMailMessage</type>.</p>
63 given <type>XMailMessage</type> object.</li>
64 <li>The parameter <type>XMailMessage</type> is <NULL/>.</li>
/trunk/main/offapi/com/sun/star/form/inspection/
H A DXMLFormsPropertyHandler.idl37 …mplements a property handler for use with an <type scope="com::sun::star::inspection">ObjectInspec…
40 …The handler introduces new properties to choose an <type scope="com::sun::star::xforms">XModel</ty…
41 and a <type scope="com::sun::star::xforms">Binding</type> within this model. Additionally,
44 … directly in the <type scope="com::sun::star::inspection">ObjectInspector</type> as if they were a
48 That is, the <type scope="com::sun::star::uno">XComponentContext</type> used for creating the
49 …<type>CellBindingPropertyHandler</type> is examined for a value with this name. If the object in t…
50 …XML form document (indicated by supporting the <type scope="com::sun::star::xforms">XFormsSupplier…
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageManagerFactory.idl33 /** The <type>XPackageManagerFactory</type> interface is used to obtain
34 <type>XPackageManager</type> instances.
45 Use <type>XExtensionManager</type>.
50 <type>XPackageManager</type> object to add or remove UNO packages
59 <type>XPackageManager</type> object that stores packages
65 <type scope="com::sun::star::lang">IllegalArgumentException</type>.
86 <type>XPackageManager</type> object
/trunk/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl139 <type scope="com::sun::star::container">XNameContainer</type>
142 <type scope="com::sun::star::uno">XMultiServiceFactory</type>
143 of the <type>ChartDocument</type>.
170 <type scope="com::sun::star::container">XNameContainer</type>
173 <type scope="com::sun::star::uno">XMultiServiceFactory</type>
174 of the <type>ChartDocument</type>.
253 Number is one of constant group <type>DataPointGeometry3D</type>.
293 <p>The <type scope="com::sun::star::beans">XPropertySet</type>
294 must support the service <type>ErrorBar</type>.</p>
301 <p>The <type scope="com::sun::star::beans">XPropertySet</type>
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DXSprite.idl50 <type>XSpriteCanvas</type>. Sprites are moving, back-buffered
60 associated <type>XSpriteCanvas</type> does not update changed
68 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
84 associated <type>XSpriteCanva</type> does not update changed sprites
97 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
118 the case for an implementation of a <type>XCustomSprite</type>
123 associated <type>XSpriteCanvas</type> does not update changed
130 @throws <type>com::sun::star::lang::IllegalArgumentException</type>
151 <type>XCustomSprite</type> interface, since it typically has
155 associated <type>XSpriteCanvas</type> does not update changed
/trunk/main/writerfilter/source/doctok/
H A Dcompactxmi.xsl110 <xsl:param name="type"/>
112 <xsl:when test="$type='S8'">1</xsl:when>
113 <xsl:when test="$type='U8'">1</xsl:when>
114 <xsl:when test="$type='S16'">2</xsl:when>
150 <xsl:variable name="type">
155 <xsl:with-param name="type" select="$type"/>
169 <xsl:attribute name="type">
170 <xsl:value-of select="$type"/>
200 <xsl:attribute name="type">
201 <xsl:value-of select="$type"/>
[all …]

Completed in 70 milliseconds

12345678910>>...120