From 90b7e6c1bb77e913068a65bc598b94ce82cfebf9 Mon Sep 17 00:00:00 2001 From: Martin Gallwey Date: Fri, 20 Jul 2001 09:01:45 +0000 Subject: #89999# remove unused methods - use the static methods in the new SwStyleNameMapper class for Programmatic Name <-> UI Name <-> Pool Id conversion --- sw/inc/editsh.hxx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'sw') diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx index 32bae9c54d6d..41f6cf0d0936 100644 --- a/sw/inc/editsh.hxx +++ b/sw/inc/editsh.hxx @@ -2,9 +2,9 @@ * * $RCSfile: editsh.hxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: os $ $Date: 2001-07-09 09:03:30 $ + * last change: $Author: mtg $ $Date: 2001-07-20 10:01:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -357,12 +357,6 @@ public: // erfrage ob die Absatz-/Zeichen-/Rahmen-/Seiten - Vorlage benutzt wird BOOL IsUsed( const SwModify& ) const; BOOL IsUsed( const SwNumRule& ) const; - // ist der Name ein Pool-Vorlagen-Name, returne seine ID, - // sonst USHRT_MAX - USHORT GetPoolId( const String& rName, SwGetPoolIdFromName eFlag ) const; - - const SvStringsDtor& GetChrFmtNmArray() const; - const SvStringsDtor& GetHTMLChrFmtNmArray() const; // returne das geforderte automatische Format SwFrmFmt* GetFrmFmtFromPool( USHORT nId ) -- cgit reoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/qa/extras/odfimport/data/dateFormFormats.odt
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2024-07-28 01:16:00 +0500
committerMike Kaganski <mike.kaganski@collabora.com>2024-07-28 01:14:42 +0200
commit233af54afb6e493c3538efe7c93d0f53f1b4c3ab (patch)
treef31908c2b29995e6ea7f0d51edb4877a2773ae54 /sw/qa/extras/odfimport/data/dateFormFormats.odt
parent5373679b695e5bd4f68fe4554234dd9facc3e54f (diff)
tdf#162219: pass correct DecimalDigits value to SQLBindParameter