Home
last modified time | relevance | path

Searched refs:OFunctions (Results 1 – 5 of 5) sorted by relevance

/trunk/main/reportdesign/source/core/api/
H A DFunctions.cxx41 OFunctions::OFunctions(const uno::Reference< report::XFunctionsSupplier >& _xParent,const uno::Refe… in DBG_NAME()
52 OFunctions::~OFunctions() in ~OFunctions()
57 void SAL_CALL OFunctions::dispose() throw(uno::RuntimeException) in dispose()
64 void SAL_CALL OFunctions::disposing() in disposing()
75 uno::Reference< report::XFunction > SAL_CALL OFunctions::createFunction( ) throw (uno::RuntimeExce… in createFunction()
145 ::sal_Int32 SAL_CALL OFunctions::getCount( ) throw (uno::RuntimeException) in getCount()
161 uno::Type SAL_CALL OFunctions::getElementType( ) throw (uno::RuntimeException) in getElementType()
166 ::sal_Bool SAL_CALL OFunctions::hasElements( ) throw (uno::RuntimeException) in hasElements()
173 uno::Reference< uno::XInterface > SAL_CALL OFunctions::getParent( ) throw (uno::RuntimeException) in getParent()
184 void SAL_CALL OFunctions::addContainerListener( const uno::Reference< container::XContainerListener… in addContainerListener()
[all …]
H A DGroup.cxx59 m_xFunctions = new OFunctions(this,m_xContext); in DBG_NAME()
H A DReportDefinition.cxx784 m_pImpl->m_xFunctions = new OFunctions(this,m_aProps->m_xContext); in IMPLEMENT_FORWARD_REFCOUNT()
/trunk/main/reportdesign/source/core/inc/
H A DFunctions.hxx41 class OFunctions : public comphelper::OBaseMutex, class
50 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…
/trunk/main/connectivity/source/drivers/odbc/
H A Dmakefile.mk53 $(SLO)$/OFunctions.obj

Completed in 33 milliseconds