Kaydet (Commit) 95692db6 authored tarafından Miklos Vajna's avatar Miklos Vajna

port ScOutlineObj to new UnoApiTest ctor

That makes 'make subsequentcheck' pass here again.

Change-Id: I50d74759b6ae6cd2bfa62a76028dc74931ffb3b0
üst 561ec646
...@@ -65,6 +65,7 @@ sal_Int32 ScOutlineObj::nTest = 0; ...@@ -65,6 +65,7 @@ sal_Int32 ScOutlineObj::nTest = 0;
uno::Reference< lang::XComponent > ScOutlineObj::mxComponent; uno::Reference< lang::XComponent > ScOutlineObj::mxComponent;
ScOutlineObj::ScOutlineObj() ScOutlineObj::ScOutlineObj()
: UnoApiTest("/sc/qa/extras/testdocuments")
{ {
} }
......
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