summaryrefslogtreecommitdiff
path: root/include/svx/unoshape.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-04-30 07:15:55 +0300
committerTor Lillqvist <tml@collabora.com>2015-04-30 09:11:40 +0300
commitc07a3b0396ab131bef7ef23305180c8f27bf5c9b (patch)
tree31b1dca0adcd846db2a7d9fde354f7bee3ab263e /include/svx/unoshape.hxx
parentd883c12556a71c5d3719454b1f95809a505f0ace (diff)
Get rid of initial :: for the svx namespace
Change-Id: I03e428a749bca409ebac9c142acaddafcbfeca23
Diffstat (limited to 'include/svx/unoshape.hxx')
-rw-r--r--include/svx/unoshape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/unoshape.hxx b/include/svx/unoshape.hxx
index 67fb2e347682..9ca963b9e545 100644
--- a/include/svx/unoshape.hxx
+++ b/include/svx/unoshape.hxx
@@ -191,7 +191,7 @@ public:
::com::sun::star::uno::Any GetBitmap( bool bMetaFile = false ) const
throw (css::uno::RuntimeException, std::exception);
- ::svx::PropertyChangeNotifier& getShapePropertyChangeNotifier();
+ svx::PropertyChangeNotifier& getShapePropertyChangeNotifier();
void setShapeKind( sal_uInt32 nKind );
sal_uInt32 getShapeKind() const;