summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/formedt.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-10-09 10:04:27 +0200
committerNoel Grandin <noel@peralex.com>2013-10-10 09:19:03 +0200
commit0d68db266515b68f68c38fe60300ea963370bf59 (patch)
tree332f33e93a11ad9880adab2f0f77e0e83680e70b /sw/source/ui/inc/formedt.hxx
parentconvert sw/source/ui/inc/g*.hxx from String to OUString (diff)
downloadcore-0d68db266515b68f68c38fe60300ea963370bf59.tar.gz
core-0d68db266515b68f68c38fe60300ea963370bf59.zip
convert sw/source/ui/inc/f*.hxx from String to OUString
Change-Id: Ia4c5d157bab7cce5aaaa78bad48f5083bc3ff8c9
Diffstat (limited to 'sw/source/ui/inc/formedt.hxx')
-rw-r--r--sw/source/ui/inc/formedt.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/inc/formedt.hxx b/sw/source/ui/inc/formedt.hxx
index 8b1e45970996..60f0bbe6c3f3 100644
--- a/sw/source/ui/inc/formedt.hxx
+++ b/sw/source/ui/inc/formedt.hxx
@@ -79,7 +79,6 @@ public:
SwIdxFormDlg( Window* pParent, SwWrtShell &rShell, const SwForm& rForm );
~SwIdxFormDlg();
- static sal_Bool IsNoNum(SwWrtShell& rSh, const String& rName);
const SwForm& GetTOXForm();
};