summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2011-03-28 12:38:06 +0200
committerChristina Rossmanith <ChrRossmanith@web.de>2011-03-28 12:38:32 +0200
commit40fe03745fc75609350cf8115134eb07f04eefa7 (patch)
tree75513da6fca2216ac0b7c29ccf14d56b1786363a /sfx2/source/bastyp
parent5373c145a2003d8b45eb9228cc6bbfd0de36fed8 (diff)
Remove commented code in libs-core/sfx2
Diffstat (limited to 'sfx2/source/bastyp')
-rwxr-xr-xsfx2/source/bastyp/frmhtml.cxx6
-rwxr-xr-xsfx2/source/bastyp/sfxresid.cxx2
2 files changed, 3 insertions, 5 deletions
diff --git a/sfx2/source/bastyp/frmhtml.cxx b/sfx2/source/bastyp/frmhtml.cxx
index 6ebd346e4e5e..19c11b525dab 100755
--- a/sfx2/source/bastyp/frmhtml.cxx
+++ b/sfx2/source/bastyp/frmhtml.cxx
@@ -70,9 +70,9 @@ void SfxFrameHTMLParser::ParseFrameOptions( SfxFrameDescriptor *pFrame, const HT
// Get and set the options
Size aMargin( pFrame->GetMargin() );
- // MIB 07/15/1997: Netscape seems to set marginwidth to 0 as soon as
- // marginheight is set, and vice versa. Due to bug #41665# let us also
- // do like that for now. Netscape does however not allow for a direct
+ // Netscape seems to set marginwidth to 0 as soon as
+ // marginheight is set, and vice versa.
+ // Netscape does however not allow for a direct
// seting to 0, while IE4.0 does
// We will not mimic that bug !
sal_Bool bMarginWidth = sal_False, bMarginHeight = sal_False;
diff --git a/sfx2/source/bastyp/sfxresid.cxx b/sfx2/source/bastyp/sfxresid.cxx
index 219e41c5cd53..e98014cdba16 100755
--- a/sfx2/source/bastyp/sfxresid.cxx
+++ b/sfx2/source/bastyp/sfxresid.cxx
@@ -45,9 +45,7 @@ SfxResId::SfxResId( sal_uInt16 nId ) :
}
//============================================================================
-//
// SfxSimpleResId Implementation.
-//
//============================================================================
SfxSimpleResId::SfxSimpleResId(sal_uInt16 nID):