summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swcss1.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/swcss1.hxx')
-rw-r--r--sw/source/filter/html/swcss1.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/filter/html/swcss1.hxx b/sw/source/filter/html/swcss1.hxx
index abe6ae7acf9d..fedcbb395794 100644
--- a/sw/source/filter/html/swcss1.hxx
+++ b/sw/source/filter/html/swcss1.hxx
@@ -109,7 +109,7 @@ public:
// werden aus dem Item-Set geloescht ). Wird fuer's BODY-Tag
// aufgerufen.
void SetPageDescAttrs( const SvxBrushItem *pBrush,
- SfxItemSet *pItemSet=0 );
+ SfxItemSet *pItemSet=nullptr );
void ChgPageDesc( const SwPageDesc *pPageDesc,
const SwPageDesc& rNewPageDesc );
@@ -120,7 +120,7 @@ public:
// Fuellen eines DropCap-Attributs
void FillDropCap( SwFormatDrop& rDrop, SfxItemSet& rItemSet,
- const OUString *pName=0 );
+ const OUString *pName=nullptr );
bool SetFormatBreak( SfxItemSet& rItemSet,
const SvxCSS1PropertyInfo& rPropInfo );