guidance to write a unit test for SetMacroSecurityLevel()

nicholas ferguson nicholasferguson at wingarch.com
Wed Nov 26 16:54:42 PST 2014


>> 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>


[nicholas ferguson] 
This does work. But someone needs to write a CPP Unit test of opening up a s/h, then dynamically changing MacroExecMode's and checking that they are ok.






More information about the LibreOffice mailing list