summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/textattr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/tabpages/textattr.cxx')
-rw-r--r--cui/source/tabpages/textattr.cxx18
1 files changed, 0 insertions, 18 deletions
diff --git a/cui/source/tabpages/textattr.cxx b/cui/source/tabpages/textattr.cxx
index 8cf16d6e20e0..c56873dece75 100644
--- a/cui/source/tabpages/textattr.cxx
+++ b/cui/source/tabpages/textattr.cxx
@@ -485,12 +485,6 @@ sal_Bool SvxTextAttrPage::FillItemSet( SfxItemSet& rAttrs)
return( sal_True );
}
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
void SvxTextAttrPage::Construct()
{
DBG_ASSERT( pView, "Keine gueltige View Uebergeben!" );
@@ -553,23 +547,11 @@ SfxTabPage* SvxTextAttrPage::Create( Window* pWindow,
return( new SvxTextAttrPage( pWindow, rAttrs ) );
}
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
sal_uInt16* SvxTextAttrPage::GetRanges()
{
return( pRanges );
}
-/*************************************************************************
-|*
-|*
-|*
-\************************************************************************/
-
/** Check whether we have to uncheck the "Full width" check box.
*/
void SvxTextAttrPage::PointChanged( Window*, RECT_POINT eRP )