Home
last modified time | relevance | path

Searched refs:axis (Results 26 – 50 of 128) sorted by relevance

123456

/aoo41x/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeExtrusion.idl123 /** This attributes specifies the rotation angle about the x-axis in grad.
124 The order of rotation is: z-axis, y-axis and then x-axis. The z-axis is
H A DMirrorAxis.idl34 /** defines an axis for simple mirroring.
41 /** mirror to the vertical axis
48 /** mirror to the horizontal axis
H A DXShapeMirror.idl59 at the given axis.
67 the given axis.
/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_AxisPositions.src75 Text [ en-US ] = "~Cross other axis at" ;
153 "Near axis" ;
154 "Near axis (other side)" ;
255 "At axis" ;
256 "At axis and labels" ;
H A Dres_Titlesx_tmpl.hrc112 Text [ en-US ] = "~X axis" ; \
118 Text [ en-US ] = "~Y axis" ; \
124 Text [ en-US ] = "~Z axis" ; \
136 Text [ en-US ] = "X ~axis" ; \
H A Ddlg_InsertAxis_Grid.src59 Text [ en-US ] = "~X axis";
68 Text [ en-US ] = "~Y axis";
77 Text [ en-US ] = "~Z axis";
/aoo41x/main/offapi/com/sun/star/chart/
H A DChartTitle.idl43 the sub title, and axis titles of the x- and y-axis.</p>
72 in handy if you want to align the axis titles with the axis,
H A DBarDiagram.idl103 axis, this property determines how to display those. If
105 axis, thus they are painted one group over the other.
108 they were all attached to the same axis.</p>
111 only one axis, this property has no effect.</p>
H A DChartAxisAssign.idl33 /** These values specify to which y-axis a data row is assigned.
39 /** Assign row to primary <i>y</i>-axis
45 /** Assign row to secondary <i>y</i>-axis
H A DChartAxisType.idl38 …/** the type of the axis is choosen automatically dependent on the chart type, the dimension and t…
42 /** the axis represent discrete category texts if chart type and the dimension allows
46 /** the axis shows dates if the given data and chart type and the dimension allows
H A DChartDataRowProperties.idl78 /** determines to which axis the data row is assigned.
80 <p>The axis must be a primary or secondary y-axis</p>
H A DXDateCategories.idl54 /** retrieves the date values if the category x-axis id a date axis
H A DXTwoAxisYSupplier.idl41 /** gives access to both the primary and the secondary y-axis of a diagram.@see XChartDocume…
48 the properties of the secondary <i>y</i>-axis of the
H A DXTwoAxisXSupplier.idl41 /** gives access to both the primary and the secondary <i>x</i>-axis
51 the properties of the secondary <i>x</i>-axis of the
H A DTimeIncrement.idl34 /** A TimeIncrement describes how tickmarks are positioned on the scale of a date-time axis.
52 this is the smallest time unit that is displayed on the date-time axis.
/aoo41x/main/oox/source/export/
H A Dpreset-definitions-to-shape-types.pl723 my ( $axis ) = @_;
725 my $a0 = $quadratic_bezier[0]->{$axis};
726 my $a1 = $quadratic_bezier[1]->{$axis};
727 my $a2 = $quadratic_bezier[2]->{$axis};
/aoo41x/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.hxx358 basegfx::B3DVector axis; member in SRotate
480 basegfx::B3DVector axis; member in RotateAndScaleDepthByWidth
496 basegfx::B3DVector axis; member in RotateAndScaleDepthByHeight
/aoo41x/main/offapi/com/sun/star/text/
H A DViewSettings.idl183 /** Specifies the number of intervals between grid points on the X-axis.
194 /** Specifies the number of intervals between grid points on the Y-axis.
206 on the X-axis.
218 on the Y-axis.
/aoo41x/main/oox/source/dump/
H A Dbiffdumper.ini793 shortlist=CHAXIS-TYPE,0,x-axis,y-axis,z-axis
853 0x0010=date-axis
855 0x0040=auto-axis-cross
874 shortlist=CHFRBLOCK-TYPE,0,axes-set,,text,,axis,type-group,data-table,frame,,legend,legend-exceptio…
1011 0x0002=maximum-axis-cross
1044 0x0004=axis-enabled
1060 shortlist=CHOBJECTLINK-TARGET,0,none,title,y-axis,x-axis,datapoint,legend,none,z-axis,,,,,axis-unit
1094 0x0001=axis-labels
1201 shortlist=CHTEXT-PLACEMENT,0,context,outside,inside,center,axis,above,below,left,right,auto,manual
1229 0x0010=auto-axis-cross
[all …]
/aoo41x/main/qadevOOo/tests/java/ifc/chart/
H A D_XAxisXSupplier.java81 XPropertySet axis = oObj.getXAxis(); in _getXAxis() local
82 result = (axis != null); in _getXAxis()
H A D_XAxisYSupplier.java84 XPropertySet axis = oObj.getYAxis(); in _getYAxis() local
85 result = (axis != null); in _getYAxis()
H A D_XAxisZSupplier.java83 XPropertySet axis = oObj.getZAxis(); in _getZAxis() local
84 result = (axis != null); in _getZAxis()
/aoo41x/main/offapi/com/sun/star/animations/
H A DAnimationTransformType.idl50 /** defines a skew transformation for x-axis
54 /** defines a skew transformation for y-axis
/aoo41x/main/offapi/com/sun/star/awt/
H A DDeviceInfo.idl75 /** contains the X-axis resolution of the device in pixel/meter.
81 /** contains the Y-axis resolution of the device in pixel/meter.
/aoo41x/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.

Completed in 92 milliseconds

123456