/* -*- 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_SFX2_INC_CONFIGMGR_HXX #define INCLUDED_SFX2_INC_CONFIGMGR_HXX namespace utl{ class ConfigManager; } utl::ConfigManager* GetUtlConfigManager(); #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ n value='distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extras/source/templates/wizard
diff options
context:
space:
mode:
authorLaurent BP <laurent.balland-poirier@laposte.net>2022-07-17 22:17:45 +0200
committerLaurent Balland <laurent.balland@mailo.fr>2022-10-11 20:55:19 +0200
commit7d698d505bf7b68d993c9c2246ab517e60106348 (patch)
treee634b472293226c3270d53c95a8f3dc964a758a2 /extras/source/templates/wizard
parentffc15725b58d0988b4e2ed836c5751223ad00984 (diff)
tdf#143956 Convert all Wizards template to XML
All templates used by Wizards are now built from their XML It eases maintenance Page size, language and country attributes were removed Merge all wizard/package in one file Change-Id: I32193b2ff4c6a1b31934e6ed4e08d56801e5662e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137159 Tested-by: Jenkins Reviewed-by: Laurent Balland <laurent.balland@mailo.fr>
Diffstat (limited to 'extras/source/templates/wizard')