LibreOffice Module chart2 (master) 1
|
#include <LabelPositionHelper.hxx>
#include <PlottingPositionHelper.hxx>
#include <PropertyMapper.hxx>
#include <RelativeSizeHelper.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/drawing/TextVerticalAdjust.hpp>
#include <com/sun/star/drawing/TextHorizontalAdjust.hpp>
#include <cmath>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | chart |
Functions | |
static void | chart::lcl_doDynamicFontResize (uno::Any *pAOldAndNewFontHeightAny, const awt::Size &rOldReferenceSize, const awt::Size &rNewReferenceSize) |