LibreOffice Module toolkit (master) 1
Classes | Namespaces | Typedefs
gridcontrol.hxx File Reference
#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>
Include dependency graph for gridcontrol.hxx:
This graph shows which files directly or indirectly include this file:

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