diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:48:54 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:48:54 +0000 |
commit | 4e23a105fe37d9cce4a12a01d0bf9f8562334383 (patch) | |
tree | 9d1288376e1c70cc40a450105adb7861a7e7a636 /autodoc | |
parent | 1d319c5fbe1d601e621f4fbb5da12bd30ca01c0b (diff) |
INTEGRATION: CWS adc17 (1.4.18); FILE MERGED
2007/08/31 14:45:29 np 1.4.18.2: #i80569# remove wrong pchs.
2007/08/10 10:37:09 np 1.4.18.1: #i23626 correct spacing in autodoc output#
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/source/ary_i/kernel/ci_atag2.cxx | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/autodoc/source/ary_i/kernel/ci_atag2.cxx b/autodoc/source/ary_i/kernel/ci_atag2.cxx index 69eb3987e0df..2b57b4d94e70 100644 --- a/autodoc/source/ary_i/kernel/ci_atag2.cxx +++ b/autodoc/source/ary_i/kernel/ci_atag2.cxx @@ -4,9 +4,9 @@ * * $RCSfile: ci_atag2.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:38:25 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:48:54 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,10 +33,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_autodoc.hxx" - - #include <precomp.h> #include <ary_i/ci_atag2.hxx> @@ -52,6 +48,7 @@ namespace info void DocuTag_Display::Display_TextToken( const csi::dsapi::DT_TextToken & ) {} +void DocuTag_Display::Display_White() {} void DocuTag_Display::Display_MupType( const csi::dsapi::DT_MupType & ) {} void DocuTag_Display::Display_MupMember( |