|
LibreOffice Module unotest (master) 1
|
#include <unotest/macros_test.hxx>#include <vector>#include <com/sun/star/document/MacroExecMode.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/frame/DispatchHelper.hpp>#include <com/sun/star/packages/zip/ZipFileAccess.hpp>#include <com/sun/star/security/CertificateValidity.hpp>#include <com/sun/star/security/XCertificate.hpp>#include <com/sun/star/xml/crypto/XSecurityEnvironment.hpp>#include <basic/basrdll.hxx>#include <cppunit/TestAssert.h>#include <comphelper/sequence.hxx>#include <comphelper/processfactory.hxx>#include <unotest/directories.hxx>#include <osl/file.hxx>#include <osl/process.h>#include <osl/thread.h>#include <tools/datetime.hxx>#include <unotools/tempfile.hxx>#include <unotools/ucbstreamhelper.hxx>#include <vcl/scheduler.hxx>Go to the source code of this file.
Namespaces | |
| namespace | unotest |
| const css::uno::Reference<css::xml::crypto::XSecurityEnvironment>& env |
Definition at line 188 of file macros_test.cxx.
Referenced by unotest::MacrosTest::GetValidCertificate(), unotest::MacrosTest::IsValid(), and org.openoffice.test.OfficeConnection::setUp().
| DateTime now |
Definition at line 186 of file macros_test.cxx.
| OUString subjectName |
Definition at line 187 of file macros_test.cxx.