Kaydet (Commit) c50be813 authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

INTEGRATION: CWS swdrawpositioning (1.2.92); FILE MERGED

2004/03/15 07:11:38 os 1.2.92.1: #i26173# draw positioning TabPage for sw created
üst 53d0f3aa
......@@ -2,9 +2,9 @@
*
* $RCSfile: labdlg.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: hr $ $Date: 2004-02-03 18:35:36 $
* last change: $Author: hjs $ $Date: 2004-06-28 14:04:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -162,6 +162,8 @@ private:
const SdrView* pView;
USHORT nAnchorCtrls;
Link aValidateLink;
virtual void PageCreated( USHORT nId, SfxTabPage &rPage );
public:
......@@ -170,6 +172,9 @@ public:
USHORT nAnchorTypes = 0 );
~SvxCaptionTabDialog();
//link for the Writer to validate positions
void SetValidateFramePosLink( const Link& rLink );
};
......
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