summaryrefslogtreecommitdiff
path: root/include/svx/svdobj.hxx
diff options
context:
space:
mode:
authorArmin Le Grand <Armin.Le.Grand@cib.de>2018-05-02 18:24:09 +0200
committerArmin Le Grand <Armin.Le.Grand@cib.de>2018-05-03 00:27:37 +0200
commitd57033ddf8eaa2f6992ac7d89c33dc47c7293492 (patch)
treee550e14925a64db3402fc993d6d55bbf8dc214e1 /include/svx/svdobj.hxx
parent52b6e4c9e508af0db7f942b30735bec1bb184399 (diff)
tdf#117145 Cleanup MapMode handling between SdrModel/UNO API
In current versions MapMode handling is done in ::TRSet/Get- BaseGeometry methods. These belong to SdrModel level and should not do any MapMode conversions (else all geometry and Rectangle setters/getters should have to do these, too). Instead, the UNO API implementation should do these, there are already some done there and this is the level which offers pure 100ThMM handling to the caller, independent from the used application. Change-Id: I3d7781440fc0fc6a20b5d4e79c747c988677483d Reviewed-on: https://gerrit.libreoffice.org/53748 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Armin Le Grand <Armin.Le.Grand@cib.de>
Diffstat (limited to 'include/svx/svdobj.hxx')
-rw-r--r--include/svx/svdobj.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/svdobj.hxx b/include/svx/svdobj.hxx
index df6d42f2233f..c901dfa1416d 100644
--- a/include/svx/svdobj.hxx
+++ b/include/svx/svdobj.hxx
@@ -970,9 +970,6 @@ protected:
return static_cast<const T&>(GetObjectItem(sal_uInt16(nWhich)));
}
- // get MapUnit the object is using
- MapUnit GetObjectMapUnit() const;
-
/// Sets a new UNO shape
///
/// The default implementation of this function sets the new UNO