Home
last modified time | relevance | path

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

/aoo41x/main/reportdesign/source/core/api/
H A DFunctions.cxx40 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 …]
H A DGroup.cxx58 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()
/aoo41x/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…
/aoo41x/main/connectivity/source/drivers/odbc/
H A Dmakefile.mk53 $(SLO)$/OFunctions.obj

Completed in 40 milliseconds