Kaydet (Commit) e32da3af authored tarafından Noel Grandin's avatar Noel Grandin

fix Win build

ambiguous symbol

Change-Id: Ie3eea266b6a1bf6ca65edaf6a2f22e543a128646
üst b03f2cb6
......@@ -101,7 +101,7 @@ sal_Int32 lclGetTickMark( sal_Int32 nToken )
case XML_out: return OUTER;
case XML_cross: return INNER | OUTER;
}
return NONE;
return css::chart2::TickmarkStyle::NONE;
}
/**
......
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