LibreOffice Module canvas (master) 1
Classes | Namespaces | Functions
isurfaceproxymanager.hxx File Reference
#include <canvas/canvastoolsdllapi.h>
#include <memory>
Include dependency graph for isurfaceproxymanager.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  canvas::ISurfaceProxyManager
 Manager interface, which handles surface proxy objects. More...
 

Namespaces

namespace  canvas
 

Functions

std::shared_ptr< ISurfaceProxyManager > canvas::createSurfaceProxyManager (const std::shared_ptr< IRenderModule > &rRenderModule)
 Create a surface proxy for the given render module. More...