From 88f9ced6e3e8d26073dc15953d547a7808675f52 Mon Sep 17 00:00:00 2001 From: Oliver Specht Date: Mon, 12 Mar 2001 11:30:40 +0000 Subject: new property: AnchorFrame --- sw/inc/unomid.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sw/inc/unomid.h') diff --git a/sw/inc/unomid.h b/sw/inc/unomid.h index e1e327583617..60309803d0e3 100644 --- a/sw/inc/unomid.h +++ b/sw/inc/unomid.h @@ -2,9 +2,9 @@ * * $RCSfile: unomid.h,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: os $ $Date: 2001-03-06 15:46:22 $ + * last change: $Author: os $ $Date: 2001-03-12 12:30:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,6 +85,7 @@ #define MID_ANCHOR_ANCHORTYPE 0 #define MID_ANCHOR_PAGENUM 1 +#define MID_ANCHOR_ANCHORFRAME 2 #define MID_URL_HYPERLINKFORMAT 0 #define MID_URL_HYPERLINKNAME 1 -- cgit