35namespace LinePropertiesHelper
52 std::vector< css::beans::Property > & rOutProperties );
57 css::beans::XPropertySet >& xLineProperties );
59 css::beans::XPropertySet >& xLineProperties );
61 css::beans::XPropertySet >& xLineProperties );
63 css::beans::XPropertySet >& xGridProperties, sal_Int32 nColor );
OOO_DLLPUBLIC_CHARTTOOLS void AddDefaultsToMap(::chart::tPropertyValueMap &rOutMap)
OOO_DLLPUBLIC_CHARTTOOLS void AddPropertiesToVector(std::vector< css::beans::Property > &rOutProperties)
void SetLineColor(const css::uno::Reference< css::beans::XPropertySet > &xGridProperties, sal_Int32 nColor)
void SetLineVisible(const css::uno::Reference< css::beans::XPropertySet > &xLineProperties)
void SetLineInvisible(const css::uno::Reference< css::beans::XPropertySet > &xLineProperties)
bool IsLineVisible(const css::uno::Reference< css::beans::XPropertySet > &xLineProperties)
@ FAST_PROPERTY_ID_START_LINE_PROP
std::unordered_map< tPropertyValueMapKey, css::uno::Any > tPropertyValueMap
class SAL_NO_VTABLE XPropertySet