Home
last modified time | relevance | path

Searched refs:ScriptingContext (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/scripting/source/provider/
H A DScriptingContext.cxx52 ScriptingContext::ScriptingContext( const Reference< XComponentContext > & xContext ) : //Scripting… in ScriptingContext() function in func_provider::ScriptingContext
69 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() argument
105 css::uno::Sequence< css::uno::Type > SAL_CALL ScriptingContext::getTypes( ) throw (css::uno::Runti… in IMPLEMENT_GET_IMPLEMENTATION_ID()
H A DScriptingContext.hxx51 class ScriptingContext : public ::comphelper::OMutexAndBroadcastHelper, public ::comphelper::OPrope… class
52 …public ::comphelper::OPropertyArrayUsageHelper< ScriptingContext >, public css::lang::XTypeProvid…
56 ScriptingContext( const css::uno::Reference< css::uno::XComponentContext > & xContext );
57 ~ScriptingContext();

Completed in 10 milliseconds