summaryrefslogtreecommitdiffstats
path: root/sc/inc/attarray.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-01-10 09:35:58 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-10 10:09:29 +0000
commit629cd5caadc6dced0d0f6b48368c5b6e55ea757e (patch)
tree1a50fcad22766893fa74c56907444cc5f4815d4a /sc/inc/attarray.hxx
parentreduce DragMode foo (diff)
downloadcore-629cd5caadc6dced0d0f6b48368c5b6e55ea757e.tar.gz
core-629cd5caadc6dced0d0f6b48368c5b6e55ea757e.zip
callcatcher: update list
Diffstat (limited to 'sc/inc/attarray.hxx')
-rw-r--r--sc/inc/attarray.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/attarray.hxx b/sc/inc/attarray.hxx
index b58472e4fb2a..706a1c0c28ff 100644
--- a/sc/inc/attarray.hxx
+++ b/sc/inc/attarray.hxx
@@ -156,8 +156,6 @@ public:
bool Search( SCROW nRow, SCSIZE& nIndex ) const;
- bool HasLines( SCROW nRow1, SCROW nRow2, Rectangle& rSizes,
- bool bLeft, bool bRight ) const;
bool HasAttrib( SCROW nRow1, SCROW nRow2, sal_uInt16 nMask ) const;
bool ExtendMerge( SCCOL nThisCol, SCROW nStartRow, SCROW nEndRow,
SCCOL& rPaintCol, SCROW& rPaintRow,