From 9a76129137ef722405d2a3752c88b8d39626947d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 26 Mar 2003 11:51:31 +0000 Subject: INTEGRATION: CWS tbe3 (1.2.48); FILE MERGED 2003/02/27 14:22:09 tbe 1.2.48.1: #103595# accessibility for dialog editor --- basctl/source/inc/dlgedpage.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'basctl') diff --git a/basctl/source/inc/dlgedpage.hxx b/basctl/source/inc/dlgedpage.hxx index fc3e5eef1478..2cfad0c67574 100644 --- a/basctl/source/inc/dlgedpage.hxx +++ b/basctl/source/inc/dlgedpage.hxx @@ -2,9 +2,9 @@ * * $RCSfile: dlgedpage.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: tbe $ $Date: 2001-03-23 16:13:46 $ + * last change: $Author: vg $ $Date: 2003-03-26 12:51:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,6 +89,8 @@ public: void SetDlgEdForm( DlgEdForm* pForm ) { pDlgEdForm = pForm; } DlgEdForm* GetDlgEdForm() const { return pDlgEdForm; } + + virtual SdrObject* SetObjectOrdNum(ULONG nOldObjNum, ULONG nNewObjNum); }; #endif //_BASCTL_DLGEDPAGE_HXX -- cgit v1.2.3