/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | CaptionShape.idl | 67 caption area 81 /** This is the radius of the caption area corners. 85 /** The caption point property specify the position of 87 rendered from the caption area. 98 the line of a caption is fixed or free. If this 106 the line of a caption. 113 text area of the caption and the start of the line. 118 line of a caption. 130 the line of a caption. 135 the line of a caption. [all …]
|
H A D | CaptionType.idl | 39 /** the caption line is a straight line from a caption area edge to the 40 caption point. 45 /** the caption line is the shortest line from the caption area edge to 46 the caption point. 51 /** the caption line is build up with a straight line from the caption area 52 edge, followed by the shortest line to the caption area point.
|
H A D | CaptionEscapeDirection.idl | 40 /** the caption line leaves the caption area at the horizontal edge 41 that is nearest to the caption point. 46 /** the caption line leaves the caption area at the vertical edge 47 that is nearest to the caption point. 52 /** the caption line leaves the caption area at the edge 53 that is nearest to the caption point.
|
/aoo4110/main/oox/source/dump/ |
H A D | xlsbdumper.ini | 676 0x0008=has-caption 825 0x00080000=has-data-caption 826 0x00100000=has-grand-total-caption 846 0x00000040=!has-error-caption 847 0x00000080=!has-missing-caption 850 0x00000400=has-row-header-caption 851 0x00000800=has-col-header-caption 888 0x40000000=has-subtotal-caption 922 …nknown,count,percent,sum,caption-equal,caption-not-equal,caption-begins-width,caption-not-begins-w… 923 …10=caption-contains,caption-not-contains,caption-greater-than,caption-greater-equal,caption-less-t… [all …]
|
H A D | oledumper.ini | 290 0x00000001=caption 379 0x00002000=caption-left 460 0x00000008=caption 503 0x0000000000800000=caption 546 0x00000008=caption 827 0x00080000=caption
|
/aoo4110/main/offapi/com/sun/star/smarttags/ |
H A D | XSmartTagAction.idl | 120 /** obtains the caption of the smart tag type for using in user 129 Is used for localization of the caption. 132 the caption associated with the smart tag type. 187 /** obtains a caption for a specified action for use in user 197 Is used for localization of the caption. 217 the caption of the requested action. 297 /** determines whether a caption is dynamic. 312 a boolean indicating whether the caption is dynamic.
|
/aoo4110/main/oovbaapi/ooo/vba/excel/ |
H A D | SheetObject.idl | 93 /** Visible caption of the button. */ 96 /** Font settings for the entire caption text. */ 99 /** Horizontal alignment of the caption. */ 102 /** Vertical alignment of the caption. */ 109 /** Access to text and text formatting of the button caption. */
|
/aoo4110/main/offapi/com/sun/star/chart/ |
H A D | ChartDataCaption.idl | 45 /** The caption contains the value of the data point in the number 53 /** The caption contains the value of the data point in percent of 64 /** The caption contains the category name of the category to 80 /** The symbol of data column/row is additionally displayed in the caption.
|
H A D | ChartDataPointProperties.idl | 112 /** specifies a string that is used to separate the parts of a data label (caption)
|
H A D | Diagram.idl | 132 /** specifies how the caption of data points is displayed.
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | UnoControlDialogModel.idl | 96 /** specifies the font attributes of the text in the caption bar of the dialog. 103 value of the text in the caption bar of the dialog. 110 value of the text in the caption bar of the dialog. 152 /** specifies the text that is displayed in the caption bar of the dialog.
|
H A D | XMessageBox.idl | 33 /** the caption text.
|
/aoo4110/test/testgui/source/testlib/gui/ |
H A D | SCTool.java | 58 String caption = scInputBarInput.getCaption(); in getCellInput() local 62 return caption.contains("[12479]") ? "" : caption; in getCellInput()
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | ReferenceFieldPart.idl | 66 /** The category and the number of a caption is displayed. 71 /** The caption text of a caption is displayed.
|
/aoo4110/main/offapi/com/sun/star/chart2/ |
H A D | DataPointLabel.idl | 55 /** The caption contains the category name of the category to 61 caption.
|
/aoo4110/ext_libraries/ratscan/scan/ |
H A D | rat-output-to-html.xsl | 47 caption {color:blue;text-align:left;} 78 <caption> 80 </caption>
|
/aoo4110/main/sw/source/ui/table/ |
H A D | chartins.src | 60 Text [ en-US ] = "~First row as caption" ; 69 Text [ en-US ] = "First ~column as caption" ;
|
/aoo4110/main/qadevOOo/tests/java/ifc/accessibility/ |
H A D | _XAccessibleTable.java | 687 XAccessible caption = oObj.getAccessibleCaption(); in _getAccessibleCaption() local 688 log.println("getAccessibleCaption(): " + caption); in _getAccessibleCaption()
|
/aoo4110/main/cui/source/options/ |
H A D | optchart.src | 75 // $(ROW) can be a number or the caption of the row in quotes
|
/aoo4110/main/solenv/inc/ |
H A D | extension_helplink.mk | 66 -$(RM) $(XHPLINKSRC)/$(@:b)/caption/*.*
|
/aoo4110/main/helpcontent2/util/ |
H A D | target.pmk | 42 -$(RM) $(MISC)$/ziptmp$(@:b)$/caption/*.*
|
/aoo4110/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleTable.idl | 285 /** Returns the caption for the table. 288 If the table has a caption then a reference to it is returned,
|
H A D | AccessibleEventId.idl | 312 /** Constant used to indicate that the table caption has changed. The 315 old and new accessible objects representing the table caption.
|
/aoo4110/main/offapi/com/sun/star/form/ |
H A D | FormComponentType.idl | 70 /** specifies a control that displays a frame around a group of controls with or without a caption.
|
/aoo4110/main/extensions/source/dbpilots/ |
H A D | groupboxpages.src | 211 Text [ en-US ] = "Which ~caption is to be given to your option group?";
|