summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/itemwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/tbxctrls/itemwin.cxx')
-rw-r--r--svx/source/tbxctrls/itemwin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/itemwin.cxx b/svx/source/tbxctrls/itemwin.cxx
index 36a007647faa..5bc35bcbee25 100644
--- a/svx/source/tbxctrls/itemwin.cxx
+++ b/svx/source/tbxctrls/itemwin.cxx
@@ -57,7 +57,7 @@ SvxLineBox::SvxLineBox( vcl::Window* pParent, const Reference< XFrame >& rFrame,
nCurPos ( 0 ),
aLogicalSize(40,140),
bRelease ( true ),
- mpSh ( NULL ),
+ mpSh ( nullptr ),
mxFrame ( rFrame )
{
SetSizePixel( LogicToPixel( aLogicalSize, MAP_APPFONT ));