get the x-error-import working as well, fdo#60083
Change-Id: I2d2af3944985776cb8bebf47322b348745d66410
This commit is contained in:
@@ -1056,6 +1056,7 @@ void SetErrorBarPropertiesFromStyleName( const OUString& aStyleName, uno::Refere
|
||||
{
|
||||
sal_Int32 aBarStyle = com::sun::star::chart::ErrorBarStyle::NONE;
|
||||
aAny >>= aBarStyle;
|
||||
xBarProp->setPropertyValue("ErrorBarStyle", aAny);
|
||||
|
||||
aAny = SchXMLTools::getPropertyFromContext("ShowPositiveError",
|
||||
pSeriesStyleContext,pStylesCtxt);
|
||||
|
Reference in New Issue
Block a user