| /AOO41X/main/offapi/com/sun/star/awt/ |
| H A D | SystemPointer.idl | 75 /** specifies a mouse pointer which symbolizes movement. 81 /** specifies a mouse pointer which symbolizes resizing for a top border. 87 /** specifies a mouse pointer which symbolizes resizing for a bottom 94 /** specifies a mouse pointer which symbolizes resizing for a left border. 100 /** specifies a mouse pointer which symbolizes resizing for a right border. 106 /** specifies a mouse pointer which symbolizes resizing for the top-left 113 /** specifies a mouse pointer which symbolizes resizing for the top-right 120 /** specifies a mouse pointer which symbolizes resizing for the bottom-left 127 /** specifies a mouse pointer which symbolizes resizing for the 134 /** specifies a mouse pointer which symbolizes window resizing for a top [all …]
|
| H A D | XMenu.idl | 99 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 …]
|
| /AOO41X/main/svl/inc/svl/ |
| H A D | intitem.hxx | 36 SfxByteItem(sal_uInt16 which = 0, sal_uInt8 nValue = 0): in SfxByteItem() argument 37 CntByteItem(which, nValue) {} in SfxByteItem() 39 SfxByteItem(sal_uInt16 which, SvStream & rStream): in SfxByteItem() argument 40 CntByteItem(which, rStream) {} in SfxByteItem() 58 SfxInt16Item(sal_uInt16 which = 0, sal_Int16 nTheValue = 0): in SfxInt16Item() argument 59 SfxPoolItem(which), m_nValue(nTheValue) in SfxInt16Item() 116 SfxUInt16Item(sal_uInt16 which = 0, sal_uInt16 nValue = 0): in SfxUInt16Item() argument 117 CntUInt16Item(which, nValue) {} in SfxUInt16Item() 119 SfxUInt16Item(sal_uInt16 which, SvStream & rStream): in SfxUInt16Item() argument 120 CntUInt16Item(which, rStream) {} in SfxUInt16Item() [all …]
|
| H A D | cintitem.hxx | 41 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 D | eitem.hxx | 34 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()
|
| H A D | cenumitm.hxx | 37 SfxEnumItemInterface(sal_uInt16 which): SfxPoolItem(which) {} in SfxEnumItemInterface() argument 96 CntEnumItem(sal_uInt16 which = 0, sal_uInt16 nTheValue = 0): in CntEnumItem() argument 97 SfxEnumItemInterface(which), m_nValue(nTheValue) {} in CntEnumItem() 99 CntEnumItem(sal_uInt16 which, SvStream & rStream); 134 CntBoolItem(sal_uInt16 which = 0, sal_Bool bTheValue = sal_False): in CntBoolItem() argument 135 SfxPoolItem(which), m_bValue(bTheValue) {} in CntBoolItem()
|
| /AOO41X/main/offapi/com/sun/star/ui/ |
| H A D | ModuleWindowStateConfiguration.idl | 37 /** 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> 64 … <li><b>DockPos</b><br>a <type scope="com::sun::star::awt">Point</type> which specifies the 67 <li><b>DockSize</b><br>a <type scope="com::sun::star::awt">Size</type> which specifies 70 … <li><b>Locked</b><br>a boolean which specifies if the window is locked or not. This property 72 <li><b>Pos</b><br>a <type scope="com::sun::star::awt">Point</type> which specifies the [all …]
|
| H A D | XImageManager.idl | 69 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. 177 a sequence of graphic objects which should be associated with the provided 204 which implements <type scope="com::sun::star::container">XNameAccess</type> [all …]
|
| H A D | XUIConfigurationManager.idl | 65 /** 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. 211 the settings data of the new user interface element, which implements [all …]
|
| H A D | XAcceleratorConfiguration.idl | 59 <li>and Commands, which are represented as URLs; describing 60 a function, which and can be executed using the dispatch API.</li> 69 (which must be available at the same implementation object too), to 81 /** return the list of all key events, which 106 <li>by a generic service, which can execute commands if a 150 specify the key event, which must be updated or new created. 168 the key event, which should be removed. 178 of "key-command" which is provided normaly by this interface. 210 It provides a fast mapping, which is e.g. needed by a menu or toolbar implementation. 256 This is an optimized method, which can perform removing of commands [all …]
|
| /AOO41X/main/offapi/com/sun/star/frame/ |
| H A D | XLayoutManager.idl | 66 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. 143 … current docking area acceptor which controls the border space of frame's container window. 155 a docking area acceptor which controls the border space of frame's container window. 170 … specifies which user interface element should be created. A resourcce URL must meet the following 179 specifies which user interface element should be destroyed. A resourcce URL must meet 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. [all …]
|
| H A D | XModel.idl | 52 /** 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 194 /** provides access to the controller which currently controls this model [all …]
|
| H A D | XDesktop.idl | 55 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. 149 the frame of the component which has the
|
| /AOO41X/main/offapi/com/sun/star/inspection/ |
| H A D | PropertyControlType.idl | 46 /** 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 65 …/** denotes a control which allows the user to enter property values consisting of a single line o… 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. 96 … this interface to add additional entries to the list box, which have no color associated with it, 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 [all …]
|
| H A D | XPropertyHandler.idl | 62 Also, property handlers are responsible for describing the user interface which should 148 … <p>In <member>describePropertyLine</member>, a property handler declared which type of control 153 … <p>This method converts a control value into a property value, which subsequently can be used 179 … <p>In <member>describePropertyLine</member>, a property handler declared which type of control 184 <p>This method converts a property value, which has previously been obtained using 185 <member>getPropertyValue</member>, into a control-compatible value, which can be used 189 which is able to display a simple list of strings. Usually, every string represents one 201 The target type of the conversion. This type is determined by the control which 202 is used to display the property, which in turn is determined by the handler itself 205 … implementation should know exactly which type to expect, since it implicitly determined this type [all …]
|
| H A D | ObjectInspector.idl | 38 /** describes an <type scope="com::sun::star::frame">Controller</type> which can be used to 47 of controls: A label, an input control, and optionally one or two buttons which, when pressed, 54 window, which can display arbitrary (context-sensitive) help texts.</p> 56 <p>An <type>ObjectInspector</type> needs one or more property handlers which describe 61 are provided by a inspector model, which has to be implemented by the user of the inspector.</p> 65 value named "DialogParentWindow", which contains an XWindow which should be used as parent of 67 …If the <type scope="com::sun::star::uno">XComponentContext</type> in which the <type>ObjectInspect… 69 … will add an own value - which contains the inspector's main window - to the context when creating
|
| /AOO41X/main/offapi/com/sun/star/form/component/ |
| H A D | DatabaseListBox.idl | 49 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 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 57 …which (amonst other data) contains a unique key for identifying customers. In your invoice table, … 63 …the list, this customer has the unique id we just talked about (which is not necessarily visible t… 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> [all …]
|
| /AOO41X/main/udkapi/com/sun/star/container/ |
| H A D | XMap.idl | 82 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 102 if the given value is not of a type which is accepted by the map. It's up to the service 103 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 124 implementing the <code>XMap</code> interface to specify which special values are not 142 is the key which the given value should be associated with 144 is the value which should be associated with the given key [all …]
|
| /AOO41X/main/sc/source/ui/src/ |
| H A D | scfuncs.src | 114 …Text [ en-US ] = "Indicates which database field (column) is to be used for the search criteria." ; 154 …Text [ en-US ] = "Indicates which database field (column) is to be used for the search criteria." ; 194 …Text [ en-US ] = "Indicates which database field (column) is to be used for the search criteria." ; 210 …Text [ en-US ] = "Defines the contents of the cell of a data range which matches the search criter… 234 …Text [ en-US ] = "Indicates which database field (column) is to be used for the search criteria." ; 250 …Text [ en-US ] = "Returns the maximum value from all of the cells of a data range which correspond… 274 …Text [ en-US ] = "Indicates which database field (column) is to be used for the search criteria." ; 314 …Text [ en-US ] = "Indicates which database field (column) is to be used for the search criteria." ; 354 …Text [ en-US ] = "Indicates which database field (column) is to be used for the search criteria." ; 394 …Text [ en-US ] = "Indicates which database field (column) is to be used for the search criteria." ; [all …]
|
| /AOO41X/main/offapi/com/sun/star/style/ |
| H A D | BreakType.idl | 49 /** 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
|
| /AOO41X/main/offapi/com/sun/star/form/runtime/ |
| H A D | XFormController.idl | 85 …>Second, the controls are examined for NULL values. If a control is bound to a database field which 102 …<p>If a control which the controller is responsible for supports the <type scope="com::sun::star::… 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> 144 …The status value which is being notified (<member scope="com::sun::star::frame">FeatureStateEvent:… 145 …is a string which can be used to display the record count. In particular, if the record count is n… 199 …<td>Adds an order clause to the form, to sort it ascending by the field which the current control … 205 …<td>Adds an order clause to the form, to sort it descending by the field which the current control… [all …]
|
| /AOO41X/main/offapi/com/sun/star/document/ |
| H A D | XScriptInvocationContext.idl | 40 <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
|
| /AOO41X/main/svl/source/items/ |
| H A D | dateitem.cxx | 55 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 D | aeitem.cxx | 62 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()
|
| /AOO41X/main/offapi/com/sun/star/accessibility/ |
| H A D | XAccessibleTable.idl | 91 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 222 Index of the row for which to determine whether it is selected. 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. [all …]
|