summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/syswin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/syswin.hxx')
-rw-r--r--vcl/inc/vcl/syswin.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/inc/vcl/syswin.hxx b/vcl/inc/vcl/syswin.hxx
index c8062e3dc352..19cce93d44dd 100644
--- a/vcl/inc/vcl/syswin.hxx
+++ b/vcl/inc/vcl/syswin.hxx
@@ -204,10 +204,6 @@ public:
// for systems like MacOSX which can display the URL a document is loaded from
// separately from the window title
void SetRepresentedURL( const rtl::OUString& );
- const rtl::OUString& GetRepresentedURL() const;
-
- void SetZLevel( sal_uInt8 nLevel );
- sal_uInt8 GetZLevel() const;
void EnableSaveBackground( sal_Bool bSave = sal_True );
sal_Bool IsSaveBackgroundEnabled() const;