Kaydet (Commit) 3ba4b5a9 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove this property temporarily until I understand the exception

Change-Id: I74a4dfcebd61ca1b6befa9f49214e4155ce0bd34
üst 4e3e1712
......@@ -65,7 +65,6 @@ const SfxItemPropertySet* GetErrorBarPropertySet()
{MAP_CHAR_LEN("ErrorBarRangeNegative"),7,&getCppuType((OUString*)0),0,0}, // read-only for export
{MAP_CHAR_LEN("Weight"),8,&getCppuType((const double*)0),0,0},
{MAP_CHAR_LEN("LineStyle"),9,&getCppuType((com::sun::star::drawing::LineStyle*)0),0,0},
{MAP_CHAR_LEN("LineDashName"),10,&getCppuType((OUString*)0),0,0},
{MAP_CHAR_LEN("LineDash"),10,&getCppuType((drawing::LineDash*)0),0,0},
{MAP_CHAR_LEN("LineWidth"),11,&getCppuType((sal_Int32*)0),0,0},
{MAP_CHAR_LEN("LineColor"),12,&getCppuType((com::sun::star::util::Color*)0),0,0},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment