[Libreoffice-commits] core.git: include/svx

Szabolcs Toth (via logerrit) logerrit at kemper.freedesktop.org
Fri Aug 9 13:38:52 UTC 2019


 include/svx/svxcommands.h |   28 ----------------------------
 1 file changed, 28 deletions(-)

New commits:
commit 24f609b51243b052f38930fbc902c4a95f0e94a0
Author:     Szabolcs Toth <szabolcs450 at gmail.com>
AuthorDate: Thu Aug 8 14:45:15 2019 +0200
Commit:     László Németh <nemeth at numbertext.org>
CommitDate: Fri Aug 9 15:37:53 2019 +0200

    tdf#126722 Deleted svxcommands.h
    
    Change-Id: Ife8296ba74ad0f3016f65e69a488b9166d86e07b
    Reviewed-on: https://gerrit.libreoffice.org/77150
    Reviewed-by: László Németh <nemeth at numbertext.org>
    Tested-by: László Németh <nemeth at numbertext.org>

diff --git a/include/svx/svxcommands.h b/include/svx/svxcommands.h
deleted file mode 100644
index e04bf84e2aec..000000000000
--- a/include/svx/svxcommands.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-#ifndef INCLUDED_SVX_SVXCOMMANDS_H
-#define INCLUDED_SVX_SVXCOMMANDS_H
-
-#define CMD_SID_GALLERY_ENABLE_ADDCOPY              ".uno:GalleryEnableAddCopy"
-#define CMD_SID_GALLERY_FORMATS                     ".uno:InsertGalleryPic"
-#define CMD_SID_GALLERY_BG_BRUSH                    ".uno:BackgroundImage"
-
-#endif
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */


More information about the Libreoffice-commits mailing list