/* -*- 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_SW_INC_SWGETPOOLIDFROMNAME_HXX #define INCLUDED_SW_INC_SWGETPOOLIDFROMNAME_HXX /* When using the NameMapper to translate pool ids to UI or programmatic * names, this enum is used to define which family is required */ typedef sal_uInt16 SwGetPoolIdFromName; namespace nsSwGetPoolIdFromName { const SwGetPoolIdFromName GET_POOLID_TXTCOLL = 0x01; const SwGetPoolIdFromName GET_POOLID_CHRFMT = 0x02; const SwGetPoolIdFromName GET_POOLID_FRMFMT = 0x04; const SwGetPoolIdFromName GET_POOLID_PAGEDESC = 0x08; const SwGetPoolIdFromName GET_POOLID_NUMRULE = 0x10; } #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ b/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scp2/inc/macros.inc
AgeCommit message (Expand)Author
2011-12-05Add the rest of the files to scp2Xisco Fauli
2011-12-01add exectuable rights for libraries on LinuxPetr Mladek
2011-10-19Undo basis/brand split: merge basis program/resource/ into brand program/reso...Stephan Bergmann
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-09-13Use saner permission on files.Tomas Chvatal
2011-08-30Adapt for MinGW cross-buildsTor Lillqvist
2011-08-30Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist
2011-07-17pack binfilter resources together with other binfilter filesAndras Timar
2011-06-14Some more w4w mentions goneFridrich Štrba
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-03Revert: Use different Windows registry keys than OOoJesús Corrius
2011-01-16Use different Windows registry keys than OOoJesús Corrius
2010-12-17Trying to conditionalize scp2 for helppack integrationFridrich Štrba
2010-12-16Adding LANGUAGEMODULE flag to helppack filesFridrich Štrba
2010-12-16First shot on helppacksTor Lillqvist
2010-10-13AIX tweaksCaolán McNamara
2010-10-11push the shell imagesMichael Meeks
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-06-29dv19#i112377# Cleaned up 'open with' entries for windows system integrationDirk Voelzke
2010-01-18#i108159# fix alien Doc types associationsMikhail Voitenko
2010-01-29dv17: #i70994#: Use own component for property handlerDirk Voelzke
2010-01-27dv17: #i92728#: Don't use quotes for procserver32 entryDirk Voelzke
2010-01-25dv17: #i70994#: Proprty handler should work with 64bit, tooDirk Voelzke
2009-11-04CWS-TOOLING: integrate CWS tkr27Oliver Bolte
2009-08-25CWS-TOOLING: integrate CWS sb110Vladimir Glazounov
2009-05-15CWS-TOOLING: integrate CWS dv11Jens-Heiner Rechtien
2009-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann
2009-02-12CWS-TOOLING: integrate CWS jsc314Oliver Bolte
2008-08-27INTEGRATION: CWS native188_DEV300 (1.20.54); FILE MERGEDRüdiger Timm
2008-07-16INTEGRATION: CWS sysui26 (1.18.76); FILE MERGEDIvo Hinkelmann
2008-06-16INTEGRATION: CWS sb88 (1.18.70); FILE MERGEDRüdiger Timm
2008-03-18INTEGRATION: CWS sb83 (1.16.100); FILE MERGEDVladimir Glazounov
2008-02-25INTEGRATION: CWS supdremove02 (1.16.150); FILE MERGEDOliver Bolte