summaryrefslogtreecommitdiff
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
commitb69898b51477499ebc399b843c3f42b8855e49b6 (patch)
treeaf1e00b3272fd0a07cd05058fb9bb5a845596787
parentd56994ff3cb3cada585a016b24e197df04b300ae (diff)
#i10000#: call to a aBlockTextPrimitive(): adapt first parameter to interface definition
-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 40f005dd5c..29ee7efce1 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,