LibreOffice Module reportdesign (master) 1
|
#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>
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 |