/* -*- 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/. * */ #pragma once namespace configmgr { enum WinRegType { LOCAL_MACHINE, CURRENT_USER }; bool dumpWindowsRegistry(OUString* pFileURL, WinRegType eType); } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ore
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2024-04-03 12:40:06 +0500
committerMike Kaganski <mike.kaganski@collabora.com>2024-04-03 22:11:17 +0200
commit7b9905df455b47977968a185a7c43f35541e018b (patch)
treefdc97f0e36de3ae9799bb02d98513e75ea017da3