Home
last modified time | relevance | path

Searched refs:legend (Results 1 – 25 of 77) sorted by relevance

1234

/trunk/main/offapi/com/sun/star/chart/
H A DChartLegendPosition.idl33 /** specifies one of the default positions of the legend in relation
40 /** no chart legend is displayed.
42 <p>To disable the legend you should set the property
50 /** displays the chart legend on the left side of the diagram.
52 <p>The second entry in the legend is placed below the first
59 /** displays the chart legend above the diagram.
61 <p>The second entry in the legend is placed an the right hand
68 /** displays the chart legend on the right side of the diagram.
70 <p>The second entry in the legend is placed below the first
77 /** displays the chart legend beneath the diagram.
[all …]
H A DChartLegendExpansion.idl35 /** Specifies sizing aspects of the legend
39 …/** The legend entries are arranged in a single row if possible. If not enough space is available …
46 …/** The legend entries are stacked in a single column if possible. If not enough space is availabl…
53 …/** The legend entries are arranged in a way that the aspect ratio of the resulting legend is as n…
57 /** The size of the legend is given explicitly
H A DChartLegend.idl49 /** specifies the legend of a chart.
55 objects inside the legend.</p>
85 /** determines the alignment of the legend relative
H A DChartDocument.idl51 sub-title or a legend.
87 /** determines if the legend is shown or hidden.
H A DAccessibleChartDocumentView.idl77 titles, a legend and the diagram. The diagram and the legend are
H A DAccessibleChartElement.idl78 elements are the titles, legend, diagram and axes. The
80 "(x|y|z)-axis-title", "legend", "diagram", "(x|y|z)-axis"
H A DXChartDocument.idl85 the shape of the legend of the chart document.
/trunk/main/offapi/com/sun/star/chart2/
H A DLegend.idl43 /** Describes a legend for a <type>Diagram</type>.
51 /** The interface for registering and removing legend entries.
59 /** Determines how the aspect ratio of the legend should roughly
63 for a legend that is positioned on the right or left hand
64 side. Use <member>LegendExpansion::WIDE</member> for a legend
69 /** Determines, whether the legend should be redered by the view.
83 <p>If a relative position is given the legend is not automatically placed,
86 <p>If <void/>, the legend position is solely determined by the
H A DXDiagram.idl64 /** returns the legend, which may represent data series and other
69 /** sets a new legend.
H A DXLegend.idl36 /** interface for the legend of a diagram
H A DLegendPosition.idl57 /** The position of the legend is given by an offset value
H A DXChartType.idl85 <type>DataSeries</type> in dialogs or the legend.
/trunk/test/testuno/source/fvt/uno/sc/chart/
H A DChartLegend.java207 XShape legend = xChartDocument.getLegend(); in testLegendPosition() local
208 Point aPoint = legend.getPosition(); in testLegendPosition()
210 legend.setPosition(aPoint); in testLegendPosition()
218 legend = xChartDocument.getLegend(); in testLegendPosition()
219 Point resultPoint = legend.getPosition(); in testLegendPosition()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_XChartDocument.java88 XShape legend = oObj.getLegend(); in _getLegend() local
89 tRes.tested("getLegend()", legend != null); in _getLegend()
/trunk/main/offapi/com/sun/star/table/
H A DXTableCharts.idl69 used to set labels for the category axis or the legend.
73 be used to set labels for the category axis or the legend.
/trunk/main/svx/source/svdraw/
H A Dsvdstr.src1977 Text [ en-US ] = "Type of legend" ;
1982 Text [ en-US ] = "Fixed legend angle" ;
2002 Text [ en-US ] = "Relative exit legend" ;
2007 Text [ en-US ] = "Relative exit legend" ;
2012 Text [ en-US ] = "Absolute exit of legend" ;
2022 Text [ en-US ] = "AutoLength of legend lines" ;
/trunk/main/slideshow/qa/debug/
H A Dreadme.txt16 state, a legend for the color values can be obtained by the colors.sh
/trunk/main/oox/source/drawingml/chart/
H A Dchartspacefragment.cxx100 case C_TOKEN( legend ): in onCreateContext()
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf701 …port into <PRODUCTNAME>, select Insert->Data Labels->show legend icon with label and the legend ke…
704 en-US = "only legend to the right is supported on import. Change legend position in <PRODUCTNAME> a…
941 …sed by uneven data souce, external data source, unsupported chart types, floating legend position."
966 …sed by uneven data souce, external data source, unsupported chart types, floating legend position."
/trunk/main/chart2/source/controller/dialogs/
H A Dres_LegendPosition_tmpl.hrc35 Text [ en-US ] = "~Display legend" ; \
H A Dtp_Wizard_TitlesAndObjects.src67 Text [ en-US ] = "Choose titles, legend, and grid settings";
H A Dres_DataLabel_tmpl.hrc95 Text [ en-US ] = "Show ~legend key" ; \
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DMakefile159 @echo legend or the title to add a $(APP5_NAME). The example terminates
/trunk/main/oox/source/dump/
H A Dbiffdumper.ini874 shortlist=CHFRBLOCK-TYPE,0,axes-set,,text,,axis,type-group,data-table,frame,,legend,legend-exceptio…
892 0x000F=legend
982 0x001E=uint8,dec,legend-pos,CHFRLAYOUT-LEGENDPOS
1060 shortlist=CHOBJECTLINK-TARGET,0,none,title,y-axis,x-axis,datapoint,legend,none,z-axis,,,,,axis-unit
/trunk/main/toolkit/src2xml/
H A Dsrc.lst261 ../../sch/source/ui/dlg/legend.src

Completed in 73 milliseconds

1234