LibreOffice Module reportdesign (master) 1
|
#include <com/sun/star/report/XFunctions.hpp>
#include <com/sun/star/report/XFunctionsSupplier.hpp>
#include <cppuhelper/compbase.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <cppuhelper/basemutex.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
class | reportdesign::OFunctions |
implementation of a More... | |
Namespaces | |
namespace | reportdesign |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::report::XFunctions > | reportdesign::FunctionsBase |