LibreOffice Module chart2 (master) 1
Namespaces
TitleWrapper.cxx File Reference
#include "TitleWrapper.hxx"
#include "Chart2ModelContact.hxx"
#include <ControllerLockGuard.hxx>
#include <comphelper/sequence.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/chart2/RelativePosition.hpp>
#include <com/sun/star/chart2/XTitle.hpp>
#include <CharacterProperties.hxx>
#include <LinePropertiesHelper.hxx>
#include <FillProperties.hxx>
#include <UserDefinedProperties.hxx>
#include "WrappedCharacterHeightProperty.hxx"
#include "WrappedTextRotationProperty.hxx"
#include "WrappedAutomaticPositionProperties.hxx"
#include "WrappedScaleTextProperties.hxx"
#include <algorithm>
#include <rtl/ustrbuf.hxx>
#include <cppuhelper/propshlp.hxx>
#include <utility>
Include dependency graph for TitleWrapper.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 
namespace  chart::wrapper
 

Variable Documentation

◆ m_xContext

Reference< uno::XComponentContext > m_xContext
protected

Definition at line 64 of file TitleWrapper.cxx.

Referenced by chart::ChartTypeTemplate::GetComponentContext().