summaryrefslogtreecommitdiff
path: root/autodoc/source/display/toolkit/hf_navi_main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/toolkit/hf_navi_main.cxx')
-rw-r--r--autodoc/source/display/toolkit/hf_navi_main.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/autodoc/source/display/toolkit/hf_navi_main.cxx b/autodoc/source/display/toolkit/hf_navi_main.cxx
index ab378a153bca..de5fca30081f 100644
--- a/autodoc/source/display/toolkit/hf_navi_main.cxx
+++ b/autodoc/source/display/toolkit/hf_navi_main.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
@@ -113,10 +113,10 @@ HF_NaviMainRow::HF_NaviMainRow( Xml::Element & o_out )
{
aItems.reserve(5);
- pRow =
+ pRow =
&( CurOut()
>> *new Html::Table
- << new Html::ClassAttr("navimain")
+ << new Html::ClassAttr("navimain")
<< new Xml::AnAttribute( "border", "0" )
<< new Xml::AnAttribute( "cellpadding", "3" )
>> *new Html::TableRow