LibreOffice Module toolkit (master) 1
Classes | Namespaces | Typedefs
tablerenderer.hxx File Reference
#include <controls/table/tabletypes.hxx>
#include <rtl/ustring.hxx>
#include <memory>
Include dependency graph for tablerenderer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  svt::table::ITableRenderer
 interface to implement by components rendering a ->TableControl More...
 

Namespaces

namespace  com
 
namespace  com ::sun
 
namespace  com ::sun ::star
 
namespace  com ::sun ::star ::uno
 
namespace  tools
 
namespace  vcl
 
namespace  svt
 
namespace  svt::table
 

Typedefs

typedef OutputDevice vcl::RenderContext
 
typedef std::shared_ptr< ITableRenderer > svt::table::PTableRenderer