summaryrefslogtreecommitdiff
path: root/include/svx/svdotable.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-04-30 07:18:59 +0300
committerTor Lillqvist <tml@collabora.com>2015-04-30 09:11:40 +0300
commit5a27f808beff001bc69755095e08e50900d7c863 (patch)
tree1df6fbc012958c178be6f4bd7e5e60e08e7ef189 /include/svx/svdotable.hxx
parentc07a3b0396ab131bef7ef23305180c8f27bf5c9b (diff)
Get rid of initial :: for the sdr namespace
Change-Id: Ibbeb069b6fcb2aa0581429ac5cb6db519548fd00
Diffstat (limited to 'include/svx/svdotable.hxx')
-rw-r--r--include/svx/svdotable.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/svx/svdotable.hxx b/include/svx/svdotable.hxx
index d2bfd39fd8da..c0213b30e140 100644
--- a/include/svx/svdotable.hxx
+++ b/include/svx/svdotable.hxx
@@ -131,10 +131,10 @@ public:
CellPos getPreviousRow( const CellPos& rPos, bool bEdgeTravel ) const;
CellPos getNextRow( const CellPos& rPos, bool bEdgeTravel ) const;
- void createCell( ::sdr::table::CellRef& xCell );
+ void createCell( sdr::table::CellRef& xCell );
- const ::sdr::table::TableStyleSettings& getTableStyleSettings() const;
- void setTableStyleSettings( const ::sdr::table::TableStyleSettings& rStyle );
+ const sdr::table::TableStyleSettings& getTableStyleSettings() const;
+ void setTableStyleSettings( const sdr::table::TableStyleSettings& rStyle );
TableHitKind CheckTableHit( const Point& rPos, sal_Int32& rnX, sal_Int32& rnY, int nTol ) const;
@@ -142,7 +142,7 @@ public:
void uno_unlock();
/** the active table has the focus or is currently edited */
- const ::sdr::table::CellRef& getActiveCell() const;
+ const sdr::table::CellRef& getActiveCell() const;
void setActiveCell( const sdr::table::CellPos& rPos );
void getActiveCellPos( sdr::table::CellPos& rPos ) const;
@@ -305,7 +305,7 @@ protected:
virtual void RestGeoData(const SdrObjGeoData& rGeo) SAL_OVERRIDE;
private:
- SdrOutliner* GetCellTextEditOutliner( const ::sdr::table::Cell& rCell ) const;
+ SdrOutliner* GetCellTextEditOutliner( const sdr::table::Cell& rCell ) const;
private:
// for the ViewContactOfTableObj to build the primitive representation, it is necessary to access the