/* -*- 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_VCL_INC_WALL2_HXX #define INCLUDED_VCL_INC_WALL2_HXX class ImplWallpaper { friend class Wallpaper; private: Color maColor; BitmapEx* mpBitmap; Gradient* mpGradient; Rectangle* mpRect; WallpaperStyle meStyle; BitmapEx* mpCache; public: ImplWallpaper(); ImplWallpaper( const ImplWallpaper& rImplWallpaper ); ~ImplWallpaper(); bool operator==( const ImplWallpaper& rImplWallpaper ) const; friend SvStream& ReadImplWallpaper( SvStream& rIStm, ImplWallpaper& rImplWallpaper ); friend SvStream& WriteImplWallpaper( SvStream& rOStm, const ImplWallpaper& rImplWallpaper ); }; #endif // INCLUDED_VCL_INC_WALL2_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ alue='distro/cib/libreoffice-6-1'>distro/cib/libreoffice-6-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-08-06 16:21:14 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-08-07 22:40:27 +0200
commitac0db5736a53a4887cebbacc59026cecb7c44c66 (patch)
tree00307b73684de1690a563e12994f3ffa9ecb20d6 /sfx2/inc
parentb793a22aba36f77085ca699966bf9472a7342173 (diff)