namespace com::sun::star::uno { class XComponentContext;
}
namespace test {
// Start up and shut down an OOo instance (details about the OOo instance are // tunneled in via "arg-..." bootstrap variables): class OOO_DLLPUBLIC_UNOTEST OfficeConnection
{
OfficeConnection(const OfficeConnection&) = delete;
OfficeConnection& operator=( const OfficeConnection& ) = delete; public:
OfficeConnection();
~OfficeConnection();
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.