summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShellBase.hxx
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-10-06 23:44:37 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2016-10-06 23:54:22 +0300
commitff085ed8fd6438d855526a8a4d699960e4d3cc73 (patch)
tree243e99db2a0c8c298461ac4bd89bd70a017fed73 /sd/source/ui/inc/ViewShellBase.hxx
parent44ba8c2b986bb94b8809885bdf7dc97ae7db7398 (diff)
tdf#95845 Use CommandInfoProvider
Change-Id: Ief823dd19bc1c56a4acf380bfec8d35bdb20ad96
Diffstat (limited to 'sd/source/ui/inc/ViewShellBase.hxx')
-rw-r--r--sd/source/ui/inc/ViewShellBase.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/inc/ViewShellBase.hxx b/sd/source/ui/inc/ViewShellBase.hxx
index dca78c06c58b..5cddc4244876 100644
--- a/sd/source/ui/inc/ViewShellBase.hxx
+++ b/sd/source/ui/inc/ViewShellBase.hxx
@@ -243,9 +243,6 @@ private:
OUString GetInitialViewShellType();
};
-OUString ImplRetrieveLabelFromCommand( const css::uno::Reference< css::frame::XFrame >& xFrame, const OUString& aCmdURL );
-
-
} // end of namespace sd
#endif