Searched refs:mxWrapper (Results 1 – 2 of 2) sorted by relevance
540 mxWrapper = NULL; in ~SbModule()546 if ( !mxWrapper.is() ) in GetUnoModule()547 mxWrapper = new DocObjectWrapper( this ); in GetUnoModule()549 …er (0x%x)", rtl::OUStringToOString( GetName(), RTL_TEXTENCODING_UTF8 ).getStr(), mxWrapper.get() ); in GetUnoModule()550 return mxWrapper; in GetUnoModule()
66 com::sun::star::uno::Reference< com::sun::star::script::XInvocation > mxWrapper; member in SbModule
Completed in 32 milliseconds