Home
last modified time | relevance | path

Searched refs:that (Results 176 – 200 of 2035) sorted by relevance

12345678910>>...82

/aoo42x/main/offapi/com/sun/star/xml/dom/
H A DXNode.idl56 for an Element or attributes for a Comment ), this returns null. Note that the specialized
88 <p>HIERARCHY_REQUEST_ERR: Raised if this node is of a type that does
92 document than the one that created this node.</p>
117 A NodeList that contains all children of this node.
198 <p>HIERARCHY_REQUEST_ERR: Raised if this node is of a type that does
202 document than the one that created this node.
211 that feature is supported by this node.
237 <p>HIERARCHY_REQUEST_ERR: Raised if this node is of a type that
242 document than the one that created this node.
/aoo42x/main/offapi/com/sun/star/util/
H A DXStringAbbreviation.idl40 <p>It is expected that there will be different implementations of this
41 interface, that each expect strings conforming to a certain structure
51 /** Abbreviate a string, so that the resulting abbreviated string is not
61 The interface that makes concrete the abstract notion of string width.
67 The string that is abbreviated.
H A DXCloseListener.idl51 <li>break that by throwing <type>CloseVetoException</type></li>
52 <li>or accept that by deregister himself at this broadcaster.</li>
72 Listener has the chance to break that by throwing a <type>CloseVetoException</type>.
101 close() on that any time.
115 Now the listened object is closed really. Listener has to accept that;
117 It's not allowed nor possible to disagree with that by throwing any exception.
H A DXStringEscape.idl44 <p>Any characters or character sequences that are not compatible with
46 that complies to these rules.
48 <p>The transformation should preserve all traits of the string that are
53 <p>Other than that the encoding is one-to-one and can be reversed. The
56 Strings that already conform to the naming conventions should be left
/aoo42x/main/offapi/com/sun/star/xml/sax/
H A DXExtendedDocumentHandler.idl53 that would otherwise be interpreted as markup. </p>
61 <p>Note that <code>startCDATA/endCDATA</code> MUST NOT enclose any
73 /** informs a writer that it is allowable to insert a line break and
80 /** notifies that any characters that cannot be handled by other callback
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DXPane2.idl33 /** An extension of the XPane interface that adds support for
34 a) showing and hiding the windows that internally belong to the pane and
40 /** Return whether all windows that are used to implement the pane are
64 /** Return the accessibility object that is currently associated with
65 the windows that implement the pane.
/aoo42x/main/offapi/com/sun/star/xml/crypto/
H A DXCipherContextSupplier.idl47 /** This interface allows to get an object that allows to encrypt/decrypt data
55 /** returns an object that allows to encrypt/decrypt data.
62 the key that should be used for the encryption
65 the initialization vector that should be used for the encryption
73 optional parameters that could be used to initialize the cipher,
/aoo42x/main/offapi/com/sun/star/ucb/
H A DXProgressHandler.idl36 /** Handle a tasks notification that it has made some progress.
41 /** The task notifies the handler that it has started some new activity
51 some status text that describes the progress being made (possibly
59 /** The task notifies the handler that its current activity is making
69 /** The task notifies the handler that it has finished its current
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXSQLData.idl44 This interface must be implemented by a service that is
45 registered in a type mapping. It is expected that this interface
55 that this object represents.
60 UDT instance that is being mapped to this instance of SQLData.
80 item, in the order that they appear in the SQL definition
120 each item, in the order that they appear in the SQL definition of the type.
H A DColumnSearch.idl41 Indicates that
55 Indicates that the only
57 search clause that can
71 Indicates that one can base all
89 Indicates that all
H A DTransactionIsolation.idl34 /** indicates that transactions are not supported.
40 by another transaction before any changes in that row have been
66 situation where one transaction reads all rows that satisfy
67 a WHERE condition, a second transaction inserts a row that
68 satisfies that WHERE condition, and the first transaction
/aoo42x/main/offapi/com/sun/star/frame/
H A DToolbarController.idl99 /** used to notify an implementation that it needs to add its listener or remove
104 the first time. The toolbar implementation guarantees that the controller's
125 /** used to notify and retrieve information that are specific for sub-toolbar
129 Used by implementations that want to provide the toolbar button/sub-
131 the function of its own toolbar button, that opened the sub-toolbar, with
132 the one that has been selected on the sub-toolbar.
H A DXSubToolbarController.idl40 button, that opened the sub-toolbar, with the one that has been selected
73 /** gets called to notify a controller that a sub-toolbar function has been
77 a string which identifies the function that has been selected by
83 /** gets called to notify a controller that it should set an image which
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXChartDocument.idl47 <p>Notes: this is preliminary, we need an API that supports
57 <p>Notes: this is preliminary, we need an API that supports
66 <type scope="com::sun::star::chart2">XDataProvider</type> that
75 provider. Note, that the range representation set before
105 /** sets a new component that is able to create different chart
111 /** retrieves the component that is able to create different chart
H A DXChartType.idl53 /** Creates a coordinate systems that fits the chart-type with its
62 /** Returns a sequence of roles that are undestood by this chart
66 usually parsed. This ensures that glueing sequences together
70 <p>Note, that this does not involve optional roles, like
75 /** Returns a sequence of roles that are understood in addition to
/aoo42x/main/offapi/com/sun/star/text/
H A DAccessibleHeaderFooterView.idl52 /** This interface gives access to any paragraph and table that is
69 an object that supports one of the following services.
74 that is contained in the document body and
82 that is contained in the document body
98 the format that is specified in the page's style.
105 >AccessibleStateType::DEFUNC</const> (indicates that
H A DFootnoteSettings.idl40 /** contains the name of the character style that is used
54 /** contains the page style that is used for the page that
61 /** contains the paragraph style that is used for the
122 /** contains the name of the character style that is used
/aoo42x/main/offapi/com/sun/star/task/
H A DInteractionHandler.idl35 /** An interaction request handler that lets the user handle requests via GUI dialogs.
68 applications that carry only a subset of all resource files with
72 subset of the provided continuations that are of type
105 A name for the involved resource (a <atom>string</atom>) that might be
116 <code>"folder"</code> (i.e., a resource that contains other
122 medium that can be removed by the user (a <atom>boolean</atom>).</DD>
152that the types you specify are general enough to cover all requests you want to handle, but also s…
172 it is strongly recommended that this property is supplied;</LI>
/aoo42x/main/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl64 that can be thrown by methods of <type>XEventAttacher</type> are caught
84 that can be thrown by methods of <type>XEventAttacher</type> are caught
107 that can be thrown by methods of <type>XEventAttacher</type> are caught
172 that can be thrown by methods of <type>XEventAttacher</type> are caught
188 that can be thrown by methods of <type>XEventAttacher</type> are caught
196 /** adds an <type>XScriptListener</type> that will be notified when an
197 event takes place. For that a
/aoo42x/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetDocumentView.idl55 /** This interface gives access to any object that is contained in this
64 an object that supports one of the following services.</li>
68 an object that supports this service is returned for
75 an object that supports this service is returned
76 for every shape that is at the current table. These
82 an object that supports this service is returned for
88 an object that supports this service is returned for
H A DAddIn.idl45 /** is the base for AddIn services that supply functions which can be called
51 functions that are implemented, in one or more interfaces.
53 must describe that service, and the <type>XAddIn</type> interface
102 function call that were not used for the previous parameters. Each
124 implementing the <type>VolatileResult</type> service, that contains
133 /** contains a method that returns the service name of the add-in.
/aoo42x/main/offapi/com/sun/star/
H A Dmodules.idl37 Accessibility API). Services that describe how these interfaces are
48 >XAccessible::getAccessible</method> returns the same object that is
55 <p>Note that all other interfaces have to be implemented by the same
56 class that implements the <type
58 interface. Note also that there is no way back from an accessibility
242 Documents that support metadata implement the interfaces
245 Furthermore, all elements of ODF documents that may have metadata attached
/aoo42x/main/offapi/com/sun/star/graphic/
H A DGraphicDescriptor.idl34 /** This service describes all graphic properties that are available
118 /** Indicates that it is a transparent graphic
127 /** Indicates that it is a pixel graphic with an alpha channel
135 /** Indicates that it is a graphic that consists of several
136 frames that can be played as an animation
/aoo42x/main/udkapi/com/sun/star/io/
H A DFilePermission.idl32 A FilePermission consists of a file url and a set of actions valid for that url.
34 The path of the file url that ends in <code>"/*"</code> indicates all the files and
35 directories contained in that directory. A path that ends with <code>"/-"</code>
36 indicates (recursively) all files and subdirectories contained in that
/aoo42x/main/offapi/com/sun/star/script/vba/
H A DVBAScriptEventId.idl48 triggers a document event that starts another script.</p>
55 object will contain the name of the code module that contains the
65 triggers a document event that starts another script.</p>
73 object will contain the name of the code module that contains the
74 script that has been stopped.</p>

Completed in 74 milliseconds

12345678910>>...82