summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/mgetempl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/mgetempl.cxx')
-rw-r--r--sfx2/source/dialog/mgetempl.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sfx2/source/dialog/mgetempl.cxx b/sfx2/source/dialog/mgetempl.cxx
index d96dff69405f..d6777008014b 100644
--- a/sfx2/source/dialog/mgetempl.cxx
+++ b/sfx2/source/dialog/mgetempl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mgetempl.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:23:08 $
+ * last change: $Author: kz $ $Date: 2006-07-06 14:36:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -296,6 +296,8 @@ SfxManageStyleSheetPage::~SfxManageStyleSheetPage()
*/
{
+ aNameEd.SetGetFocusHdl( Link() );
+ aNameEd.SetLoseFocusHdl( Link() );
delete pFamilies;
pItem = 0;
pStyle = 0;