namespace com :: sun :: star :: task { class XInteractionHandler; }
namespace svt
{ // We cannot derive from cppu::WeakImplHelper because we would export the inline //generated class. This conflicts with other libraries if they use the same inline //class. class SVT_DLLPUBLIC JavaContext final : public css::uno::XCurrentContext
{
public: /** A message box is onlydisplayedonceforarecurringJavaerror.Thatisonly thefirsttimeJavaInteractionHandler.handleiscalledwitha particularRequestthenthemessageboxisshown.Afterwards nothinghappens.
*/
JavaContext( const css::uno::Reference< css::uno::XCurrentContext> & ctx );
~JavaContext();
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.