Kaydet (Commit) 0cc026a8 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS aw024 (1.7.92); FILE MERGED

2006/09/21 18:59:52 aw 1.7.92.6: RESYNC: (1.10-1.11); FILE MERGED
2006/08/03 15:21:00 aw 1.7.92.5: RESYNC: (1.9-1.10); FILE MERGED
2006/07/04 12:48:04 aw 1.7.92.4: RESYNC: (1.8-1.9); FILE MERGED
2005/09/18 03:58:10 aw 1.7.92.3: RESYNC: (1.7-1.8); FILE MERGED
2005/05/26 11:28:01 aw 1.7.92.2: #i39531#
2005/05/19 12:31:19 aw 1.7.92.1: #i39529#
üst ba3d6084
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: navigatortreemodel.cxx,v $ * $RCSfile: navigatortreemodel.cxx,v $
* *
* $Revision: 1.11 $ * $Revision: 1.12 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 05:12:57 $ * last change: $Author: ihi $ $Date: 2006-11-14 13:26:23 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -1057,7 +1057,7 @@ namespace svxform ...@@ -1057,7 +1057,7 @@ namespace svxform
return NULL; return NULL;
FmFormView* pFormView = m_pFormShell->GetFormView(); FmFormView* pFormView = m_pFormShell->GetFormView();
SdrPageView* pPageView = pFormView->GetPageViewPvNum(0); SdrPageView* pPageView = pFormView->GetSdrPageView();
SdrPage* pPage = pPageView->GetPage(); SdrPage* pPage = pPageView->GetPage();
SdrObjListIter aIter( *pPage ); SdrObjListIter aIter( *pPage );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment