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()144 ::sal_Int32 SAL_CALL OFunctions::getCount( ) throw (uno::RuntimeException) in getCount()160 uno::Type SAL_CALL OFunctions::getElementType( ) throw (uno::RuntimeException) in getElementType()165 ::sal_Bool SAL_CALL OFunctions::hasElements( ) throw (uno::RuntimeException) in hasElements()172 uno::Reference< uno::XInterface > SAL_CALL OFunctions::getParent( ) throw (uno::RuntimeException) in getParent()183 void SAL_CALL OFunctions::addContainerListener( const uno::Reference< container::XContainerListener… in addContainerListener()[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
Completed in 45 milliseconds