Kaydet (Commit) 510fc7c4 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

remove some stray using rtl::OUString

Change-Id: I47d84f1b0c758bd390d8a5c1895dbb3548999bb6
üst 1beabca9
......@@ -62,8 +62,6 @@
#define TBX_ID_ICON 1
#define TBX_ID_LIST 2
using rtl::OUString;
GalleryBrowserMode GalleryBrowser2::meInitMode = GALLERYBROWSERMODE_ICON;
struct DispatchInfo
......
......@@ -57,7 +57,6 @@ using namespace com::sun::star::lang;
using namespace com::sun::star::text;
using namespace com::sun::star::container;
using namespace com::sun::star::style;
using rtl::OUString;
namespace svx { namespace sidebar {
#define MAX_VALUESET_GRAPHIC 30
......
......@@ -46,7 +46,6 @@ using namespace com::sun::star::i18n;
using namespace com::sun::star::text;
using namespace com::sun::star::container;
using namespace com::sun::star::style;
using rtl::OUString;
namespace svx { namespace sidebar {
......
......@@ -38,9 +38,6 @@
#include <com/sun/star/awt/KeyModifier.hpp>
using rtl::OUString;
using rtl::OUStringBuffer;
DBG_NAME(VCLXMenu)
VCLXMenu::VCLXMenu()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment