/* -*- 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 . */ #pragma once #include #include class BrowseBox; class SVT_DLLPUBLIC BrowserHeader: public HeaderBar { VclPtr _pBrowseBox; public: virtual ~BrowserHeader() override; virtual void dispose() override; protected: virtual void Command( const CommandEvent& rCEvt ) override; virtual void EndDrag() override; public: BrowserHeader( BrowseBox* pParent, WinBits nWinBits = WB_STDHEADERBAR | WB_DRAG ); }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ o/collabora/co-24.04'>distro/collabora/co-24.04 LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-31 19:07:54 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-31 19:26:56 +0200
commit81e9e1864edd47f455e2bd1b83f4d3030d8c0a9a (patch)
tree4a62232163fe01e35ddc123687bbf427cee52c74
parentacd9333176eeb0205fd5984091bb5b15211bbcba (diff)
update translations for 6.3.0 beta1 libreoffice-6-3-branch-point
and force-fix errors using pocheck Change-Id: Ifa87cb20f962466e1c8b19e0f8e1ff41bfb2df99