Searched refs:OFunctions (Results 1 – 5 of 5) sorted by relevance
40 OFunctions::OFunctions(const uno::Reference< report::XFunctionsSupplier >& _xParent,const uno::Refe… in DBG_NAME()51 OFunctions::~OFunctions() in ~OFunctions()56 void SAL_CALL OFunctions::dispose() throw(uno::RuntimeException) in dispose()63 void SAL_CALL OFunctions::disposing() in disposing()74 uno::Reference< report::XFunction > SAL_CALL OFunctions::createFunction( ) throw (uno::RuntimeExce… in createFunction()80 void SAL_CALL OFunctions::insertByIndex( ::sal_Int32 Index, const uno::Any& aElement ) throw (lang:… in insertByIndex()107 void SAL_CALL OFunctions::removeByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException… in removeByIndex()124 void SAL_CALL OFunctions::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) throw (lang:… in replaceByIndex()144 ::sal_Int32 SAL_CALL OFunctions::getCount( ) throw (uno::RuntimeException) in getCount()150 uno::Any SAL_CALL OFunctions::getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsExceptio… in getByIndex()[all …]
58 m_xFunctions = new OFunctions(this,m_xContext); in DBG_NAME()
784 m_pImpl->m_xFunctions = new OFunctions(this,m_aProps->m_xContext); in IMPLEMENT_FORWARD_REFCOUNT()
41 class OFunctions : public comphelper::OBaseMutex, class50 OFunctions& operator=(const OFunctions&);51 OFunctions(const OFunctions&);56 virtual ~OFunctions();64 …explicit OFunctions( const ::com::sun::star::uno::Reference< ::com::sun::star::report::XFunctionsS…
53 $(SLO)$/OFunctions.obj