LibreOffice Module sc (master) 1
Typedefs
vbaaxes.cxx File Reference
#include "vbaaxes.hxx"
#include "vbaaxis.hxx"
#include "vbachart.hxx"
#include <basic/sberrors.hxx>
#include <cppuhelper/exc_hlp.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/script/BasicErrorException.hpp>
#include <ooo/vba/excel/XlAxisType.hpp>
#include <ooo/vba/excel/XlAxisGroup.hpp>
#include <ooo/vba/excel/XAxis.hpp>
#include <utility>
Include dependency graph for vbaaxes.cxx:

Go to the source code of this file.

Typedefs

typedef ::std::pair< sal_Int32, sal_Int32 > AxesCoordinate
 

Typedef Documentation

◆ AxesCoordinate

typedef ::std::pair<sal_Int32, sal_Int32 > AxesCoordinate

Definition at line 41 of file vbaaxes.cxx.