summaryrefslogtreecommitdiff
path: root/svx/source/sdr
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2009-07-31 11:37:50 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2009-07-31 11:37:50 +0000
commit245232fece90430b382072a247fbb7a45e73d8cd (patch)
tree489ec55317b678ec2a46c105772efc5c08e80c20 /svx/source/sdr
parentdb82809ff63d391907278e45e55616db1bfdbf06 (diff)
#i10000#: call to a aBlockTextPrimitive(): adapt first parameter to interface definition
Diffstat (limited to 'svx/source/sdr')
-rw-r--r--svx/source/sdr/contact/viewcontactofgraphic.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/contact/viewcontactofgraphic.cxx b/svx/source/sdr/contact/viewcontactofgraphic.cxx
index 1284a4b14d23..b083a1014299 100644
--- a/svx/source/sdr/contact/viewcontactofgraphic.cxx
+++ b/svx/source/sdr/contact/viewcontactofgraphic.cxx
@@ -302,7 +302,7 @@ namespace sdr
// directly create temp SdrBlockTextPrimitive2D
drawinglayer::primitive2d::SdrBlockTextPrimitive2D aBlockTextPrimitive(
- *pSdrText,
+ pSdrText,
*pOPO,
aTextRangeTransform,
false,