/* -*- 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_UNOTOOLS_DEFAULTOPTIONS_HXX #define INCLUDED_UNOTOOLS_DEFAULTOPTIONS_HXX #include #include #include #include class SvtDefaultOptions_Impl; class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtDefaultOptions : public utl::detail::Options { private: std::shared_ptr pImpl; public: SvtDefaultOptions(); virtual ~SvtDefaultOptions() override; OUString GetDefaultPath( sal_uInt16 nId ) const; }; #endif // INCLUDED_UNOTOOLS_DEFAULTOPTIONS_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ tro/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranfanite396 <dipamt1729@gmail.com>2023-08-01 19:39:26 +0530
committerTomaž Vajngerl <quikee@gmail.com>2023-08-26 13:30:26 +0200
commitd1fef008f10da02700fe9d46bc86c3a50cae7a21 (patch)
tree3f939d38bcccc92746d3e0a5cc6bd04d712d12b9 /canvas/CppunitTest_canvas_test.mk
parent38170c21461a5933fe6b2341532ef6527b5a65b6 (diff)