LibreOffice Module xmloff (master) 1
Public Member Functions | List of all members
SchXML3DSceneAttributesHelper Class Reference

#include <SchXMLPlotAreaContext.hxx>

Inheritance diagram for SchXML3DSceneAttributesHelper:
[legend]
Collaboration diagram for SchXML3DSceneAttributesHelper:
[legend]

Public Member Functions

 SchXML3DSceneAttributesHelper (SvXMLImport &rImporter)
 
virtual ~SchXML3DSceneAttributesHelper ()
 
void getCameraDefaultFromDiagram (const css::uno::Reference< css::chart::XDiagram > &xDiagram)
 
- Public Member Functions inherited from SdXML3DSceneAttributesHelper
 SdXML3DSceneAttributesHelper (SvXMLImport &rImporter)
 
SvXMLImportContextcreate3DLightContext (const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList)
 creates a 3d light context and adds it to the internal list for later processing More...
 
void processSceneAttribute (const sax_fastparser::FastAttributeList::FastAttributeIter &aIter)
 this should be called for each scene attribute More...
 
void setSceneAttributes (const css::uno::Reference< css::beans::XPropertySet > &xPropSet)
 this sets the scene attributes at this propertyset More...
 

Additional Inherited Members

- Protected Attributes inherited from SdXML3DSceneAttributesHelper
SvXMLImport & mrImport
 
::std::vector< rtl::Reference< SdXML3DLightContext > > maList
 
css::drawing::HomogenMatrix mxHomMat
 
bool mbSetTransform
 
css::drawing::ProjectionMode mxPrjMode
 
sal_Int32 mnDistance
 
sal_Int32 mnFocalLength
 
sal_Int32 mnShadowSlant
 
css::drawing::ShadeMode mxShadeMode
 
sal_Int32 maAmbientColor
 
bool mbLightingMode
 
::basegfx::B3DVector maVRP
 
::basegfx::B3DVector maVPN
 
::basegfx::B3DVector maVUP
 
bool mbVRPUsed
 

Detailed Description

Definition at line 47 of file SchXMLPlotAreaContext.hxx.

Constructor & Destructor Documentation

◆ SchXML3DSceneAttributesHelper()

SchXML3DSceneAttributesHelper::SchXML3DSceneAttributesHelper ( SvXMLImport &  rImporter)
explicit

Definition at line 84 of file SchXMLPlotAreaContext.cxx.

◆ ~SchXML3DSceneAttributesHelper()

SchXML3DSceneAttributesHelper::~SchXML3DSceneAttributesHelper ( )
virtual

Definition at line 118 of file SchXMLPlotAreaContext.cxx.

Member Function Documentation

◆ getCameraDefaultFromDiagram()

void SchXML3DSceneAttributesHelper::getCameraDefaultFromDiagram ( const css::uno::Reference< css::chart::XDiagram > &  xDiagram)

The documentation for this class was generated from the following files: