Searched refs:ActiveMSPList (Results 1 – 5 of 5) sorted by relevance
53 ActiveMSPList::ActiveMSPList( const Reference< XComponentContext > & xContext ) : m_xContext( xCon… in ActiveMSPList() function in func_provider::ActiveMSPList60 ActiveMSPList::~ActiveMSPList() in ~ActiveMSPList()65 ActiveMSPList::createNewMSP( const uno::Any& context ) in createNewMSP()77 ActiveMSPList::getMSPFromAnyContext( const Any& aContext ) in getMSPFromAnyContext()121 …ActiveMSPList::getMSPFromInvocationContext( const Reference< document::XScriptInvocationContext >&… in getMSPFromInvocationContext()156 ActiveMSPList::getMSPFromStringContext( const ::rtl::OUString& context ) in getMSPFromStringContext()227 ActiveMSPList::addActiveMSP( const Reference< uno::XInterface >& xComponent, in addActiveMSP()254 ActiveMSPList::disposing( const ::com::sun::star::lang::EventObject& Source ) in disposing()279 ActiveMSPList::createNonDocMSPs() in createNonDocMSPs()
62 class ActiveMSPList : public ::cppu::WeakImplHelper1< css::lang::XEventListener > class67 ActiveMSPList( const css::uno::Reference<69 ~ActiveMSPList();
49 mutable rtl::Reference< ActiveMSPList > m_MSPList;53 const rtl::Reference< ActiveMSPList > & getActiveMSPList() const;
70 const rtl::Reference< ActiveMSPList > &77 m_MSPList = new ActiveMSPList( m_xComponentContext ); in getActiveMSPList()
41 $(SLO)$/ActiveMSPList.obj\
Completed in 18 milliseconds