summaryrefslogtreecommitdiffstats
path: root/svtools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-01-31 09:39:40 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-31 11:37:25 +0000
commit4995bccb953dd398585f1f328fed10e9c170a029 (patch)
tree0c76515680aebf2957895d414da488ddf43effc3 /svtools/inc
parentByteString->rtl::OString (diff)
downloadcore-4995bccb953dd398585f1f328fed10e9c170a029.tar.gz
core-4995bccb953dd398585f1f328fed10e9c170a029.zip
callcatcher: update list
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/svtools/filedlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/svtools/filedlg.hxx b/svtools/inc/svtools/filedlg.hxx
index b771631b45e7..e774fa559f93 100644
--- a/svtools/inc/svtools/filedlg.hxx
+++ b/svtools/inc/svtools/filedlg.hxx
@@ -56,7 +56,6 @@ public:
virtual long OK();
void SetPath( const UniString& rNewPath );
- void SetPath( const Edit& rEdit );
UniString GetPath() const;
void SetOKHdl( const Link& rLink ) { aOKHdlLink = rLink; }