/* -*- 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_DOCWINDOW_HXX #define INCLUDED_VCL_DOCWINDOW_HXX #include namespace vcl { class VCL_DLLPUBLIC DocWindow : public Window { // inherit all Window constructors using Window::Window; public: virtual void SetPointer(PointerStyle) override; }; } // namespace vcl #endif // INCLUDED_VCL_DOCWINDOW_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ tion value='aoo/aw080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oovbaapi
>
AgeCommit message (Expand)Author
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2024-11-05 08:22:05 +0100
committerMiklos Vajna <vmiklos@collabora.com>2024-11-06 08:54:56 +0100
commit27753561a1899949c5cbd5cc6b72a238769e1eeb (patch)
tree93ce6f9f01aca08e64ce0997d662df45378add2c /xmlsecurity/uiconfig
parent0c1ae785e3fb3a800f6b7743a03245dca6c01f14 (diff)
cool#9992 lok doc sign, create-certs.sh password-less mode: still create a .p12