Searched refs:ScriptingContext (Results 1 – 2 of 2) sorted by relevance
52 ScriptingContext::ScriptingContext( const Reference< XComponentContext > & xContext ) : //Scripting… in ScriptingContext() function in func_provider::ScriptingContext69 ScriptingContext::~ScriptingContext() in ~ScriptingContext()77 ::cppu::IPropertyArrayHelper& ScriptingContext::getInfoHelper( ) in getInfoHelper()86 ::cppu::IPropertyArrayHelper* ScriptingContext::createArrayHelper( ) const in createArrayHelper()96 Reference< beans::XPropertySetInfo > ScriptingContext::getPropertySetInfo( ) throw (RuntimeExcepti… in getPropertySetInfo()103 IMPLEMENT_GET_IMPLEMENTATION_ID( ScriptingContext ) in IMPLEMENT_GET_IMPLEMENTATION_ID() argument105 css::uno::Sequence< css::uno::Type > SAL_CALL ScriptingContext::getTypes( ) throw (css::uno::Runti… in IMPLEMENT_GET_IMPLEMENTATION_ID()
51 class ScriptingContext : public ::comphelper::OMutexAndBroadcastHelper, public ::comphelper::OPrope… class52 …public ::comphelper::OPropertyArrayUsageHelper< ScriptingContext >, public css::lang::XTypeProvid…56 ScriptingContext( const css::uno::Reference< css::uno::XComponentContext > & xContext );57 ~ScriptingContext();
Completed in 11 milliseconds