INTEGRATION: CWS scriptingf4 (1.23.6); FILE MERGED
2004/04/28 14:35:56 toconnor 1.23.6.2: RESYNC: (1.23-1.24); FILE MERGED 2004/04/27 14:25:48 toconnor 1.23.6.1: #i28384# - implement Macro Selector specification
This commit is contained in:
parent
86b0766ec0
commit
d3e6955d5d
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: txtfldi.hxx,v $
|
||||
*
|
||||
* $Revision: 1.24 $
|
||||
* $Revision: 1.25 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2004-03-30 16:12:49 $
|
||||
* last change: $Author: rt $ $Date: 2004-05-19 08:54:21 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -1111,6 +1111,7 @@ class XMLMacroFieldImportContext : public XMLTextFieldImportContext
|
|||
|
||||
const ::rtl::OUString sPropertyHint;
|
||||
const ::rtl::OUString sPropertyMacroName;
|
||||
const ::rtl::OUString sPropertyScriptURL;
|
||||
const ::rtl::OUString sPropertyLibraryName;
|
||||
|
||||
::rtl::OUString sDescription;
|
||||
|
|
Loading…
Reference in a new issue