#include <macros_test.hxx>
|
static css::uno::Any | dispatchCommand (const css::uno::Reference< css::lang::XComponent > &xComponent, const OUString &rCommand, const css::uno::Sequence< css::beans::PropertyValue > &rPropertyValues) |
|
static std::unique_ptr< SvStream > | parseExportStream (const OUString &url, const OUString &rStreamName) |
| Opens rStreamName from rTempFile, assuming it's a ZIP storage. More...
|
|
static bool | IsValid (const css::uno::Reference< css::security::XCertificate > &cert, const css::uno::Reference< css::xml::crypto::XSecurityEnvironment > &env) |
|
static css::uno::Reference< css::security::XCertificate > | GetValidCertificate (const css::uno::Sequence< css::uno::Reference< css::security::XCertificate > > &certs, const css::uno::Reference< css::xml::crypto::XSecurityEnvironment > &env, const css::uno::Sequence< css::beans::PropertyValue > &rFilterData={}) |
|
|
css::uno::Reference< css::frame::XDesktop2 > | mxDesktop |
|
Definition at line 55 of file macros_test.hxx.
◆ MacrosTest()
unotest::MacrosTest::MacrosTest |
( |
| ) |
|
◆ ~MacrosTest()
unotest::MacrosTest::~MacrosTest |
( |
| ) |
|
|
default |
◆ dispatchCommand()
css::uno::Any unotest::MacrosTest::dispatchCommand |
( |
const css::uno::Reference< css::lang::XComponent > & |
xComponent, |
|
|
const OUString & |
rCommand, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
rPropertyValues |
|
) |
| |
|
static |
◆ GetValidCertificate()
css::uno::Reference< css::security::XCertificate > unotest::MacrosTest::GetValidCertificate |
( |
const css::uno::Sequence< css::uno::Reference< css::security::XCertificate > > & |
certs, |
|
|
const css::uno::Reference< css::xml::crypto::XSecurityEnvironment > & |
env, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
rFilterData = {} |
|
) |
| |
|
static |
◆ IsValid()
bool unotest::MacrosTest::IsValid |
( |
const css::uno::Reference< css::security::XCertificate > & |
cert, |
|
|
const css::uno::Reference< css::xml::crypto::XSecurityEnvironment > & |
env |
|
) |
| |
|
static |
◆ loadFromDesktop()
uno::Reference< css::lang::XComponent > unotest::MacrosTest::loadFromDesktop |
( |
const OUString & |
rURL, |
|
|
const OUString & |
rDocService = OUString() , |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
rExtra_args = css::uno::Sequence<css::beans::PropertyValue>() |
|
) |
| |
◆ parseExportStream()
std::unique_ptr< SvStream > unotest::MacrosTest::parseExportStream |
( |
const OUString & |
url, |
|
|
const OUString & |
rStreamName |
|
) |
| |
|
static |
◆ setUpNssGpg()
void unotest::MacrosTest::setUpNssGpg |
( |
const test::Directories & |
rDirectories, |
|
|
const OUString & |
rTestName |
|
) |
| |
◆ tearDownNssGpg()
void unotest::MacrosTest::tearDownNssGpg |
( |
| ) |
|
◆ mpDll
std::unique_ptr<BasicDLL> unotest::MacrosTest::mpDll |
|
private |
◆ mxDesktop
css::uno::Reference<css::frame::XDesktop2> unotest::MacrosTest::mxDesktop |
|
protected |
The documentation for this class was generated from the following files: