From e244c2c56528dff0d4cfa4e46c3d24ca141bf2be Mon Sep 17 00:00:00 2001 From: Armin Le Grand Date: Tue, 17 Jul 2018 15:16:39 +0200 Subject: tdf#117707 Correctly Scale ItemSets when pasting from External Change-Id: Id01777a786fa7bb75d46ee0f78da645e94f7b840 Reviewed-on: https://gerrit.libreoffice.org/57556 Tested-by: Jenkins Reviewed-by: Armin Le Grand --- include/svx/sdr/properties/defaultproperties.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/svx') diff --git a/include/svx/sdr/properties/defaultproperties.hxx b/include/svx/sdr/properties/defaultproperties.hxx index beff46818c30..a7a7d666a953 100644 --- a/include/svx/sdr/properties/defaultproperties.hxx +++ b/include/svx/sdr/properties/defaultproperties.hxx @@ -101,9 +101,6 @@ namespace sdr // DefaultProperties::GetObjectItemSet() if a new ItemSet is created. // Default implementation does nothing. virtual void ForceDefaultAttributes(); - - // Scale the included ItemSet. - void Scale(const Fraction& rScale); }; } // end of namespace properties } // end of namespace sdr -- cgit v1.2.3