summaryrefslogtreecommitdiff
path: root/include/vcl/ITiledRenderable.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-11-18 15:20:30 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-11-18 16:39:18 +0100
commit479325dec83ea2747f3ce27ca7e817695b15e1bb (patch)
tree924ea165413f0528261e98bdb792c887e1630efd /include/vcl/ITiledRenderable.hxx
parent4bddfc00d25a42917db79ceaf0547c2e792132c4 (diff)
vcl::ITiledRenderable::initializeForTiledRendering: support init. arguments
Change-Id: I9a6a75457078dc6383673f4c1a2012b69b5cefdd
Diffstat (limited to 'include/vcl/ITiledRenderable.hxx')
-rw-r--r--include/vcl/ITiledRenderable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/ITiledRenderable.hxx b/include/vcl/ITiledRenderable.hxx
index e1cdf83ac439..a86bb4d62721 100644
--- a/include/vcl/ITiledRenderable.hxx
+++ b/include/vcl/ITiledRenderable.hxx
@@ -94,7 +94,7 @@ public:
* Setup various document properties that are needed for the document to
* be renderable via tiled rendering.
*/
- virtual void initializeForTiledRendering() = 0;
+ virtual void initializeForTiledRendering(const css::uno::Sequence<css::beans::PropertyValue>& rArguments) = 0;
/**
* Registers a callback that will be invoked whenever the tiled renderer