LibreOffice Module reportdesign (master) 1
Classes | Namespaces | Typedefs
Function.hxx File Reference
#include <comphelper/uno3.hxx>
#include <cppuhelper/propertysetmixin.hxx>
#include <com/sun/star/report/XFunction.hpp>
#include <com/sun/star/report/XFunctions.hpp>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
Include dependency graph for Function.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  reportdesign::OFunction
 implementation of a More...
 

Namespaces

namespace  reportdesign
 

Typedefs

typedef ::cppu::PropertySetMixin< css::report::XFunction > reportdesign::FunctionPropertySet
 
typedef ::cppu::WeakComponentImplHelper< css::report::XFunction,css::lang::XServiceInfo > reportdesign::FunctionBase