summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-04-04 10:24:36 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-04-05 13:59:05 +0100
commitfe630f3b097ca2bf173f21de77ed1535c767d0b9 (patch)
tree46e0a3de38dd7cdd51f79bb5689e6fdf5a1b64f3 /svx/inc
parent9c2dee67b56085ab8535a90810bf885fe0afd30c (diff)
callcatcher: update list, add README, remove some newly unused code
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/svx/svdotable.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/inc/svx/svdotable.hxx b/svx/inc/svx/svdotable.hxx
index 543b47654581..70dd0e7312b6 100644
--- a/svx/inc/svx/svdotable.hxx
+++ b/svx/inc/svx/svdotable.hxx
@@ -156,8 +156,6 @@ public:
void setActiveCell( const sdr::table::CellPos& rPos );
void getActiveCellPos( sdr::table::CellPos& rPos ) const;
- sal_Int32 getRowCount() const;
- sal_Int32 getColumnCount() const;
void getCellBounds( const sdr::table::CellPos& rPos, ::Rectangle& rCellRect );
const SfxItemSet& GetActiveCellItemSet() const;