LibreOffice Module chart2 (master) 1
Namespaces | Enumerations | Functions
FillProperties.hxx File Reference
#include "PropertyHelper.hxx"
#include "FastPropertyIdRanges.hxx"
#include "charttoolsdllapi.hxx"
#include <vector>
Include dependency graph for FillProperties.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  chart
 
namespace  chart::FillProperties
 

Enumerations

enum  {
  chart::FillProperties::PROP_FILL_STYLE = FAST_PROPERTY_ID_START_FILL_PROP ,
  chart::FillProperties::PROP_FILL_COLOR ,
  chart::FillProperties::PROP_FILL_TRANSPARENCE ,
  chart::FillProperties::PROP_FILL_TRANSPARENCE_GRADIENT_NAME ,
  chart::FillProperties::PROP_FILL_GRADIENT_NAME ,
  chart::FillProperties::PROP_FILL_GRADIENT_STEPCOUNT ,
  chart::FillProperties::PROP_FILL_HATCH_NAME ,
  chart::FillProperties::PROP_FILL_BITMAP_NAME ,
  chart::FillProperties::PROP_FILL_BITMAP_OFFSETX ,
  chart::FillProperties::PROP_FILL_BITMAP_OFFSETY ,
  chart::FillProperties::PROP_FILL_BITMAP_POSITION_OFFSETX ,
  chart::FillProperties::PROP_FILL_BITMAP_POSITION_OFFSETY ,
  chart::FillProperties::PROP_FILL_BITMAP_RECTANGLEPOINT ,
  chart::FillProperties::PROP_FILL_BITMAP_LOGICALSIZE ,
  chart::FillProperties::PROP_FILL_BITMAP_SIZEX ,
  chart::FillProperties::PROP_FILL_BITMAP_SIZEY ,
  chart::FillProperties::PROP_FILL_BITMAP_MODE ,
  chart::FillProperties::PROP_FILL_BACKGROUND
}
 

Functions

OOO_DLLPUBLIC_CHARTTOOLS void chart::FillProperties::AddPropertiesToVector (std::vector< css::beans::Property > &rOutProperties)
 
OOO_DLLPUBLIC_CHARTTOOLS void chart::FillProperties::AddDefaultsToMap (::chart::tPropertyValueMap &rOutMap)