[Libreoffice-commits] .: sw/source

Takeshi Abe tabe at kemper.freedesktop.org
Tue Oct 4 07:50:17 PDT 2011


 sw/source/filter/xml/DocSettingNames.hxx |   29 -----------------------------
 1 file changed, 29 deletions(-)

New commits:
commit aaab2b0e8b381b0f0c5fe46a259dcda0dbbd0397
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date:   Tue Oct 4 23:44:50 2011 +0900

    removed isolated file

diff --git a/sw/source/filter/xml/DocSettingNames.hxx b/sw/source/filter/xml/DocSettingNames.hxx
deleted file mode 100644
index 968a334..0000000
--- a/sw/source/filter/xml/DocSettingNames.hxx
+++ /dev/null
@@ -1,29 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-const char* aNmArr[] = {
-    "ForbiddenCharacters" ,
-    "IsKernAsianPunctuation" ,
-    "CharacterCompressionType" ,
-    "LinkUpdateMode" ,
-    "FieldAutoUpdate" ,
-    "ChartAutoUpdate" ,
-    "AddParaTableSpacing" ,
-    "AddParaTableSpacingAtStart" ,
-    "PrintAnnotationMode" ,
-    "PrintBlackFonts" ,
-    "PrintControls" ,
-    "PrintDrawings" ,
-    "PrintGraphics" ,
-    "PrintLeftPages" ,
-    "PrintPageBackground" ,
-    "PrintProspect" ,
-    "PrintReversed" ,
-    "PrintRightPages" ,
-    "PrintFaxName" ,
-    "PrintPaperFromSetup" ,
-    "PrintTables" ,
-    "PrintSingleJobs",
-    "UpdateFromTemplate",
-    "PrintEmptyPages",
-};
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list