| /AOO41X/main/offapi/com/sun/star/awt/ |
| H A D | WindowDescriptor.idl | 63 <li>buttondialog</li> 64 <li>cancelbutton</li> 65 <li>checkbox</li> 66 <li>combobox</li> 67 <li>control</li> 68 <li>currencybox</li> 69 <li>currencyfield</li> 70 <li>datebox</li> 71 <li>datefield</li> 72 <li>dialog</li> [all …]
|
| H A D | AccessibleWindow.idl | 51 <li>Role: The role of a window is not fixed. A window may have 54 <li><const scope="com::sun::star::accessibility" 55 >AccessibleRole::DIALOG</const></li> 56 <li><const scope="com::sun::star::accessibility" 57 >AccessibleRole::FRAME</const></li> 58 <li><const scope="com::sun::star::accessibility" 59 >AccessibleRole::LAYERED_PANE</const></li> 60 <li><const scope="com::sun::star::accessibility" 61 >AccessibleRole::PANEL</const></li> 62 <li><const scope="com::sun::star::accessibility" [all …]
|
| H A D | AccessibleScrollBar.idl | 58 <li>Role: The role of a scroll bar is <const 60 >AccessibleRole::SCROLL_BAR</const>.</li> 61 <li>Name: There is no name.</li> 62 <li>Description: The description of a scroll bar is its localized 63 help text.</li> 64 <li>Children: There are no children.</li> 65 <li>Parent: The parent is the window that contains the scroll bar.</li> 66 <li>Relations: There are no relations.</li> 67 <li>States: The states supported by this service are 69 <li><const scope="com::sun::star::accessibility" [all …]
|
| H A D | AccessibleTreeListBoxEntry.idl | 59 <li>Role: The role of a tree list box entry is <const 61 >AccessibleRole::LABEL</const>.</li> 62 <li>Name: The name of a tree list box entry is it's text.</li> 63 <li>Description: The description of a tree list box entry is empty.</li> 64 …<li>Children: There can exist children of type <type scope="com::sun::star::awt">AccessibleTreeLis… 65 </li> 66 …<li>Parent: The parent is either the <type scope="com::sun::star::awt">AccessibleTreeListBox</type… 67 …"com::sun::star::awt">AccessibleTreeListBoxEntry</type> that contains the tree list box entry.</li> 68 <li>Relations: There are no relations.</li> 69 <li>States: The states supported by this service are [all …]
|
| H A D | AccessibleList.idl | 60 <li>Role: The role of a list is <const 62 >AccessibleRole::LIST</const>.</li> 63 <li>Name: The name of a list is its localized label.</li> 64 <li>Description: The description of a list is its localized 65 help text.</li> 66 <li>Children: There exists children. 67 Each child is of type <type scope="com::sun::star::awt">AccessibleListItem</type>. </li> 68 <li>Parent: The parent can be of type 70 <li> 75 </li> [all …]
|
| /AOO41X/main/offapi/com/sun/star/linguistic2/ |
| H A D | XLanguageGuessing.idl | 43 <li>af : Afrikaans</li> 44 <li>am : Amharic</li> 45 <li>ar : Arabic</li> 46 <li>be : Belarus</li> 47 <li>br : Breton</li> 48 <li>bs : Bosnian</li> 49 <li>ca : Catalan</li> 50 <li>cs : Czech</li> 51 <li>cy : Welsh</li> 52 <li>da : Danish</li> [all …]
|
| /AOO41X/main/offapi/com/sun/star/sdbc/ |
| H A D | XDatabaseMetaData.idl | 1208 <li> 1210 </li> 1211 <li> 1213 </li> 1214 <li> 1216 </li> 1217 <li> reserved for future use 1218 </li> 1219 <li> reserved for future use 1220 </li> [all …]
|
| /AOO41X/main/offapi/com/sun/star/drawing/ |
| H A D | GenericDrawingDocument.idl | 95 <li><type>RectangleShape</type></li> 96 <li><type>EllipseShape</type></li> 97 <li><type>ControlShape</type></li> 98 <li><type>ConnectorShape</type></li> 99 <li><type>MeasureShape</type></li> 100 <li><type>LineShape</type></li> 101 <li><type>PolyPolygonShape</type></li> 102 <li><type>PolyLineShape</type></li> 103 <li><type>OpenBezierShape</type></li> 104 <li><type>ClosedBezierShape</type></li> [all …]
|
| H A D | GraphicExportFilter.idl | 58 <li> 64 <li>image/x-MS-bmp</li> 65 <li>application/dxf</li> 66 <li>application/postscript</li> 67 <li>image/gif</li> 68 <li>image/jpeg</li> 69 <li>image/png</li> 70 <li>image/x-pict</li> 71 <li>image/x-pcx</li> 72 <li>image/x-portable-bitmap</li> [all …]
|
| /AOO41X/main/offapi/com/sun/star/configuration/backend/ |
| H A D | XUpdateHandler.idl | 88 <li>if no update is started at all</li> 89 <li>if invalid data is detected in the update</li> 90 <li>if there is an unfinished subnode in progress</li> 91 <li>if the update tries to change read-only data</li> 142 <li>if there isn't an update in progress at all</li> 143 <li>if a node is not valid in this place</li> 144 <li>if there already was a change to that node</li> 145 <li>if there is no node with that name</li> 146 <li>if the node is read-only</li> 147 <li>if the name is not a valid node name</li> [all …]
|
| H A D | XSchemaHandler.idl | 79 <li>if invalid data is detected in the schema</li> 80 <li>if there is a unfinished component or template in progress</li> 81 <li>if no schema is started at all</li> 101 <li>if there is a unfinished component or template in progress</li> 102 <li>if no schema is started at all</li> 103 <li>if the name is not a valid component name</li> 104 <li>if the requested component is not found</li> 128 <li>if there is a unfinished component or template in progress </li> 129 <li>if no schema is started at all </li> 130 <li>if there already is a component data tree of this name</li> [all …]
|
| H A D | XLayerHandler.idl | 83 <li>if invalid data is detected in the layer</li> 84 <li>if there is a unfinished subnode in progress</li> 85 <li>if no layer is started at all</li> 86 <li>if the layer tries to override read-only or final data</li> 125 <li>if there isn't a layer in progress</li> 126 <li>if there already was a change to that node</li> 127 <li>if there is no node with that name</li> 128 <li>if the node is marked read-only in a lower layer</li> 129 <li>if the name is not a valid node name</li> 130 <li>if the attributes are not valid for the node</li> [all …]
|
| /AOO41X/main/udkapi/com/sun/star/script/ |
| H A D | Converter.idl | 42 …<li>byte: byte, (short *1), (long *1), (hyper *1), (float *1), (double *1), (enum *2), (any *3), b… 43 …<li>short: byte, short, (long *1), (hyper *1), (float *7), (double *7), (enum *2), (any *3), boole… 44 …<li>long: byte, short, long, (hyper *1), (float *7), (double *7), enum, (any *3), boolean, char, (… 45 …<li>hyper: byte, short, long, hyper, (float *7), (double *7), enum, (any *3), boolean, char, (stri… 46 …<li>float: byte, short, long, hyper, float, (double *7), (enum *8), (any *3), boolean, char, (stri… 47 …<li>double: byte, short, long, hyper, float, double, enum, (any *3), boolean, char, (string *5)</l… 48 …<li>enum: (byte *9), (short *9), (long *9), (hyper *9), (float *9), (double *9), (enum *10), (any … 49 <li>void: ok for all types</li> 50 <li>any: ok for all types</li> 51 …<li>boolean: byte, short, long, hyper, float, double, (any *3), boolean, char, (string *12). 0 => … [all …]
|
| /AOO41X/main/offapi/com/sun/star/style/ |
| H A D | Style.idl | 130 <li>TableHeader</li> 131 <li>Table</li> 132 <li>Frame</li> 133 <li>Section</li> 134 <li>Footnote</li> 135 <li>Endnote</li> 136 <li>Header</li> 137 <li>Footer</li> 138 <li>OutlineLevel1</li> 139 <li>OutlineLevel2</li> [all …]
|
| /AOO41X/main/offapi/com/sun/star/graphic/ |
| H A D | GraphicDescriptor.idl | 62 <li>image/bmp</li> 63 <li>image/gif</li> 64 <li>image/jpeg</li> 65 <li>image/x-photo-cd</li> 66 <li>image/x-pcx</li> 67 <li>image/png</li> 68 <li>image/tiff</li> 69 <li>image/x-xbitmap</li> 70 <li>image/x-xpixmap</li> 71 <li>image/x-portable-bitmap</li> [all …]
|
| H A D | MediaProperties.idl | 51 <li>private:resource/projectshortname/bitmap/12345</li> 52 <li>private:resource/projectshortname/bitmapex/12345</li> 53 <li>private:resource/projectshortname/image/12345</li> 54 <li>private:resource/projectshortname/imagelist/12345</li> 55 <li>private:resource/projectshortname/imagelist/12345/12</li> 58 <ul> <li>vnd.sun.star.GraphicObject:10000000000001940000012FB99807BD</li> </ul> 95 <li>image/bmp</li> 96 <li>image/gif</li> 97 <li>image/jpeg</li> 98 <li>image/png</li> [all …]
|
| /AOO41X/main/offapi/com/sun/star/sheet/ |
| H A D | AccessibleSpreadsheetPageView.idl | 55 <li>The parent returned by 58 is the window wich contains the view of these page preview.</li> 59 <li>The children returned by 65 an object that supports one of the following services.</li> 67 <li><type scope="::com::sun::star::sheet" 72 every header and footer that is at least partially visible.</li> 73 <li><type scope="::com::sun::star::table">AccessibleTableView</type>: 80 part of a table that is displayed on a certain page.</li> 81 <li><type scope="::com::sun::star::drawing">AccessibleShape</type>: 89 whether they are bound to a table or a cell.</li> [all …]
|
| H A D | AccessibleSpreadsheetDocumentView.idl | 59 <li>The parent returned by <method>getAccessibleParent</method> 60 is the window wich contains the view of these document.</li> 61 <li>The children returned by <method>getAccessibleChild</method> all 64 an object that supports one of the following services.</li> 66 <li><type scope="::com::sun::star::sheet">AccessibleSpreadsheet</type>: 72 in the current document window.</li> 73 <li><type scope="::com::sun::star::drawing">AccessibleShape</type>: 79 whether they are bound to a table or a cell.</li> 80 <li><type scope="::com::sun::star::text">AccessibleParagraphView</type>: 85 only if a cell is in edit mode.</li> [all …]
|
| H A D | AccessibleCell.idl | 59 <li>The parent returned by 62 is the accessible spreadsheet.</li> 63 <li>This object has no children.</li> 64 <li>The description is ???.</li> 65 <li>The name is something like A10 or B23 or so on.</li> 66 <li>The role is <const scope="::com::sun::star::accessibility" 67 >AccessibleRole::TABLE_CELL</const></li> 68 <li>There are relations between the cell and the shapes with an anchor 69 on this cell.</li> 70 <li>The following states are supported: [all …]
|
| H A D | AccessiblePageHeaderFooterAreasView.idl | 55 <li>The parent returned by <method scope="::com::sun::star::accessibility" 57 is the accessible spreadsheet page preview.</li> 58 <li>The children returned by 66 returns an object that supports one of the following services.</li> 68 <li><type scope="::com::sun::star::text">AccessibleHeaderFooterView</type>: 72 every header and footer that is at least partially visible.</li> 76 <li>The first is the left area, than the centre area and the last 77 is the right area.</li> 79 <li>The description is ???.</li> 80 <li>The name is Header or Footer respectively.</li> [all …]
|
| /AOO41X/main/offapi/com/sun/star/text/ |
| H A D | Cell.idl | 71 <li>CellStyle: optional property, not implemented.</li> 72 <li>CellBackColor: matched to 'BackColor'.</li> 73 <li>IsCellBackgroundTransparent: matched to 'BackTransparent'.</li> 74 <li>HoriJustify: non-functional implementation.</li> 75 <li>VertJustify: non-functional implementation.</li> 76 <li>IsTextWrapped: non-functional implementation.</li> 77 <li>ParaIndent: non-functional implementation.</li> 78 <li>Orientation: non-functional implementation.</li> 79 <li>RotateAngle: non-functional implementation.</li> 80 <li>RotateReference: non-functional implementation.</li> [all …]
|
| H A D | DocumentIndexLevelFormat.idl | 46 <li> 50 <li> 53 </li> 54 <li> 57 </li> 58 <li> 61 </li> 62 <li> 65 </li> 66 <li> [all …]
|
| /AOO41X/main/offapi/com/sun/star/ui/dialogs/ |
| H A D | TemplateDescription.idl | 53 <li>A checkbox "Auto Extension"</li> 54 <li>A checkbox "Password"</li> 62 <li>A checkbox "Auto Extension"</li> 63 <li>A checkbox "Password"</li> 64 <li>A checkbox "Filter Options"</li> 72 <li>A checkbox "Auto Extension"</li> 73 <li>A checkbox "Selection"</li> 81 <li>A checkbox "Auto Extension"</li> 82 <li>A listbox "Template" for selecting different templates</li> 90 <li>A checkbox "Insert as link" [all …]
|
| /AOO41X/main/offapi/com/sun/star/ucb/ |
| H A D | FileContent.idl | 105 <li> 112 </li> 113 <li> 117 </li> 118 <li> 124 </li> 140 <li> 142 </li> 143 <li> 145 </li> [all …]
|
| /AOO41X/main/offapi/com/sun/star/presentation/ |
| H A D | PresentationDocument.idl | 60 <li><type>TitleTextShape</type></li> 61 <li><type>OutlinerShape</type></li> 62 <li><type>SubtitleShape</type></li> 63 <li><type>GraphicObjectShape</type></li> 64 <li><type>PageShape</type></li> 65 <li><type>OLE2Shape</type></li> 66 <li><type>ChartShape</type></li> 67 <li><type>NotesShape</type></li> 68 <li><type>HandoutShape</type></li> 69 <li><type>HeaderShape</type></li> [all …]
|