Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 1592) sorted by relevance

12345678910>>...64

/trunk/main/offapi/com/sun/star/awt/
H A DSystemPointer.idl75 /** specifies a mouse pointer which symbolizes movement.
127 /** specifies a mouse pointer which symbolizes resizing for the
292 /** specifies a mouse pointer which symbolizes moving data.
298 /** specifies a mouse pointer which symbolizes copying data.
304 /** specifies a mouse pointer which symbolizes linking data.
322 /** specifies a mouse pointer which symbolizes moving a file.
430 /** specifies a mouse pointer which symbolizes drawing text.
442 /** specifies a mouse pointer which symbolizes a chart.
448 /** specifies a mouse pointer which symbolizes a detective.
460 /** specifies a mouse pointer which symbolizes a pivot row.
[all …]
H A DXMenu.idl99 specifies the position of the menu item for which the item ID is queried.
109 specifies the ID of the menu item for which the item position is queried.
119 specifies the position of the menu item for which the item type is queried.
186 specifies the menu item ID for which the command should be set.
197 specifies the menu item ID for which the command URL should be set.
207 specifies the menu item ID for which the help command URL be set.
218 specifies the menu item ID for which the help command should be set.
228 specifies the menu item identifier for which the help text should be set.
239 specifies the menu item identifier for which the help text should be retrieved.
249 specifies the menu item identifier for which the tip help text should be set.
[all …]
/trunk/main/svl/inc/svl/
H A Dintitem.hxx37 CntByteItem(which, nValue) {} in SfxByteItem()
39 SfxByteItem(sal_uInt16 which, SvStream & rStream): in SfxByteItem() argument
40 CntByteItem(which, rStream) {} in SfxByteItem()
59 SfxPoolItem(which), m_nValue(nTheValue) in SfxInt16Item()
117 CntUInt16Item(which, nValue) {} in SfxUInt16Item()
120 CntUInt16Item(which, rStream) {} in SfxUInt16Item()
136 CntInt32Item(which, nValue) {} in SfxInt32Item()
138 SfxInt32Item(sal_uInt16 which, SvStream & rStream): in SfxInt32Item() argument
139 CntInt32Item(which, rStream) {} in SfxInt32Item()
156 CntUInt32Item(which, nValue) {} in SfxUInt32Item()
[all …]
H A Dcintitem.hxx41 CntByteItem(sal_uInt16 which = 0, sal_uInt8 nTheValue = 0): in CntByteItem() argument
42 SfxPoolItem(which), m_nValue(nTheValue) { DBG_CTOR(CntByteItem, 0); } in CntByteItem()
44 CntByteItem(sal_uInt16 which, SvStream & rStream);
102 CntUInt16Item(sal_uInt16 which = 0, sal_uInt16 nTheValue = 0): in CntUInt16Item() argument
103 SfxPoolItem(which), m_nValue(nTheValue) in CntUInt16Item()
106 CntUInt16Item(sal_uInt16 which, SvStream & rStream);
164 CntInt32Item(sal_uInt16 which = 0, sal_Int32 nTheValue = 0): in CntInt32Item() argument
165 SfxPoolItem(which), m_nValue(nTheValue) in CntInt32Item()
168 CntInt32Item(sal_uInt16 which, SvStream & rStream);
226 CntUInt32Item(sal_uInt16 which = 0, sal_uInt32 nTheValue = 0): in CntUInt32Item() argument
[all …]
H A Deitem.hxx34 SfxEnumItem(sal_uInt16 which = 0, sal_uInt16 nValue = 0): in SfxEnumItem() argument
35 CntEnumItem(which, nValue) {} in SfxEnumItem()
37 SfxEnumItem(sal_uInt16 which, SvStream & rStream): in SfxEnumItem() argument
38 CntEnumItem(which, rStream) {} in SfxEnumItem()
51 SfxBoolItem(sal_uInt16 which = 0, sal_Bool bValue = sal_False): in SfxBoolItem() argument
52 CntBoolItem(which, bValue) {} in SfxBoolItem()
54 SfxBoolItem(sal_uInt16 which, SvStream & rStream): in SfxBoolItem() argument
55 CntBoolItem(which, rStream) {} in SfxBoolItem()
/trunk/main/offapi/com/sun/star/ui/
H A DModuleWindowStateConfiguration.idl37 /** a service which provides window based information about user interface
44 elements which are part of a single OpenOffice.org module, like Writer or
54 elements which are part of single installed module.
57 An implementation must provide a <type scope="com::sun::star::uno">Sequence</type> which
61 <li><b>Docked</b><br>a boolean which specifies if the window is docked or not.</li>
63 which specifies the docking area where the window is docked.</li>
67 <li><b>DockSize</b><br>a <type scope="com::sun::star::awt">Size</type> which specifies
72 <li><b>Pos</b><br>a <type scope="com::sun::star::awt">Point</type> which specifies the
74 <li><b>Size</b><br>a <type scope="com::sun::star::awt">Size</type> which specifies the
78 <li><b>UIName</br><br>a localized string which specifies the default window title.</li>
[all …]
H A DXImageManager.idl69 An image manager controls a number of image sets which are specified
84 /** retrieves the list of command URLs which have images associated.
114 a sequence of command URLs for which the images are requested.
117 a sequence of graphics object which are associated with the
133 a sequence of command URLs for which images should be replaced.
136 a sequence of graphic objects which should replace the old images
156 a sequence of command URLs for which the images should be removed.
174 a sequence of command URLs which specify which commands get an new image.
209 The image set which has been changed is put into the
236 <type scope="com::sun::star::embed">XStorage</type> property which
[all …]
H A DXUIConfigurationManager.idl65 /** specifies a user interface configuration manager interface which
119 an empty user interface element settings data container, which
128 a resource URL which identifies the user interface element. A
141 a resource URL which identifies the user interface element. A
152 settings data of an existing user interface element, which
166 a resource URL which identifies the user interface element to
172 the new settings data of an existing user interface element, which
191 a resource URL which identifies the user interface element settings
208 a resource URL which identifies the new user interface element.
230 instance which controls all images of a module or document.
[all …]
/trunk/main/offapi/com/sun/star/frame/
H A DXLayoutManager.idl66 interface elements which are bound to a layout manager.
69 Every user interface element which is controlled by a layout manager has
118 which has been set by <member>attachFrame</member> is not released.
155 a docking area acceptor which controls the border space of frame's container window.
188 specifies which user interface element should be made visible. A resourcce URL must
200 used for context dependent elements which should respect a the current visibility
206 /** retrieves a user interface element which has been created before.
220 /** retrieves all user interface elements which are currently instanciated.
277 /** docks all windows which are member of the provided user interface element type.
280 specifies which user interface element type should be docked.
[all …]
H A DXModel.idl52 /** represents a component which is created from an URL and arguments.
58 which loads the resource as a template for a new document.
63 Models can be controlled by controller components, which are usually
103 the URL of the resource which is represented by this model.
112 of this model which describes the model and his state
115 the arguments with which the model was originally created or
144 the existing controller which should be deregistered
151 /** suspends some notifications to the controllers which are used
165 /** resumes the notifications which were suspended by
197 If the controller which is active is a controller of this model,
[all …]
H A DXDesktop.idl55 A desktop is an environment for components which can be viewed in
88 /** registers an event listener to the desktop, which is called
103 listener which wish to be deregistered
114 The component is, by definition, the model of the control which
117 The service <type>Components</type> which is available from this
118 method is a collection of all components of the desktop which are open
130 /** provides read access to the component inside the tree which has the UI focus
139 the component within the desktop environment which has the UI focus.
146 /** provides read access to the frame which contains the current component
149 the frame of the component which has the
/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyHandler.idl62 Also, property handlers are responsible for describing the user interface which should
184 <p>This method converts a property value, which has previously been obtained using
201 The target type of the conversion. This type is determined by the control which
251 /** returns the properties which the handler can handle
264 /** returns the properties which are to be superseded by this handler
267 a property handler can also declare that foreign properties (which it is
271 should continue to be responsible for all properties, except a few which your
284 <p>For instance, imaging an <type>XObjectInspectorModel</type> which provides three
300 /** retrieve the actuating properties which this handler is interested in
368 from the user, and which still needs to be set at the inspected component.
[all …]
H A DPropertyControlType.idl46 /** denotes a control which allows the user to choose from a list of
55 /** denotes a control which allows the user to choose from a list of
71 /** denotes a control which allows the user to enter pure text, including line breaks
77 /** denotes a control which allows the user to enter a single character
84 /** denotes a control which allows the user to enter a list of single-line strings
90 /** denotes a control which allows the user to choose from a list of colors.
105 /** denotes a control which allows the user to enter a numerical value
113 /** denotes a control which allows the user to enter a date value
119 /** denotes a control which allows the user to enter a time value
125 /** denotes a control which allows the user to enter a combined date/time value
[all …]
/trunk/main/offapi/com/sun/star/form/component/
H A DDatabaseListBox.idl49 property, which contains all the strings to be displayed.</p>
52 This means that a second result set is opened, which works on the same connection as the
78 /** specifies which column of the list result set should be used for data exchange.
81 property reflects which column value of a result set should
103 Otherwise the property is ignored, as there is no result set from which to
121 determines the table which the list result set should be based on.</dd>
125 determines the query which the list result set should be based on.<br/>
126 For retrieving the query, the connection which the data form is working with
132 contains the SQL statement which the list result set should be based on.</p>
136 contains the SQL statement which the list result set should be based on.<br/>
[all …]
/trunk/main/sc/source/ui/src/
H A Dscfuncs.src2761 Text [ en-US ] = "The range in which empty cells are to be counted." ;
3949 Text [ en-US ] = "The number by which the dividend is divided." ;
5569 Text [ en-US ] = "The value for which the rank is to be determined." ;
7912 Text [ en-US ] = "The vector (row or column) in which to search." ;
7952 Text [ en-US ] = "The array (range) in which the search is made." ;
8040 Text [ en-US ] = "The reference (cell) in which the error occurred." ;
8120 Text [ en-US ] = "The range from which data is to be taken." ;
8464 Text [ en-US ] = "The text in which a search is to be made." ;
8504 Text [ en-US ] = "The text in which a search is to be made." ;
8800 Text [ en-US ] = "The text in which the length is to be determined." ;
[all …]
/trunk/main/udkapi/com/sun/star/container/
H A DXMap.idl82 if the given key is not of a type which is accepted by the map
85 implementing the <code>XMap</code> interface to specify which special values are not
113 /** gets the value to which a given key maps.
118 the value which is associated with the given key.
121 if the given key is not of a type which is accepted by the map
142 is the key which the given value should be associated with
144 is the value which should be associated with the given key
146 the value which was previously associated with the given key, or <VOID/>
150 if the given key is not of a type which is accepted by the map
171 the value which was associated with the given key before the removal
[all …]
/trunk/main/offapi/com/sun/star/style/
H A DBreakType.idl49 /** A column break is applied before the object to which it belongs.
53 <p>This implies that the object to which it belongs is the
61 /** A column break is applied after the object to which it belongs.
65 <p>This implies that the object to which it belongs is the last
73 /** A column break is applied before and after the object to which
85 /** A page break is applied before the object to which it belongs.
89 <p>This implies that the object to which it belongs is the
97 /** A page break is applied after the object to which it belongs.
101 <p>This implies that the object to which it belongs is the last
109 /** A page break is applied before and after the object to which
/trunk/main/libxmlsec/
H A Dreadme.txt9 find the certificate containing the public key which is used for validation
11 however only takes those certificates into account which can be validated. This
12 was changed by the patch xmlsec1-noverify.patch, which prevents this certificate
16 referenced in the X509Data elements and selects one which is no issuer of any of
17 the other certificates. This certificate is not necessarily the one which was
18 used for signing but it must contain the proper validation key, which is
25 src/nss/x509.c), which indicates that one can turn off the validation. However,
27 then the key is not extracted from the certificate store which contains all the
28 certificates of the X509Data elements. In other words, the certificates which
/trunk/main/desktop/test/deployment/options/
H A Dreadme.txt16 leaf2.oxt: Defines a leaf under a node that has a name which requires special
20 was removed. This is a situation which actually should not occur. In this case
56 nodes1.oxt: Defines one node which has AllModules set and which has
60 nodes2.oxt: Defines 3 nodes which use AllModules and which form an
61 ordered group. Every node defines also 3 nodes which have a determined order.
80 nodes3.oxt: Defines 3 nodes which are placed under different existing Modules.
122 nodes5.oxt: Defines a node which in turn defines 3 leaves. The Node
123 is not assigned to a Module and the AllModule property is false (which is the
127 next office update removes the "Writer Module" (which is rather inconceivable).
135 which uses this Module. However the Nodes are displayed in the options dialog
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl85 …>Second, the controls are examined for NULL values. If a control is bound to a database field which
106 …<p>Below, there's a list of URLs which have a defined meaning - if an implementation supports one …
111 appended which describes the requested functionality.<br/>
135 There's one parameter for this functionality, named <em>Position</em>, which must be a long
136 value specifying the absolute position to which the form should be moved</td>
224 …<td>opens an dialog, which allows the user to manipulate the current filter of the form. If the di…
275 …/** allows to register as listener for modifications in the controls which the controller is respo…
288 /** is used to notify errors which happen in the form the controller is responsible for.
322 … support the <type>XFilterController</type> interface, which allows controlling this mode.</p>
326 /** denotes the instance which is used to implement operations on the form which the controller
[all …]
/trunk/main/offapi/com/sun/star/document/
H A DXScriptInvocationContext.idl40 <p>If the component implementing it is a document, which supports embedding scripts into
44 <p>If the interface is implemented by a document which does not itself support embedding
45 scripts into it, but which is associated unambiguously with a document which does,
49 refers to the document which supports embedding scripts, and which is unambiguosly
57 /** denotes the document which contains the scripts which are to be invoked from
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTable.idl91 The index of the row for which to retrieve the description.
110 The index of the column for which to retrieve the description.
131 Row index of the accessible for which to return the column
135 Column index of the accessible for which to return the column
156 Row index of the accessible for which to return the column
160 Column index of the accessible for which to return the column
240 Index of the column for which to determine whether it is
266 The row index for which to retrieve the cell.
269 The column index for which to retrieve the cell.
310 Column index of the cell for which to determine if the
[all …]
/trunk/main/svl/source/items/
H A Ddateitem.cxx55 SfxDateTimeItem::SfxDateTimeItem( sal_uInt16 which ) : in SfxDateTimeItem() argument
56 SfxPoolItem( which ) in SfxDateTimeItem()
63 SfxDateTimeItem::SfxDateTimeItem( sal_uInt16 which, const DateTime& rDT ) : in SfxDateTimeItem() argument
64 SfxPoolItem( which ), in SfxDateTimeItem()
218 SfxColumnDateTimeItem::SfxColumnDateTimeItem( sal_uInt16 which ) : in SfxColumnDateTimeItem() argument
219 SfxDateTimeItem( which ) in SfxColumnDateTimeItem()
222 SfxColumnDateTimeItem::SfxColumnDateTimeItem( sal_uInt16 which, const DateTime& rDT ) : in SfxColumnDateTimeItem() argument
223 SfxDateTimeItem( which, rDT ) in SfxColumnDateTimeItem()
H A Daeitem.cxx62 SfxAllEnumItem::SfxAllEnumItem( sal_uInt16 which, sal_uInt16 nVal, const XubString &rText ): in SfxAllEnumItem() argument
63 SfxEnumItem(which, nVal), in SfxAllEnumItem()
73 SfxAllEnumItem::SfxAllEnumItem(sal_uInt16 which, sal_uInt16 nVal): in SfxAllEnumItem() argument
74 SfxEnumItem(which, nVal), in SfxAllEnumItem()
84 SfxAllEnumItem::SfxAllEnumItem( sal_uInt16 which, SvStream &rStream ): in SfxAllEnumItem() argument
85 SfxEnumItem(which, rStream), in SfxAllEnumItem()
96 SfxAllEnumItem::SfxAllEnumItem(sal_uInt16 which): in SfxAllEnumItem() argument
97 SfxEnumItem(which, 0), in SfxAllEnumItem()
/trunk/main/testtools/source/cliversioning/
H A Dreadme.txt40 In the sub directory version_libs are libraries which are linked with (referencing)
48 office for which they were initially build. If there are only the assemblies
53 build. When runtest runs then it loads all dlls, which names start with
55 which is only available in the version_xxx.dll s. The code in the
58 then it may use the wrong libraries for bootstrapping in which case the test
59 fails. Then one has to set PATH which must point to the program directory of
65 console which shows which version_xxx.dll failed to run and if this was due to
95 When a version of our assemblies changes then one should provide a new version dll which test exact…
96 1. set the build environment in which the new versions are effectiv.

Completed in 104 milliseconds

12345678910>>...64