Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


Hi,

Michael Stahl schrieb am 28-Feb-19 um 10:54:
On 28.02.19 01:31, Regina Henschel wrote:
The shape members mXRenderedCustomShape and  mxCustomShapeEngine are empty. I have tried to generate them by calling GetSdrObjectFromCustomShape(). It sets "com.sun.star.drawing.EnhancedCustomShapeEngine" as engine. But in the given context the servicemanager has it neither in data_.services nor in data_.namedImplementations.

try this: git grep EnhancedCustomShapeEngine | grep component

the problem is that sd/CppunitTest_sd_import_tests lacks the component file "svx/util/svx" - it only has "svx/util/svxcore".

I have added it. But the problems persist. More, if I add "svx/util/svx" and "svx/util/svxcore" to sd\CppunitTest_sd_misc_tests.mk, then its test "testTdf96708()" fails. If I remove "svx/util/svx", it does not fail.

As I wrote in my other mail, I now create a PolyPolygon and examine it. Was a tip from Armin. I have put the test to customshapes.cxx in svx/qa/unit, where the other tests for this patch are too. And thanks to your remainder to care of the make file too, linking works too.

It works so far now. https://gerrit.libreoffice.org/#/c/68029/ has now the tests too. Only gerrit_linux_clang_dbgutil is still working.

Kind regards
Regina

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.