summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2014-12-21 11:56:37 +0100
committerMatteo Casalin <matteo.casalin@yahoo.com>2014-12-25 18:21:10 +0100
commitd07f0997c54e9cef31d996ebeb2aabfb4b4e0265 (patch)
tree421c36b9ba7a345d62caf85c67b537f4c811f338 /sw/inc/editsh.hxx
parentf9fe806df0991bf3d24e38c73077b5402df4ba9b (diff)
sal_uInt16 to size_t
Change-Id: I5b63396fba55b717f35aee5718dd348a9d795786
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r--sw/inc/editsh.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index a8b4d7041e2c..815dfa1ac960 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -285,8 +285,8 @@ public:
sal_uInt16 GetCurLang() const;
/// TABLE
- sal_uInt16 GetTblFrmFmtCount( bool bUsed = false ) const;
- SwFrmFmt& GetTblFrmFmt(sal_uInt16 nFmt, bool bUsed = false ) const;
+ size_t GetTblFrmFmtCount( bool bUsed = false ) const;
+ SwFrmFmt& GetTblFrmFmt(size_t nFmt, bool bUsed = false ) const;
OUString GetUniqueTblName() const;
/// CHAR