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


] > the MacroSecurityLevel is just a configuration entry, see 
officecfg/registry/schema/org/openoffice/Office/Common.xcs.

] > there is already one unit test that sets the MacroSecurityLevel:

] > dbaccess/qa/complex/dbaccess/DatabaseDocument.java
(from JunitTest_dbaccess_complex)


[nicholas ferguson] 
I was looking more for a c++ unit test for calc.
in sc/qa/unit/helper/qahelper.cxx in load member function.

I can do
Line 544
SfxItemSet* pSet = pSrcMed->GetItemSet();
pSet->Put(SfxUInt16Item(SID_MACROEXECMODE,::com::sun::star::document::MacroExecMode::ALWAYS_EXECUTE_NO_WARN));

and add include
#include <com/sun/star/document/MacroExecMode.hdl>


I would like to see a c++ unit test for calc, which sets this dynamically?  It has some issues with 
the VB layer...still researching...
On/Off/On/Off

Does anyone have that kind of test already written?



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.