diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2015-06-15 01:25:39 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2015-06-15 10:49:17 +0300 |
commit | 4267c444a6585ca3775a8c20b05ebe88011e4f40 (patch) | |
tree | 7b4b8ca60d0163061391b914f5cb25d1caf5f199 | |
parent | 1afb790a118f07e888f7a1a94a8fd06d0d8713dd (diff) |
Fix comment
Change-Id: I9313a8d52ed25385cf4048bc3fe6dac4f542f9af
-rw-r--r-- | sd/source/ui/inc/View.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
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, |