summaryrefslogtreecommitdiff
path: root/svtools/inc
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-07-24 06:19:21 -0700
committerJoseph Powers <jpowers27@cox.net>2011-07-24 06:19:21 -0700
commit3f14d0b924673d5746251442682ca431511979b3 (patch)
tree274370821ff35b8725000fb7b7059d8c3bd0ba5f /svtools/inc
parent9cd2558f47b84cc60e3ec08127885c0317586e7b (diff)
unusedcode.easy: Class SvtDocumentTemplateDialog cleanup
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/svtools/templdlg.hxx6
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: