diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-11 08:06:32 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-11 08:06:32 +0000 |
commit | f469efbdd05f8aff8debe8156054b487c04c621d (patch) | |
tree | 819801e4788a89ce9008ca5be848204713f0f7c3 /transex3 | |
parent | 098c8a390d76ebd1e1a683350cca7c666fdbd3d4 (diff) |
INTEGRATION: CWS gh13 (1.10.52); FILE MERGED
2007/05/03 09:54:40 gh 1.10.52.1: do not check external links for equality
Diffstat (limited to 'transex3')
-rw-r--r-- | transex3/inc/tagtest.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/transex3/inc/tagtest.hxx b/transex3/inc/tagtest.hxx index bf08682527dd..f423fa1bcd13 100644 --- a/transex3/inc/tagtest.hxx +++ b/transex3/inc/tagtest.hxx @@ -4,9 +4,9 @@ * * $RCSfile: tagtest.hxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: hr $ $Date: 2006-06-19 17:19:51 $ + * last change: $Author: kz $ $Date: 2007-05-11 09:06:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -118,7 +118,7 @@ explicit TokenInfo( TokenId pnId, USHORT nP, String paStr, ParserMessageList Does the property contain the same value for all languages e.g.: the href in a link tag **/ - BOOL IsPropertyInvariant( const ByteString &aName ) const; + BOOL IsPropertyInvariant( const ByteString &aName, const String &aValue ) const; /** a subset of IsPropertyInvariant but containing only those that are fixable we dont wat to fix e.g.: ahelp :: visibility |