diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-07-24 06:19:21 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-07-24 06:19:21 -0700 |
commit | 3f14d0b924673d5746251442682ca431511979b3 (patch) | |
tree | 274370821ff35b8725000fb7b7059d8c3bd0ba5f /svtools/inc | |
parent | 9cd2558f47b84cc60e3ec08127885c0317586e7b (diff) |
unusedcode.easy: Class SvtDocumentTemplateDialog cleanup
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/svtools/templdlg.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/svtools/inc/svtools/templdlg.hxx b/svtools/inc/svtools/templdlg.hxx index ba62c3ec5a89..4765dbb6a643 100644 --- a/svtools/inc/svtools/templdlg.hxx +++ b/svtools/inc/svtools/templdlg.hxx @@ -74,14 +74,8 @@ public: </ul> */ - struct SelectOnly { }; - SvtDocumentTemplateDialog( Window* _pParent, SelectOnly ); - ~SvtDocumentTemplateDialog(); - sal_Bool IsFileSelected( ) const; - String GetSelectedFileURL( ) const; - void SelectTemplateFolder(); private: |