summaryrefslogtreecommitdiff
path: root/sw/source/ui/dochdl/gloshdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dochdl/gloshdl.cxx')
-rw-r--r--sw/source/ui/dochdl/gloshdl.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/ui/dochdl/gloshdl.cxx b/sw/source/ui/dochdl/gloshdl.cxx
index fc584fc37e11..9190766c50ea 100644
--- a/sw/source/ui/dochdl/gloshdl.cxx
+++ b/sw/source/ui/dochdl/gloshdl.cxx
@@ -60,7 +60,6 @@
using namespace ::com::sun::star;
-
const short RET_EDIT = 100;
// PUBLIC METHODS -------------------------------------------------------
@@ -73,7 +72,6 @@ struct TextBlockInfo_Impl
typedef boost::ptr_vector<TextBlockInfo_Impl> TextBlockInfoArr;
SV_IMPL_REF( SwDocShell )
-
// Dialog for edit templates
void SwGlossaryHdl::GlossaryDlg()
{
@@ -256,7 +254,6 @@ sal_Bool SwGlossaryHdl::DelGroup(const OUString &rGrpName)
return sal_False;
}
-
// ask for number of autotexts
sal_uInt16 SwGlossaryHdl::GetGlossaryCnt()
{
@@ -674,7 +671,6 @@ sal_Bool SwGlossaryHdl::Rename(const OUString& rOldShort, const OUString& rNewSh
return bRet;
}
-
sal_Bool SwGlossaryHdl::IsReadOnly( const OUString* pGrpNm ) const
{
SwTextBlocks *pGlossary = 0;
@@ -692,7 +688,6 @@ sal_Bool SwGlossaryHdl::IsReadOnly( const OUString* pGrpNm ) const
return bRet;
}
-
sal_Bool SwGlossaryHdl::IsOld() const
{
SwTextBlocks *pGlossary = pCurGrp ? pCurGrp