remove local css namespace definitions
As we have it globally in sal/types.h those are not necessary. Change-Id: I18bba2c763c4680c4fa7fde4c5158953b5cfad82
This commit is contained in:
@@ -41,7 +41,6 @@ namespace
|
||||
}
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
namespace cssl = ::com::sun::star::lang;
|
||||
|
||||
|
@@ -35,8 +35,6 @@
|
||||
#define UNO_COMMAND_RECENT_FILE_LIST ".uno:RecentFileList"
|
||||
#define SFX_REFERER_USER "private:user"
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
|
||||
namespace framework
|
||||
{
|
||||
|
||||
|
@@ -31,8 +31,6 @@
|
||||
#include <com/sun/star/frame/XController2.hpp>
|
||||
#include <com/sun/star/view/PrintableState.hpp>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
|
||||
class SfxObjectShell;
|
||||
|
||||
//-------------------------------------------------------------------
|
||||
|
@@ -25,8 +25,6 @@
|
||||
#include <com/sun/star/uno/XComponentContext.hpp>
|
||||
#include <com/sun/star/ui/XAcceleratorConfiguration.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sfx2 { namespace sidebar {
|
||||
|
@@ -21,7 +21,6 @@
|
||||
|
||||
#include <com/sun/star/frame/XFrame.hpp>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sfx2 { namespace sidebar {
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <com/sun/star/frame/XFrame.hpp>
|
||||
#include <com/sun/star/frame/XToolbarController.hpp>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
class ToolBox;
|
||||
|
@@ -30,8 +30,6 @@
|
||||
|
||||
#include <boost/function.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
class SfxViewFrame;
|
||||
|
@@ -23,7 +23,6 @@
|
||||
#include "sfx2/dllapi.h"
|
||||
#include <com/sun/star/frame/XFrame.hpp>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -34,8 +34,6 @@
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <boost/function.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <com/sun/star/util/URL.hpp>
|
||||
#include <map>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sfx2 { namespace sidebar {
|
||||
|
@@ -35,10 +35,8 @@
|
||||
#include <map>
|
||||
#include <boost/optional.hpp>
|
||||
|
||||
|
||||
class SvBorder;
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -34,7 +34,6 @@
|
||||
#define A2S(s) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)))
|
||||
#define S2A(s) rtl::OUStringToOString(s, RTL_TEXTENCODING_ASCII_US).getStr()
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <com/sun/star/frame/XController.hpp>
|
||||
#include <com/sun/star/frame/XFrame.hpp>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
class SfxViewShell;
|
||||
|
@@ -31,7 +31,6 @@
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <boost/function.hpp>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -36,8 +36,6 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
|
||||
class Menu;
|
||||
class MenuBar;
|
||||
class VclSimpleEvent;
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <com/sun/star/ui/XUIElementFactory.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sc { namespace sidebar {
|
||||
|
@@ -39,7 +39,6 @@ class ViewShell;
|
||||
class ViewShellBase;
|
||||
}
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
namespace cssdf = ::com::sun::star::drawing::framework;
|
||||
|
||||
|
@@ -23,8 +23,6 @@
|
||||
#include "MasterPagesSelector.hxx"
|
||||
#include <com/sun/star/lang/XComponent.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -37,10 +37,8 @@
|
||||
#include <com/sun/star/frame/XStatusListener.hpp>
|
||||
#include <com/sun/star/ui/XSidebar.hpp>
|
||||
|
||||
|
||||
class SfxModule;
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sd {
|
||||
|
@@ -35,7 +35,6 @@
|
||||
|
||||
#include <queue>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
class MouseEvent;
|
||||
|
@@ -27,8 +27,6 @@
|
||||
class SfxBindings;
|
||||
namespace sd { class ViewShellBase; }
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
|
||||
namespace sd { namespace sidebar {
|
||||
|
||||
/** Present the navigator as control that can be displayed inside the
|
||||
|
@@ -27,8 +27,6 @@
|
||||
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sd {
|
||||
|
@@ -32,8 +32,6 @@
|
||||
#include <boost/noncopyable.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <cppuhelper/compbase1.hxx>
|
||||
#include <cppuhelper/basemutex.hxx>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace
|
||||
|
@@ -22,8 +22,6 @@
|
||||
#include <toolkit/awt/vclxaccessiblecomponent.hxx>
|
||||
#include <com/sun/star/accessibility/XAccessible.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sfx2 { namespace sidebar {
|
||||
|
@@ -30,8 +30,6 @@
|
||||
|
||||
class ScrollBar;
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
|
||||
namespace sfx2 { namespace sidebar {
|
||||
|
||||
class DeckDescriptor;
|
||||
|
@@ -30,8 +30,6 @@
|
||||
class ScrollBar;
|
||||
class Window;
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
|
||||
namespace sfx2 { namespace sidebar {
|
||||
|
||||
class Panel;
|
||||
|
@@ -30,7 +30,6 @@
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <vector>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sfx2 { namespace sidebar {
|
||||
|
@@ -27,8 +27,6 @@
|
||||
#include <set>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sfx2 { namespace sidebar {
|
||||
|
@@ -42,8 +42,6 @@
|
||||
#include <cppuhelper/weakref.hxx>
|
||||
#include <comphelper/stl_types.hxx>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include <cppuhelper/compbase1.hxx>
|
||||
#include <cppuhelper/basemutex.hxx>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace
|
||||
|
@@ -34,7 +34,6 @@ class Button;
|
||||
class CheckBox;
|
||||
class RadioButton;
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -25,8 +25,6 @@
|
||||
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -62,7 +62,6 @@
|
||||
#define TBX_ID_ICON 1
|
||||
#define TBX_ID_LIST 2
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
using rtl::OUString;
|
||||
|
||||
GalleryBrowserMode GalleryBrowser2::meInitMode = GALLERYBROWSERMODE_ICON;
|
||||
|
@@ -21,8 +21,6 @@
|
||||
#include <com/sun/star/beans/PropertyValue.hpp>
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
|
||||
DBG_NAMEEX( SvxGalleryItem )
|
||||
DBG_NAME( SvxGalleryItem )
|
||||
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#include <map>
|
||||
#include <svx/sidebar/PanelLayout.hxx>
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
class ToolBox;
|
||||
|
@@ -47,7 +47,6 @@
|
||||
class FloatingWindow;
|
||||
class ToolBox;
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -26,8 +26,6 @@
|
||||
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
|
||||
|
@@ -47,8 +47,6 @@ namespace svx { namespace sidebar {
|
||||
|
||||
#include <boost/scoped_ptr.hpp>
|
||||
|
||||
|
||||
namespace css = ::com::sun::star;
|
||||
namespace cssu = ::com::sun::star::uno;
|
||||
|
||||
namespace sw { namespace sidebar {
|
||||
|
Reference in New Issue
Block a user