LibreOffice Module toolkit (master) 1
|
#include <com/sun/star/awt/grid/XGridControl.hpp>
#include <com/sun/star/awt/grid/XGridRowSelection.hpp>
#include <toolkit/controls/unocontrolbase.hxx>
#include <toolkit/controls/unocontrolmodel.hxx>
#include <cppuhelper/implbase2.hxx>
#include <toolkit/helper/listenermultiplexer.hxx>
#include <memory>
Go to the source code of this file.
Classes | |
class | toolkit::UnoGridModel |
class | toolkit::UnoGridControl |
Namespaces | |
namespace | toolkit |
Typedefs | |
typedef ::cppu::AggImplInheritanceHelper2< UnoControlBase, css::awt::grid::XGridControl, css::awt::grid::XGridRowSelection > | toolkit::UnoGridControl_Base |