INTEGRATION: CWS notes2 (1.36.56); FILE MERGED
2007/12/15 16:12:00 mod 1.36.56.2: RESYNC: (1.36-1.37); FILE MERGED 2007/11/29 11:07:28 mba 1.36.56.1: #i84074#: load and save annotations with rich text formatting
This commit is contained in:
parent
96d6530c8c
commit
5de7669d66
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: txtflde.hxx,v $
|
||||
*
|
||||
* $Revision: 1.37 $
|
||||
* $Revision: 1.38 $
|
||||
*
|
||||
* last change: $Author: ihi $ $Date: 2007-11-26 15:24:25 $
|
||||
* last change: $Author: rt $ $Date: 2008-02-19 13:12:24 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -542,6 +542,7 @@ private:
|
|||
const ::rtl::OUString sPropertyVariableSubType;
|
||||
const ::rtl::OUString sPropertyHelp;
|
||||
const ::rtl::OUString sPropertyTooltip;
|
||||
const ::rtl::OUString sPropertyTextRange;
|
||||
|
||||
const ::rtl::OUString sEmpty;
|
||||
|
||||
|
|
Loading…
Reference in a new issue