Home
last modified time | relevance | path

Searched refs:an (Results 1 – 25 of 3895) sorted by relevance

12345678910>>...156

/aoo4110/main/offapi/com/sun/star/xsd/
H A DDataTypeClass.idl14 * software distributed under the License is distributed on an
32 /** These constants specify the class used of an <type>XDataType</type>
36 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#string">XSD compliant string type</a>
40 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#boolean">XSD compliant boolean type</a>
48 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#float">XSD compliant float type</a>
52 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#double">XSD compliant double type</a>
64 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#time">XSD compliant time type</a>
68 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#date">XSD compliant date type</a>
76 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#gYear">XSD compliant gYear type</a>
84 /** specifies an <a href="http://www.w3.org/TR/xmlschema-2/#gDay">XSD compliant gDay type</a>
[all …]
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXIdlClass.idl14 * software distributed under the License is distributed on an
48 /** Provides information reflecting an UNO type.
100 /** If the reflected type is an interface, then the returned
103 If the reflected type is not an interface or an interface that is
107 all base interfaces of an interface type or an empty sequence.
116 /** If the reflected type is an array or sequence, then this method
148 then an empty sequence is returned.
155 /** If the reflected type is an interface, then you get
169 /** If the reflected type is an interface, then you get
173 If the reflected type is not an interface or the interface
[all …]
H A DXServiceTypeDescription.idl14 * software distributed under the License is distributed on an
59 @return a sequence containing service type descriptions, for an
61 single-interface&ndash;based service, an empty sequence is returned
68 @return a sequence containing service type descriptions, for an
70 single-interface&ndash;based service, an empty sequence is returned
77 @return a sequence containing interface type descriptions, for an
79 single-interface&ndash;based service, an empty sequence is returned
86 @return a sequence containing interface type descriptions, for an
88 single-interface&ndash;based service, an empty sequence is returned
94 @return a sequence containing property descriptions, for an obsolete,
[all …]
/aoo4110/main/offapi/com/sun/star/ui/
H A DItemStyle.idl14 * software distributed under the License is distributed on an
32 specifies styles which influence the appearance and the behavior of an
38 for an item will be ignored by the implementation.<br/>
62 <p>This style is only valid for an item which describes a statusbar item.
69 <p>This style is only valid for an item which describes a statusbar item.
76 <p>This style is only valid for an item which describes a statusbar item.
84 Draw item with an embossed 3D effect.</p>
90 Draw item with an impressed 3D effect.</p>
96 Draw item without an 3D effect.</p>
101 /** specifies whether or not a item is displayed using an external function.
[all …]
H A DXImageManager.idl14 * software distributed under the License is distributed on an
65 /** specifies access functions to an images manager interface to add,
90 all command URLs within the images manager that have an image
95 /** determines if a command URL has an associated image.
101 a command URL that should be checked for an associated image.
104 <TRUE/> if an image is associated, otherwise <FALSE/>.
121 <var>aCommandURLSequence</var> contains an invalid command
141 <var>aCommandURLSequence</var> contains an invalid command URL a
181 If an association is already present it is replaced. If
224 /** initializes an image manager instance.
[all …]
H A DXContextChangeEventMultiplexer.idl14 * software distributed under the License is distributed on an
51 Event providers can broadcast an event to all interested listeners.
61 An empty reference results in an InvalidArgumentException.
65 event focus results in an InvalidArgumentException.
74 A typical example for an event focus is the XController of
75 a view. Using an XController restricts events passed to
86 /** Remove an event listener for the specified event focus.
92 An empty reference results in an InvalidArgumentException.
95 focus then an InvalidArgumentException is thrown.
108 /** Remove an event listener for all event foci.
[all …]
/aoo4110/main/offapi/com/sun/star/deployment/
H A DXPackageInformationProvider.idl14 * software distributed under the License is distributed on an
30 /** Objects implementing this interface provide an URL to the root of
31 an installed package.
40 the unique identifier of an extension. The service looks for
41 an installed package with the given id and returns the URL to
43 package, an emty string will be returned.
47 /** check if there are updates available for an extention.
50 the unique identifier of an extension. When the extensionId is empty,
52 otherwise the service looks for updates for an installed package with
54 If the service finds an update for an extension, a sequence containing the name
[all …]
/aoo4110/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl14 * software distributed under the License is distributed on an
59 an interaction handler is needed, which is used for
67 error (an <code>SQLException</code>, usually) that happened.</li>
72 <p>When you do not specify an interaction handler by using the
78 an interaction handler, a newly-created instance of an interaction handler is used.</p>
105 by <arg>Source</arg> resp. <arg>Dest</arg>. Failing to do so will result in an
136 <li>If you specify a <code>ConnectionResource</code>, or an
156 it is not sufficient to pass an SDBC-level connection.</p>
195 <code>createWithInteractionHandler</code> takes an additional argument, which
200 specifies an interaction handler to use when user input is required.
[all …]
/aoo4110/main/offapi/com/sun/star/i18n/
H A DTransliterationModulesNew.idl14 * software distributed under the License is distributed on an
100 … /// Transliterate an ascii number string to formal Korean Hangul number string in spellout format
106 …/// Transliterate an ascii number string to informal Korean Hangul number string in spellout format
112 /// Transliterate an ascii number string to Simplified Chinese lower case number string
114 /// Transliterate an ascii number string to Simplified Chinese upper case number string
116 /// Transliterate an ascii number string to Traditional Chinese lower case number string
118 /// Transliterate an ascii number string to Traditional Chinese upper case number string
120 /// Transliterate an ascii number string to Korean Hangul number string
122 /// Transliterate an ascii number string to Korean Hanja lower case number string
124 /// Transliterate an ascii number string to Korean Hanja upper case number string
[all …]
/aoo4110/main/offapi/com/sun/star/sdb/
H A DXSubDocument.idl14 * software distributed under the License is distributed on an
36 /** allows operating on a sub document of an <type>OfficeDatabaseDocument</type>
44 <p>Note that opening the document means it is displayed in an own top-level frame
48 the sub document, usually an <type scope="com::sun::star::frame">XModel</type>,
50 does not have an own model.
53 if an error occurs during opening the document
62 the sub document, usually an <type scope="com::sun::star::frame">XModel</type>,
64 does not have an own model.
67 if an error occurs during opening the document
76 if an error occurs during storing the document
[all …]
H A DErrorCondition.idl14 * software distributed under the License is distributed on an
38 That is, if an <code>SQLException</code> is raised by
39 such a component, caused by an error condition which is included in the
48 is really thrown by an OpenOffice.org Base core component. To do so, check
103 /** indicates that an identifier is not SQL conform.
111 This is an error since query names can potentially be used in
123 name of an existing query, or vice versa.</p>
125 <p>Otherwise, it means an object was attempted to be saved with the
126 name of an already existing object of the same type.</p>
133 /** indicates an operation was attempted which needs a connection to the
[all …]
/aoo4110/main/offapi/com/sun/star/xml/dom/
H A DXDocument.idl14 * software distributed under the License is distributed on an
60 Creates an Attr of the given name.
67 Creates an attribute of the given qualified name and namespace URI.
84 DOMException - NOT_SUPPORTED_ERR: Raised if this document is an HTML document.
94 Creates an empty DocumentFragment object.
100 Creates an element of the type specified.
108 Creates an element of the given qualified name and namespace URI.
110 DOMException - INVALID_CHARACTER_ERR: Raised if the specified qualified name contains an
124 Creates an EntityReference object.
127 NOT_SUPPORTED_ERR: Raised if this document is an HTML document.
[all …]
H A DXElement.idl14 * software distributed under the License is distributed on an
39 Retrieves an attribute value by name.
44 Retrieves an attribute node by name.
49 Retrieves an Attr node by local name and namespace URI.
55 Retrieves an attribute value by local name and namespace URI.
79 Returns true when an attribute with a given name is specified on this
85 Returns true when an attribute with a given local name and namespace
91 Removes an attribute by name.
101 NOT_FOUND_ERR: Raised if oldAttr is not an attribute of the element.
106 Removes an attribute by local name and namespace URI.
[all …]
/aoo4110/main/offapi/com/sun/star/frame/
H A DXUIControllerRegistration.idl14 * software distributed under the License is distributed on an
52 /** function to check if an user interface controller is registered
60 a command URL which specifies an action.
63 an optional name of an OpenOffice model service. This value can remain empty if
68 /** function to create an association between a user interface controller implementation
72 a command URL which specifies an action which shoudl be associated with a user
76 an optional name of an OpenOffice model service. This value can remain empty if
89 a command URL which specifies an action which shoudl be associated with a user
93 an optional name of an OpenOffice model service. This value can remain empty if
H A DFrameAction.idl14 * software distributed under the License is distributed on an
47 /** an event of this kind is broadcast whenever a component is
61 /** an event of this kind is broadcast whenever a component is
76 /** an event of this kind is broadcast whenever a component is
87 /** an event of this kind is broadcast whenever a component gets
100 /** an event of this kind is broadcasted immediately before the
114 /** an event of this kind is broadcast whenever a component changes
127 /** an event of this kind is broadcast by an active frame when it
135 /** an event of this kind is broadcast by an active frame when it
/aoo4110/main/offapi/com/sun/star/rdf/
H A DXRepository.idl14 * software distributed under the License is distributed on an
183 if an error occurs when accessing the repository.
186 if an I/O error occurs.
234 if an error occurs when accessing the repository.
237 if an I/O error occurs.
257 if an error occurs when accessing the repository.
275 if an error occurs when accessing the repository.
301 if an error occurs when accessing the repository.
354 the parameters, represented as an
384 an enumeration, containing
[all …]
/aoo4110/main/offapi/com/sun/star/xml/sax/
H A DXParser.idl14 * software distributed under the License is distributed on an
71 <p>This interface is an IDL version of the Java interface
77 /** parses an XML document from a stream.
86 /** allows an application to register a document event handler.
91 /** allows an application to register an error event handler.
93 <p>Note that the error handler can throw an exception when an error or
94 warning occurs. Note that an exception is thrown by the parser when
95 an unrecoverable (fatal) error occurs.</p>
100 /** allows an application to register a DTD-Handler.
105 /** allows an application to register a DTD-Handler.
H A DXFastAttributeList.idl14 * software distributed under the License is distributed on an
48 /** a container for the attributes of an xml element.
59 /** checks if an attribute is available.<br>
68 the integer token of the namespace combined with an arithmetic
76 /** retrieves the token of an attributes value.<br>
85 the integer token of the namespace combined with an arithmetic
98 /**retrieves the token of an attributes value.<br>
107 the integer token of the namespace combined with an arithmetic
121 /** retrieves the value of an attributes.<br>
143 /** retrieves the value of an attributes.<br>
[all …]
/aoo4110/main/offapi/com/sun/star/accessibility/
H A DXAccessibleContext.idl14 * software distributed under the License is distributed on an
58 Take an OK button of a dialog as an example. Its role is
86 If the object has an i-th child the returned value is a
87 reference to that child. Otherwise an empty reference is
90 If no child with the given index exists then an
104 root node. If called for the root node an empty reference is
122 <p>The role is a generic description of an objects function. The
138 complement the more generic descriptions given by an object's role
149 documentation for the relation between an object's name and role.
165 <p>aThere are two ways to represent an empty list of relations:
[all …]
H A DXAccessibleHyperlink.idl14 * software distributed under the License is distributed on an
50 connected implicitely or explicitely with an object that implements the
61 /** Returns an object that represents the link anchor, as appropriate
68 This index identifies the anchor when, as in the case of an
74 If the index is not valid then an exception is thrown.
75 Otherwise it returns an implementation dependent value.
80 /** Returns an object that represents the link anchor, as appropriate
88 an image map, there is more than one link represented by this
93 If the index is not valid then an exception is thrown.
94 Otherwise it returns an implementation dependent value.
[all …]
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DToolkitNode.java59 AccessibilityNode an = getTopWindowNode(xTopWindow); in ToolkitNode() local
60 if (an != null) { in ToolkitNode()
61 add(an); in ToolkitNode()
64 an.setAttached(true); in ToolkitNode()
159 final AccessibilityNode an = node; in windowClosed() local
163 treeModel.removeNodeFromParent(an); in windowClosed()
166 an.setAttached(false); in windowClosed()
199 AccessibilityNode an = getTopWindowNode(xTopWindow); in windowOpened()
200 if (an != null) { in windowOpened()
201 treeModel.addNodeInto(an, tn); in windowOpened()
[all …]
/aoo4110/main/offapi/com/sun/star/ucb/
H A DHierarchyDataReadAccess.idl14 * software distributed under the License is distributed on an
73 containing an implementation of service
75 node. It will return an implementation of service
110 <code>getByHierarchicalName( "Title" )</code> will return an
117 an <atom>any</atom> containing an implementation of service
119 node. It will return an implementation of service
126 named "subnode2" of the node. It will return an <atom>any</atom>
132 named "subnode3" of the node. It will return an <atom>any</atom>
133 conntaining an implementation of service
135 node. It will return an implementation of service
[all …]
/aoo4110/main/offapi/com/sun/star/configuration/backend/
H A DXUpdateHandler.idl73 if an error occurs processing the event.
99 if an error occurs processing the event.
153 if an error occurs processing the event.
202 if an error occurs processing the event.
251 if an error occurs processing the event.
278 if an error occurs processing the event.
305 if an error occurs processing the event.
361 if an error occurs processing the event.
395 if an error occurs processing the event.
431 if an error occurs processing the event.
[all …]
H A DXLayerHandler.idl66 if there is an unfinished layer in progress
69 if an error occurs processing the event.
91 if an error occurs processing the event.
135 if an error occurs processing the event.
184 if an error occurs processing the event.
234 if an error occurs processing the event.
261 if an error occurs processing the event.
288 if an error occurs processing the event.
351 if an error occurs processing the event.
389 if an error occurs processing the event.
[all …]
/aoo4110/main/udkapi/com/sun/star/uri/
H A DXUriReference.idl14 * software distributed under the License is distributed on an
72 is an absolute URI reference; otherwise, an empty <atom>string</atom> is
80 <p>For an absolute URI reference, the scheme-specific part is everything
105 returns whether this (hierarchical) URI reference has an authority part.
108 <TRUE/> if this URI reference is hierarchical and has an authority part.
118 part; otherwise, an empty <atom>string</atom> is returned.
127 retained), if this is a hierarchical URI reference; for an opaque URI
145 an empty path, the number of path segments is zero. For a hierarchical
146 URI reference with an absolute, non-empty path, the number of path
186 is a hierarchical URI reference that has a query part; otherwise, an
[all …]

Completed in 98 milliseconds

12345678910>>...156