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