summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaBulletsPopup.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/paragraph/ParaBulletsPopup.cxx')
-rw-r--r--svx/source/sidebar/paragraph/ParaBulletsPopup.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/paragraph/ParaBulletsPopup.cxx b/svx/source/sidebar/paragraph/ParaBulletsPopup.cxx
index cd9314827f97..5ab6146fbafa 100644
--- a/svx/source/sidebar/paragraph/ParaBulletsPopup.cxx
+++ b/svx/source/sidebar/paragraph/ParaBulletsPopup.cxx
@@ -28,7 +28,7 @@ ParaBulletsPopup::ParaBulletsPopup (
: Popup(
pParent,
rControlCreator,
- ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Paragraph Bullets")))
+ OUString( "Paragraph Bullets"))
{
}