summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-07 15:30:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 18:08:29 +0200
commitadc49a81e940cb84724288a4453b6711f283219f (patch)
treedc86287afb936e3459bc9217480884ab5bd48ea2 /sw
parent7435558847c7bbe9160e0ca6fb1a6115a34555fe (diff)
remove empty ascii boxes and stuff
Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/unoatxt.hxx4
-rw-r--r--sw/inc/unocoll.hxx5
-rw-r--r--sw/inc/unomod.hxx3
-rw-r--r--sw/inc/unosrch.hxx3
-rw-r--r--sw/inc/unostyle.hxx4
-rw-r--r--sw/inc/unotxdoc.hxx6
-rw-r--r--sw/source/ui/ribbar/concustomshape.cxx4
-rw-r--r--sw/source/ui/ribbar/tblctrl.cxx24
-rw-r--r--sw/source/ui/table/convert.cxx4
-rw-r--r--sw/source/ui/uno/unotxdoc.cxx4
-rw-r--r--sw/source/ui/utlui/gloslst.cxx38
11 files changed, 1 insertions, 98 deletions
diff --git a/sw/inc/unoatxt.hxx b/sw/inc/unoatxt.hxx
index b0d73c249132..f8e4654dd351 100644
--- a/sw/inc/unoatxt.hxx
+++ b/sw/inc/unoatxt.hxx
@@ -58,10 +58,6 @@ class SwXBodyText;
SV_DECL_REF( SwDocShell )
#endif
-
-/******************************************************************************
- *
- ******************************************************************************/
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
SAL_CALL SwXAutoTextContainer_createInstance(
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & ) throw ( ::com::sun::star::uno::Exception );
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx
index c89ce1f01fe8..0d0d5f4d0a7a 100644
--- a/sw/inc/unocoll.hxx
+++ b/sw/inc/unocoll.hxx
@@ -32,10 +32,7 @@
#include <IMark.hxx>
#include <unobaseclass.hxx>
#include "swdllapi.h"
-/***************************************************
- ***************************************************
- *
- ***************************************************/
+
class SwDoc;
class SwFrmFmt;
namespace com{namespace sun {namespace star {namespace text
diff --git a/sw/inc/unomod.hxx b/sw/inc/unomod.hxx
index 5bfa819bee45..9bac96e15ecc 100644
--- a/sw/inc/unomod.hxx
+++ b/sw/inc/unomod.hxx
@@ -37,9 +37,6 @@ class SwViewOption;
class SwPrintData;
class SwDoc;
-/******************************************************************************
- *
- ******************************************************************************/
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SwXModule_CreateInstance(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & );
class SwXModule : public cppu::WeakImplHelper4
diff --git a/sw/inc/unosrch.hxx b/sw/inc/unosrch.hxx
index fc0d0bbf5986..372778a3b153 100644
--- a/sw/inc/unosrch.hxx
+++ b/sw/inc/unosrch.hxx
@@ -25,9 +25,6 @@
#include <cppuhelper/implbase3.hxx> // helper for implementations
#include <tools/string.hxx>
-/******************************************************************************
- *
- ******************************************************************************/
class SfxItemPropertySet;
class SwXTextDocument;
class SwSearchProperties_Impl;
diff --git a/sw/inc/unostyle.hxx b/sw/inc/unostyle.hxx
index f6c63df3d861..d18eb2106dd9 100644
--- a/sw/inc/unostyle.hxx
+++ b/sw/inc/unostyle.hxx
@@ -51,10 +51,6 @@ class IStyleAccess;
class SfxItemSet;
typedef boost::shared_ptr<SfxItemSet> SfxItemSet_Pointer_t;
-/******************************************************************************
- *
- ******************************************************************************/
-
class SwXStyleFamilies : public cppu::WeakImplHelper4
<
::com::sun::star::container::XIndexAccess,
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx
index 903e487afee8..443aa763a6eb 100644
--- a/sw/inc/unotxdoc.hxx
+++ b/sw/inc/unotxdoc.hxx
@@ -134,12 +134,6 @@ class ViewShell;
typedef std::deque<UnoActionContext*> ActionContextArr;
-
-/******************************************************************************
- *
- ******************************************************************************/
-
-
typedef cppu::WeakImplHelper32
<
css::text::XTextDocument,
diff --git a/sw/source/ui/ribbar/concustomshape.cxx b/sw/source/ui/ribbar/concustomshape.cxx
index c43d9cf0e4ef..ea207855224f 100644
--- a/sw/source/ui/ribbar/concustomshape.cxx
+++ b/sw/source/ui/ribbar/concustomshape.cxx
@@ -65,10 +65,6 @@ ConstCustomShape::ConstCustomShape( SwWrtShell* pWrtShell, SwEditWin* pEditWin,
aCustomShape = ConstCustomShape::GetShapeTypeFromRequest( rReq );
}
-/*************************************************************************
-|*
-\************************************************************************/
-
rtl::OUString ConstCustomShape::GetShapeType() const
{
return aCustomShape;
diff --git a/sw/source/ui/ribbar/tblctrl.cxx b/sw/source/ui/ribbar/tblctrl.cxx
index 2893cd57ce8a..9ee21f30bf4d 100644
--- a/sw/source/ui/ribbar/tblctrl.cxx
+++ b/sw/source/ui/ribbar/tblctrl.cxx
@@ -29,13 +29,6 @@
SFX_IMPL_TOOLBOX_CONTROL( SwTableOptimizeCtrl, SfxUInt16Item );
-/**********************************************************************
-
-**********************************************************************/
-
-
-
-
SwTableOptimizeCtrl::SwTableOptimizeCtrl(
sal_uInt16 nSlotId,
sal_uInt16 nId,
@@ -44,34 +37,17 @@ SwTableOptimizeCtrl::SwTableOptimizeCtrl(
{
rTbx.SetItemBits( nId, TIB_DROPDOWNONLY | rTbx.GetItemBits( nId ) );
}
-/**********************************************************************
-
-**********************************************************************/
-
-
SwTableOptimizeCtrl::~SwTableOptimizeCtrl()
{
}
-/**********************************************************************
-
-**********************************************************************/
-
-
-
SfxPopupWindow* SwTableOptimizeCtrl::CreatePopupWindow()
{
createAndPositionSubToolBar("private:resource/toolbar/optimizetablebar");
return NULL;
}
-/**********************************************************************
-
-**********************************************************************/
-
-
-
SfxPopupWindowType SwTableOptimizeCtrl::GetPopupWindowType() const
{
return SFX_POPUPWINDOW_ONCLICK;
diff --git a/sw/source/ui/table/convert.cxx b/sw/source/ui/table/convert.cxx
index fa86fd27ae7b..d7398ec366d7 100644
--- a/sw/source/ui/table/convert.cxx
+++ b/sw/source/ui/table/convert.cxx
@@ -257,10 +257,6 @@ IMPL_LINK( SwConvertTableDlg, BtnHdl, Button*, pButton )
return 0;
}
-/*********************************************************************/
-/* */
-/*********************************************************************/
-
IMPL_LINK_NOARG(SwConvertTableDlg, CheckBoxHdl)
{
aRepeatHeaderCB.Enable(aHeaderCB.IsChecked());
diff --git a/sw/source/ui/uno/unotxdoc.cxx b/sw/source/ui/uno/unotxdoc.cxx
index 67883c866ecc..8bee384245dc 100644
--- a/sw/source/ui/uno/unotxdoc.cxx
+++ b/sw/source/ui/uno/unotxdoc.cxx
@@ -162,10 +162,6 @@ using ::osl::FileBase;
#define SW_CREATE_MARKER_TABLE 0x06
#define SW_CREATE_DRAW_DEFAULTS 0x07
-/******************************************************************************
- *
- ******************************************************************************/
-
extern bool lcl_GetPostIts( IDocumentFieldsAccess* pIDFA, _SetGetExpFlds * pSrtLst );
SwPrintUIOptions * lcl_GetPrintUIOptions(
diff --git a/sw/source/ui/utlui/gloslst.cxx b/sw/source/ui/utlui/gloslst.cxx
index 3d1cfe3b8496..abb68e3f2574 100644
--- a/sw/source/ui/utlui/gloslst.cxx
+++ b/sw/source/ui/utlui/gloslst.cxx
@@ -195,11 +195,6 @@ sal_uInt16 SwGlossaryList::GetGroupCount()
return aGroupArr.size();
}
-/********************************************************************
-
-********************************************************************/
-
-
String SwGlossaryList::GetGroupName(sal_uInt16 nPos, sal_Bool bNoPath, String* pTitle)
{
OSL_ENSURE(aGroupArr.size() > nPos, "group not available");
@@ -217,11 +212,6 @@ String SwGlossaryList::GetGroupName(sal_uInt16 nPos, sal_Bool bNoPath, String* p
}
-/********************************************************************
-
-********************************************************************/
-
-
sal_uInt16 SwGlossaryList::GetBlockCount(sal_uInt16 nGroup)
{
OSL_ENSURE(aGroupArr.size() > nGroup, "group not available");
@@ -233,11 +223,6 @@ sal_uInt16 SwGlossaryList::GetBlockCount(sal_uInt16 nGroup)
return 0;
}
-/********************************************************************
-
-********************************************************************/
-
-
String SwGlossaryList::GetBlockName(sal_uInt16 nGroup, sal_uInt16 nBlock, String& rShortName)
{
OSL_ENSURE(aGroupArr.size() > nGroup, "group not available");
@@ -250,11 +235,6 @@ String SwGlossaryList::GetBlockName(sal_uInt16 nGroup, sal_uInt16 nBlock, Strin
return aEmptyStr;
}
-/********************************************************************
-
-********************************************************************/
-
-
void SwGlossaryList::Update()
{
if(!IsActive())
@@ -366,11 +346,6 @@ void SwGlossaryList::Update()
}
}
-/********************************************************************
-
-********************************************************************/
-
-
void SwGlossaryList::Timeout()
{
// nur, wenn eine SwView den Fokus hat, wird automatisch upgedated
@@ -378,11 +353,6 @@ void SwGlossaryList::Timeout()
Update();
}
-/********************************************************************
-
-********************************************************************/
-
-
AutoTextGroup* SwGlossaryList::FindGroup(const String& rGroupName)
{
for(sal_uInt16 i = 0; i < aGroupArr.size(); i++)
@@ -394,11 +364,6 @@ AutoTextGroup* SwGlossaryList::FindGroup(const String& rGroupName)
return 0;
}
-/********************************************************************
-
-********************************************************************/
-
-
void SwGlossaryList::FillGroup(AutoTextGroup* pGroup, SwGlossaries* pGlossaries)
{
SwTextBlocks* pBlock = pGlossaries->GetGroupDoc(pGroup->sName);
@@ -450,9 +415,6 @@ bool SwGlossaryList::HasLongName(const String& rBegin, std::vector<String> *pLon
return nFound > 0;
}
-/********************************************************************
-
-********************************************************************/
void SwGlossaryList::ClearGroups()
{
sal_uInt16 nCount = aGroupArr.size();