Home
last modified time | relevance | path

Searched refs:to (Results 476 – 500 of 7994) sorted by relevance

1...<<11121314151617181920>>...320

/trunk/main/offapi/com/sun/star/ucb/
H A DXDynamicResultSetListener.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
39 /** used to receive notifications from an <type>XDynamicResultSet</type>.
45 /** A method used to propagate changes of a resultset.
48 <type scope="com::sun::star::sdbc">XResultSet</type>s and has to hold
57 <p>While in notify-call the listener is allowed to read from old and
61 <p>The Listener is allowed to stay (block) this call, until he really
62 wants to use the new resultset. The only situation, where the listener
63 has to return immediately is while he disposes his broadcaster or while
[all …]
H A DXCachedDynamicResultSetStubFactory.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
48 optimized <type>DynamicResultSet</type> to a remote optimized
51 <p>Pay attention to instanciate this helper on serverside where your source
56 can be used to create a stub on serverside.
59 side already, use method <member>connectToCache</member> to connect your
83 client side already, use this to connect your given Source on server
84 side to the TargetCache.
94 to the given sorting data.
[all …]
H A DContentAction.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
37 useful definitions, a list of events that happen to contents, and a list of
38 reactions taken by contents in response to those events.
56 The events that can happen to contents (and that are of interest in this
65 to id2(C) == B, denoted as E1(C: A->B). For example,
94 folders F that used to have A as a child, but will not
99 used to have A as a child, but will not continue to have
117 destroyed (i.e., due to rules just applied to the folder).
[all …]
H A DHierarchyDataReadAccess.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
44 /** provides read access to a fragment of the hierarchy data.
46 <p>A hierarchy data source provides access to a tree of hierarchy data
59 type of the node. This member provides access to the children of a node.
65 /** gives access to the data members of a hierarchy data node.
84 /** gives access to the data members of a hierarchy data node as well
85 as to any child nodes or to the data members of child nodes using a
103 escaped-string = escaped accoding to XML attribute naming conventions
[all …]
/trunk/main/ooo_custom_images/
H A DREADME.txt1 How to add a new image set:
6 - Add its images_ name to ALLTAR in instsetoo_native/packimages/makefile.mk
8 - Add its gid to the Files section of gid_Module_Root_Brand in
9 scp2/source/ooo/common_brand.scp and add a corresponding File entry to the
19 - Map the vcl constant to its real name in
35 - Add SFX_SYMBOLS_STYLE constant to 'switch( nStyleLB_NewSelection )' in
37 and to 'switch ( aMiscOptions.GetCurrentSymbolsStyle() )' in
41 - Add localized item names to 'ListBox LB_ICONSTYLE' to
47 - Add all known localizations of the new item to svx/source/dialog/localize.sdf, e.g.
51 - Add the new_set to 'SymbolsStyle' property
/trunk/main/udkapi/com/sun/star/script/
H A DXEngine.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
44 /** makes it possible to control a scripting engine.
50 /** sets an interface to an object as a scripting root.
53 then the engine uses this interface to set/get properties and
60 /** gets an interface to the object which is the scripting root.
65 /** sets an access object to get external functions.
109 <p>It is suggested to allow multiple registration of the same listener,
110 thus for each time a listener is added, it has to be removed.
[all …]
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactory.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
45 <p>A factory may want to implement a cache to reuse previously released
52 The resourc URL of this id specifies the type of resource to
53 create. The anchor can be used to obtain the associated object
75 /** Call this method to tell a factory that the given resource is no
76 longer in use. The factory can decide whether to destroy the
77 resource or to keep it in a cache in order to reuse it later.
79 The given resource has to be one created by the same factory.
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXTableAlteration.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
43 /** allows to alter a table.
60 the table to be altered
63 the name of the column to be changed
75 to the related container.
81 the table to be altered
83 the descriptor which should be serve to append a new object
93 the table to be altered
[all …]
/trunk/main/offapi/com/sun/star/sdb/
H A DContentLoader.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
39 one of the below-mentioned URLs to it.</p>
62 service and plugs it into the frame passed to the loader.
67 service and plugs it into the frame passed to the loader.
72 service and plugs it into the frame passed to the loader.
77 service and plugs it into the frame passed to the loader.
86 The parameters passed to the
88 are forwarded to the object being created,
[all …]
/trunk/main/offapi/com/sun/star/form/component/
H A DDatabaseListBox.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
48 one possibility to specify the list entries: the <member>ListBox::ListSource</member>
49 property, which contains all the strings to be displayed.</p>
51 <p>This service here extends this mimic. It allows to fill the list from a data source.
53 form which the list box belongs to, but can be based on an arbitrary table or SQL statement.</p>
55 <p>For instance, you may have a form which is bound to a table <em>invoice</em>, and you use it
58 have a foreign key referring to these customers.<br/>
83 to a database field, the column value is stored in the
[all …]
/trunk/main/sc/source/ui/src/
H A Dcondfrmt.src7 * to you under the Apache License, Version 2.0 (the
64 < "equal to" ; Default ; > ;
67 < "less than or equal to" ; Default ; > ;
68 < "greater than or equal to" ; Default ; > ;
69 < "not equal to" ; Default ; > ;
175 < "equal to" ; Default ; > ;
178 < "less than or equal to" ; Default ; > ;
180 < "not equal to" ; Default ; > ;
286 < "equal to" ; Default ; > ;
289 < "less than or equal to" ; Default ; > ;
[all …]
/trunk/main/udkapi/com/sun/star/test/
H A DXTest.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
45 A simple interface to test a service or interface implementation.
60 The instance to be tested.
81 to distinguish between test scenarios.
83 The instance to be tested.
102 to be called by several threads. So for example, it has to take into consideration
110 only return -1) and a special multithread test adapted to the special
116 to distinguish between test scenarios.
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DSpreadsheetDocument.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
140 /** provides methods to create instances of several spreadsheet
162 /** provides access to the collection of link targets available in
169 /** provides methods to protect and unprotect the document.
175 /** provides access to the collection of spreadsheets.
187 /** provides a method to refresh all auditing arrows.
193 /** provides methods to perform a data consolidation.
199 /** provides a method to perform a goal seek.
[all …]
H A DDataPilotFieldGroupInfo.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
85 than or equal to 1, and <member>GroupBy</member> set to <const>
97 </member> is set to <FALSE/>.
104 </member> is set to <FALSE/>.
112 <p>Example: With <member>HasAutoStart</member> set to <FALSE/>,
113 <member>Start</member> set to 2, and <member>Step</member> set to 3,
114 the first group will contain all values greater than or equal to 2 and
116 equal to 5 and less then 8, and so on.</p>
[all …]
/trunk/main/slideshow/
H A Dmanifest.txt3 # Licensed to the Apache Software Foundation (ASF) under one
7 # to you under the Apache License, Version 2.0 (the
13 # Unless required by applicable law or agreed to in writing,
65 needs to be called frequently from the slideshow client.
73 DummyRenderer are exposed to calls from the outside world; of
85 - since shared_ptr can lead to circular references (resulting in
86 memory leaks), some care needs to be taken to avoid those. Where
94 events would have to delegate listening to a dedicated child
98 To avoid circular shared_ptr references, classes in need to
112 Before merging changes to HEAD, besides making sure the usual QA has
[all …]
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DDataImporter.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
48 passed to
65 <p> The following arguments to
68 a failure to support any of these arguments:
71 <dd>A service or implementation name used to instantiate the
88 By default, a <type>CopyImporter</type> is used to perform
94 to <member>XLayerImporter::importLayerForEntity()</member>.
99 <dd>Names the component for which to import data. If this
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DXOutParameters.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
37 /** is used to register Out-Parameters for stored procedures.
64 to register the type from
76 this method may be used to register a parameter of any SDBC type.
84 method whose type XXX corresponds to the
90 the type of the column to register
103 to the SDBC type
114 method to read the value of that parameter.
[all …]
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridColumnModel.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
41 /** An instance of this interface is used by the <type>UnoControlGrid</type> to
54 /** allows to register listeners to be notified when columns are inserted or removed
71 …<p>The newly created column is not yet inserted into the column container, you need to call <membe…
77 /** Adds a column to the model.
79 … <p>You should use the <member>createColumn</member> member to create a new column. This gives
80 …implementations of the <code>XGridColumnModel</code> interface the possibility to provide own colu…
87 the column to add to the model.
[all …]
/trunk/main/offapi/com/sun/star/chart/
H A DXChartDocument.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
96 <p>The area's extent is equal to the document size. If you
97 want to access properties of the background area of the
98 diagram, in which the actual data is represented, you have to
138 which can be used to access the concrete data.</p>
154 /** attaches data to the chart.
159 which allows to set complex hierarchical axis descriptions.</p>
162 which allows to set date values as x values for category charts.</p>
[all …]
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePickerControlAccess.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
36 /** Provides access to the controls of a FilePicker.
38 <p> A FilePicker may contain additional elements according to the needs
51 Identifies the element which value is to be set.
54 Specifies an action to perform with the given value.
57 To add a new filter to the FilePicker use the interface XFilterManager, but
62 The value to set. For checkboxes aValue should be a boolean value that
78 Specifies which value to retrieve.
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentRecovery.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
37 /** is the interface to be implemented by documents who wish to participate in
51 …<p>It's allowed to implement this method sloppy, by returning <TRUE/> in cases where it is not sur…
53to <member scope="com::sun::star::util">XModifiable::isModified</member>. (Well, actually that's t…
64 <p>A default implementation of this method could simply delegate this call to
68 specifies the URL of the location to which the document should be emergency-saved.
91 Instead, the implementation is responsible to do so, if required.</p>
93 <p>A default implementation of this method could simply delegate this call to
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DCompositeOperation.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
54 /** Copy source as-is to the destination.<p>
56 Copy source as-is to the destination. The function values are:
82 /** Copy the source to the destination.<p>
84 Copy the source to the destination, but limited to where the
96 /** Copy the source to the destination<p>
98 Copy the source to the destination, but limited to where the
138 resulting color values are limited to the permissible color
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleHyperlink.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
36 /** Implement this interface to represent a hyperlink or a group of
39 <p>Single hyperlinks correspond to simple &lt;a href&gt; tags. Groups
43 <member>XAccessibleAction::getActionCount</member> method is needed to
44 obtain a maximum value for the indices passed to the
49 <p>Furhtermore, the object that implements this interface has to be
54 indices with respect to the text exposed by that interface.</p>
106 The index relates to the text exposed by the
[all …]
/trunk/extras/l10n/source/cy/
H A Dlocalize.sdf16 # to you under the Apache License, Version 2.0 (the
6342to open the Fields dialog. Click the arrow next to the icon to open a submenu.\</ahelp\>Click to o…
6870 …xhp 0 help par_id3149589 40 0 cy Apply the style to the paragraphs that you want to add numberin…
7416to the beginning of the contents of the current cell. Press again to move the cursor to the first…
7423 …rsor to the end of the contents of the current cell. Press again to move the cursor to the last ce…
15035 …7 0 cy Select the files that you want to upload to your web site. You can upload the files to a…
21224 …3151300 49 0 cy In the main help pages, use Tab to jump to the next hyperlink or Shift+Tab to ju…
25122 …xhp 0 help par_id3145587 20 0 cy Drag the object to the name tab of the layer you want to move i…
25142to navigate to the slide that you want to select, and then press the \<item type=\"keycode\"\>Spac…
25782 …par_idN108A3 0 cy Select an object to align it to the page or select multiple objects to align …
[all …]
/trunk/main/udkapi/com/sun/star/io/
H A DObjectOutputStream.idl3 * Licensed to the Apache Software Foundation (ASF) under one
7 * to you under the Apache License, Version 2.0 (the
13 * Unless required by applicable law or agreed to in writing,
49 <type>DataOutputStream</type> service; furthermore, the stream needs to be chained to a
51 interface, but it delegates the calls to the chained object.
53 The references to the objects are written as four-byte integers
73 /** allows to write the data to the stream.
77 /** allows to set the underlying outputstream */
80 /** allows to navigate via a chain of streams */

Completed in 3497 milliseconds

1...<<11121314151617181920>>...320