LibreOffice Module canvas (master) 1
|
#include <sal/config.h>
#include <rendering/isurfaceproxy.hxx>
#include <rendering/isurfaceproxymanager.hxx>
#include "surfaceproxy.hxx"
Go to the source code of this file.
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... | |
|
private |
Definition at line 62 of file surfaceproxymanager.cxx.