From 4267c444a6585ca3775a8c20b05ebe88011e4f40 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Mon, 15 Jun 2015 01:25:39 +0300 Subject: Fix comment Change-Id: I9313a8d52ed25385cf4048bc3fe6dac4f542f9af --- sd/source/ui/inc/View.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'sd/source/ui/inc/View.hxx') diff --git a/sd/source/ui/inc/View.hxx b/sd/source/ui/inc/View.hxx index d7945c4c7912..1b2e223a8d25 100644 --- a/sd/source/ui/inc/View.hxx +++ b/sd/source/ui/inc/View.hxx @@ -237,9 +237,6 @@ public: @param pNumRule numbering rule which needs to be applied. can be 0. - - @param bSwitchOff - true: switch off bullets/numbering */ void ChangeMarkedObjectsBulletsNumbering( const bool bToggle, -- cgit