summaryrefslogtreecommitdiff
path: root/include/svx/xmleohlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xmleohlp.hxx')
-rw-r--r--include/svx/xmleohlp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/xmleohlp.hxx b/include/svx/xmleohlp.hxx
index 6cf1ee9fedb5..2879548be6e8 100644
--- a/include/svx/xmleohlp.hxx
+++ b/include/svx/xmleohlp.hxx
@@ -78,8 +78,8 @@ private:
OUString& rContainerStorageName,
OUString& rObjectStorageName,
bool bInternalToExternal,
- bool *pGraphicRepl=0,
- bool *pOasisFormat=0 ) const;
+ bool *pGraphicRepl=nullptr,
+ bool *pOasisFormat=nullptr ) const;
SVX_DLLPRIVATE css::uno::Reference < css::embed::XStorage > ImplGetContainerStorage(
const OUString& rStorageName );