/* -*- 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_SFX2_TEMPLATEPROPERTIES_HXX #define INCLUDED_SFX2_TEMPLATEPROPERTIES_HXX #include #include struct TemplateItemProperties { sal_uInt16 nId; ///< Index for ThumbnailView sal_uInt16 nDocId; ///< Index based on SfxTemplateDocument sal_uInt16 nRegionId; OUString aName; OUString aPath; OUString aRegionName; BitmapEx aThumbnail; }; #endif // INCLUDED_SFX2_TEMPLATEPROPERTIES_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ o/allotropia/zeta-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-17sw: prefix members of SwTableFUNC, sw::sidebar::PageFooterPanel, ...Miklos Vajna
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-02-14remove blank linebuseorak
2021-02-14tdf#124176: Use pragma once instead of include guardsBuse Orak
2020-10-20use tools::Long in swNoel
2020-05-09compact namespace in swNoel Grandin
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-02-02rename RelativeField back to SvxRelativeFieldCaolán McNamara
2019-12-19weld WrapPropertyPanelCaolán McNamara
2019-12-19weld PageFormatPanelCaolán McNamara
2019-12-09Related: tdf#129267 change spacing unit when measurement unit changesCaolán McNamara
2019-12-09Resolves: tdf#129267 change margin unit when measurement unit changesCaolán McNamara
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-13Removed duplicated includesAndrea Gelmini
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-14tdf#83830: Moved margin preset control to Format PanelSusobhan Ghosh
2016-06-06tdf#83830: Page Format PanelSusobhan Ghosh
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-26Various loplugin warningsStephan Bergmann
2016-05-26loplugin:overrideStephan Bergmann
2016-05-26tdf#83830: Writer page sidebar deckRishabh Kumar