summaryrefslogtreecommitdiff
path: root/autodoc/source/display/idl/hfi_service.cxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:20:20 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-23 15:20:20 +0200
commit4dc9c2aaf6a6b07c7afbc3620e2f34085a838294 (patch)
treec9977bbeaa286c1c906376b3f836d05eb43adea3 /autodoc/source/display/idl/hfi_service.cxx
parentc7eab7eed6263bdc62f91a2336cc60fdc3d69a49 (diff)
recreated tag libreoffice-3.3.3.1 which had these commits:
commit 1d0f0ac667d24a5e2584e81a20cf8aa52e784aa7 (tag: refs/tags/libreoffice-3.3.3.1) Author: Petr Mladek <pmladek@suse.cz> Date: Tue May 31 17:39:08 2011 +0200 Version 3.3.3.1, tag libreoffice-3.3.3.1 (3.3.3-rc1)
Notes
split repo tag: sdk_libreoffice-3.3.3.1 split repo tag: sdk_libreoffice-3.3.4.1
Diffstat (limited to 'autodoc/source/display/idl/hfi_service.cxx')
-rw-r--r--autodoc/source/display/idl/hfi_service.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc/source/display/idl/hfi_service.cxx b/autodoc/source/display/idl/hfi_service.cxx
index ad19d336e7f1..f78874020a1b 100644
--- a/autodoc/source/display/idl/hfi_service.cxx
+++ b/autodoc/source/display/idl/hfi_service.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -129,7 +129,7 @@ HF_IdlService::produce_CommentedRelations( const client & i_ce,
csv_assert( it_list );
bool bSummaryOnly = ( i_docType == doctype_summaryOnly );
- HF_SubTitleTable aTable(
+ HF_SubTitleTable aTable(
CurOut(),
bSummaryOnly ? i_summaryLabel : i_detailsLabel,
bSummaryOnly ? i_summaryTitle : i_detailsTitle,