summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-07-25 12:00:11 +0000
committerRüdiger Timm <rt@openoffice.org>2006-07-25 12:00:11 +0000
commit1d0e448d5a6d5b0d0393e2b48590c7808fa79135 (patch)
treecb27819476c9324b4c89c71b54d98d0b6dec05a2 /basctl
parent99b8bf7bfbf25d7d289683412129a10f9e90d896 (diff)
INTEGRATION: CWS aw035 (1.20.48); FILE MERGED
2006/07/13 09:43:11 aw 1.20.48.1: #126320# SdrMark::GetObj() -> SdrMark::GetMarkedSdrObj() for unique identification
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/dlged/propbrw.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/basctl/source/dlged/propbrw.cxx b/basctl/source/dlged/propbrw.cxx
index 4b10a173c946..a12d33051070 100644
--- a/basctl/source/dlged/propbrw.cxx
+++ b/basctl/source/dlged/propbrw.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: propbrw.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 11:15:11 $
+ * last change: $Author: rt $ $Date: 2006-07-25 13:00:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -361,7 +361,7 @@ sal_Bool PropBrw::Close()
for(sal_uInt32 i=0;i<nMarkCount;i++)
{
- SdrObject* pCurrent = _rMarkList.GetMark(i)->GetObj();
+ SdrObject* pCurrent = _rMarkList.GetMark(i)->GetMarkedSdrObj();
SdrObjListIter* pGroupIterator = NULL;
if (pCurrent->IsGroupObject())
@@ -577,7 +577,7 @@ void PropBrw::Update( SdrView* pNewView )
if ( nMarkCount == 1 )
{
- DlgEdObj* pDlgEdObj = PTR_CAST( DlgEdObj, rMarkList.GetMark(0)->GetObj() );
+ DlgEdObj* pDlgEdObj = PTR_CAST( DlgEdObj, rMarkList.GetMark(0)->GetMarkedSdrObj() );
if ( pDlgEdObj )
{
if ( pDlgEdObj->IsGroupObject() ) // group object