LibreOffice Module chart2 (master) 1
Public Member Functions | Public Attributes | List of all members
chart::VLineProperties Struct Reference

#include <VLineProperties.hxx>

Public Member Functions

 VLineProperties ()
 
void initFromPropertySet (const css::uno::Reference< css::beans::XPropertySet > &xProp)
 
bool isLineVisible () const
 

Public Attributes

css::uno::Any Color
 
css::uno::Any LineStyle
 
css::uno::Any Transparence
 
css::uno::Any Width
 
css::uno::Any DashName
 
css::uno::Any LineCap
 

Detailed Description

Definition at line 32 of file VLineProperties.hxx.

Constructor & Destructor Documentation

◆ VLineProperties()

chart::VLineProperties::VLineProperties ( )

Definition at line 32 of file VLineProperties.cxx.

References LineCap, Transparence, and Width.

Member Function Documentation

◆ initFromPropertySet()

void chart::VLineProperties::initFromPropertySet ( const css::uno::Reference< css::beans::XPropertySet > &  xProp)

◆ isLineVisible()

bool chart::VLineProperties::isLineVisible ( ) const

Definition at line 64 of file VLineProperties.cxx.

References Transparence.

Member Data Documentation

◆ Color

css::uno::Any chart::VLineProperties::Color

◆ DashName

css::uno::Any chart::VLineProperties::DashName

◆ LineCap

css::uno::Any chart::VLineProperties::LineCap

◆ LineStyle

css::uno::Any chart::VLineProperties::LineStyle

◆ Transparence

css::uno::Any chart::VLineProperties::Transparence

◆ Width

css::uno::Any chart::VLineProperties::Width

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