summaryrefslogtreecommitdiff
path: root/include/svtools/templdlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-24 12:47:49 +0200
committerNoel Grandin <noel@peralex.com>2014-03-25 14:32:55 +0200
commitc849d750eb751d3f2b99d23cca1c8c08672ff379 (patch)
treec678a622bc155c9847e9164db23f8137b31a0cbf /include/svtools/templdlg.hxx
parent2d3a1d2a462c556f58bcae4371376cc8e4b16af3 (diff)
svtools: sal_Bool->bool
Change-Id: I05dd992f332ab2f3dbcc65aed6dac909872168d4
Diffstat (limited to 'include/svtools/templdlg.hxx')
-rw-r--r--include/svtools/templdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/templdlg.hxx b/include/svtools/templdlg.hxx
index 81712509e4be..2e58f2bf3eaf 100644
--- a/include/svtools/templdlg.hxx
+++ b/include/svtools/templdlg.hxx
@@ -73,7 +73,7 @@ public:
private:
SVT_DLLPRIVATE void InitImpl( );
- SVT_DLLPRIVATE sal_Bool CanEnableEditBtn() const;
+ SVT_DLLPRIVATE bool CanEnableEditBtn() const;
};
#endif // INCLUDED_SVTOOLS_TEMPLDLG_HXX