/* -*- 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/. */ #ifndef INCLUDED_VCL_INC_LANGBOOST_HXX #define INCLUDED_VCL_INC_LANGBOOST_HXX namespace vcl { const char* getLangBoost(); } #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ href='/cgit/'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/Package_res_xml.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2024-11-18 13:36:32 +0000
committerMichael Meeks <michael.meeks@collabora.com>2024-11-28 15:09:27 +0100
commit58249677c3330b5238a7f6ee665c923d93464bc9 (patch)
tree8d08df71af232160e7b171227e61ead2458f1e6a /sc/Package_res_xml.mk
parent75a241e7c70df69525a777e0ecdef17b38aec974 (diff)
cool#4250 - add API to set per view options.