LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
PolarCoordinateSystem3d Service Reference

import "PolarCoordinateSystem3d.idl";

Inheritance diagram for PolarCoordinateSystem3d:
XCoordinateSystem XInterface

Additional Inherited Members

- Public Member Functions inherited from XCoordinateSystem
long getDimension ()
 the dimension of the coordinate-system. More...
 
string getCoordinateSystemType ()
 identifies the type of coordinate system (e.g. More...
 
string getViewServiceName ()
 return a service name from which the view component for this coordinate system can be created More...
 
void setAxisByDimension ([in] long nDimension,[in] XAxis xAxis,[in] long nIndex) raises ( com::sun::star::lang::IndexOutOfBoundsException )
 The dimension says whether it is a x, y or z axis. More...
 
XAxis getAxisByDimension ([in] long nDimension,[in] long nIndex) raises ( com::sun::star::lang::IndexOutOfBoundsException )
 The dimension says whether it is a x, y or z axis. More...
 
long getMaximumAxisIndexByDimension ([in] long nDimension) raises ( com::sun::star::lang::IndexOutOfBoundsException )
 In one dimension there could be several axes to enable main and secondary axis and maybe more in future. More...
 

Detailed Description

Since
LibreOffice 4.1

The documentation for this service was generated from the following file: