summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unolayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/unoidl/unolayer.hxx')
-rw-r--r--sd/source/ui/unoidl/unolayer.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/unoidl/unolayer.hxx b/sd/source/ui/unoidl/unolayer.hxx
index 4388105c6c4e..a8ea2448f519 100644
--- a/sd/source/ui/unoidl/unolayer.hxx
+++ b/sd/source/ui/unoidl/unolayer.hxx
@@ -55,9 +55,6 @@ public:
// intern
SdrLayer* GetSdrLayer() const throw() { return pLayer; }
- static OUString convertToInternalName( const OUString& rName );
- static OUString convertToExternalName( const OUString& rName );
-
// uno helper
UNO3_GETIMPLEMENTATION_DECL( SdLayer )