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

fix typo

Change-Id: I785c022c9f38eb54ba27fd76bb032f5fa7f34b63
üst b9cd66b9
......@@ -104,7 +104,7 @@ public class TestComponent {
}
public void setFloat_attr( float _float_attr ) throws com.sun.star.uno.RuntimeException {
_float = _float;
_float = _float_attr;
}
public double getDouble_attr() throws com.sun.star.uno.RuntimeException {
......
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