summaryrefslogtreecommitdiff
path: root/sd/inc/CustomAnimationCloner.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/CustomAnimationCloner.hxx')
-rw-r--r--sd/inc/CustomAnimationCloner.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/CustomAnimationCloner.hxx b/sd/inc/CustomAnimationCloner.hxx
index 7127f372eccd..86b4e6b1fcd5 100644
--- a/sd/inc/CustomAnimationCloner.hxx
+++ b/sd/inc/CustomAnimationCloner.hxx
@@ -28,7 +28,7 @@ namespace sd
{
css::uno::Reference< css::animations::XAnimationNode > Clone(
const css::uno::Reference< css::animations::XAnimationNode >& xSourceNode,
- const SdPage* pSource = 0, const SdPage* pTarget = 0 );
+ const SdPage* pSource = nullptr, const SdPage* pTarget = nullptr );
}
#endif // INCLUDED_SD_INC_CUSTOMANIMATIONCLONER_HXX