Home
last modified time | relevance | path

Searched refs:caption (Results 1 – 25 of 96) sorted by relevance

1234

/aoo42x/main/offapi/com/sun/star/drawing/
H A DCaptionShape.idl67 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 DCaptionType.idl39 /** 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 DCaptionEscapeDirection.idl40 /** 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.
/aoo42x/main/oox/source/dump/
H A Dxlsbdumper.ini676 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 Doledumper.ini290 0x00000001=caption
379 0x00002000=caption-left
460 0x00000008=caption
503 0x0000000000800000=caption
546 0x00000008=caption
827 0x00080000=caption
/aoo42x/main/oovbaapi/ooo/vba/excel/
H A DXButton.idl47 /** Visible caption of the button. */
50 /** Font settings for the entire caption text. */
53 /** Horizontal alignment of the caption. */
56 /** Vertical alignment of the caption. */
63 /** Access to text and text formatting of the button caption. */
/aoo42x/main/offapi/com/sun/star/smarttags/
H A DXSmartTagAction.idl120 /** 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.
/aoo42x/main/offapi/com/sun/star/chart/
H A DChartDataCaption.idl45 /** 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 DDiagram.idl132 /** specifies how the caption of data points is displayed.
H A DChartDataPointProperties.idl112 /** specifies a string that is used to separate the parts of a data label (caption)
/aoo42x/main/offapi/com/sun/star/awt/
H A DUnoControlDialogModel.idl96 /** 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 DXMessageBox.idl33 /** the caption text.
/aoo42x/test/testgui/source/testlib/gui/
H A DSCTool.java58 String caption = scInputBarInput.getCaption(); in getCellInput() local
62 return caption.contains("[12479]") ? "" : caption; in getCellInput()
/aoo42x/test/testgui/source/bvt/gui/
H A DFileExport.java565 String caption = passwdDlg.getCaption(); in HandleBlockers() local
566 if (caption.toLowerCase().indexOf( in HandleBlockers()
569 if (caption.toLowerCase().indexOf("properties") >= 0) in HandleBlockers()
571 if (SupportedFormats(caption)) in HandleBlockers()
/aoo42x/main/offapi/com/sun/star/text/
H A DReferenceFieldPart.idl66 /** The category and the number of a caption is displayed.
71 /** The caption text of a caption is displayed.
/aoo42x/main/offapi/com/sun/star/chart2/
H A DDataPointLabel.idl55 /** The caption contains the category name of the category to
61 caption.
/aoo42x/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl47 caption {color:blue;text-align:left;}
78 <caption>
80 </caption>
/aoo42x/main/sw/source/ui/table/
H A Dchartins.src58 Text [ en-US ] = "~First row as caption" ;
67 Text [ en-US ] = "First ~column as caption" ;
/aoo42x/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleTable.java687 XAccessible caption = oObj.getAccessibleCaption(); in _getAccessibleCaption() local
688 log.println("getAccessibleCaption(): " + caption); in _getAccessibleCaption()
/aoo42x/main/cui/source/options/
H A Doptchart.src75 // $(ROW) can be a number or the caption of the row in quotes
/aoo42x/main/solenv/inc/
H A Dextension_helplink.mk66 -$(RM) $(XHPLINKSRC)/$(@:b)/caption/*.*
/aoo42x/main/helpcontent2/util/
H A Dtarget.pmk42 -$(RM) $(MISC)$/ziptmp$(@:b)$/caption/*.*
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTable.idl285 /** Returns the caption for the table.
288 If the table has a caption then a reference to it is returned,
H A DAccessibleEventId.idl312 /** Constant used to indicate that the table caption has changed. The
315 old and new accessible objects representing the table caption.
/aoo42x/main/offapi/com/sun/star/form/
H A DFormComponentType.idl70 /** specifies a control that displays a frame around a group of controls with or without a caption.

Completed in 91 milliseconds

1234