summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tabtempl.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-03 15:44:47 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-03 15:44:47 +0000
commit04c1e4126b3a99d6fc7a9e4f585ed98e8e8b94b1 (patch)
tree5801998b9b0720eb8a5194e8bd04c517adcff1c8 /sd/source/ui/dlg/tabtempl.cxx
parentea57fd2a536535f9bd2202f22e4e122765a2fb0b (diff)
INTEGRATION: CWS impress14 (1.11.42); FILE MERGED
2004/10/19 15:23:15 nn 1.11.42.1: #116030# don't call GetRefreshedSet to get a pool in PageCreated
Diffstat (limited to 'sd/source/ui/dlg/tabtempl.cxx')
-rw-r--r--sd/source/ui/dlg/tabtempl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/tabtempl.cxx b/sd/source/ui/dlg/tabtempl.cxx
index d61be4974610..f2c6db9dcc73 100644
--- a/sd/source/ui/dlg/tabtempl.cxx
+++ b/sd/source/ui/dlg/tabtempl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tabtempl.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2004-08-23 08:19:19 $
+ * last change: $Author: rt $ $Date: 2004-11-03 16:44:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -217,7 +217,7 @@ SdTabTemplateDlg::~SdTabTemplateDlg()
void SdTabTemplateDlg::PageCreated( USHORT nId, SfxTabPage &rPage )
{
- SfxAllItemSet aSet(*(GetRefreshedSet()->GetPool()));
+ SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));
switch( nId )
{
case RID_SVXPAGE_LINE: