summaryrefslogtreecommitdiff
path: root/sc/inc/postit.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-07-08 04:44:14 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-07-08 04:51:25 +0200
commitf23e5407c137504d5efa980f7ac202e1566b583e (patch)
tree1b86d8a53d4ae7d6f997405552bbcc5bbb212a14 /sc/inc/postit.hxx
parent0b42f159790de9fd93322ea635c857cab72995ea (diff)
export all notes into odf, fdo#49924
Change-Id: Ic3b9176b1b8da7663d1dc3c88a4d56cd794e0805
Diffstat (limited to 'sc/inc/postit.hxx')
-rw-r--r--sc/inc/postit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx
index e553c92dee60..0db2a9fc1f69 100644
--- a/sc/inc/postit.hxx
+++ b/sc/inc/postit.hxx
@@ -311,7 +311,7 @@ public:
void erase(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, bool bForgetCaption = false);
-
+ void CreateAllNoteCaptions(SCTAB nTab);
};
// ============================================================================