/************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * Copyright 2008 by Sun Microsystems, Inc. * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: LineNumberPosition.idl,v $ * $Revision: 1.7 $ * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License version 3 * only, as published by the Free Software Foundation. * * OpenOffice.org is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License version 3 for more details * (a copy is included in the LICENSE file that accompanied this code). * * You should have received a copy of the GNU Lesser General Public License * version 3 along with OpenOffice.org. If not, see * * for a copy of the LGPLv3 License. * ************************************************************************/ #ifndef __com_sun_star_style_LineNumberPosition_idl__ #define __com_sun_star_style_LineNumberPosition_idl__ //============================================================================= module com { module sun { module star { module style { //============================================================================= // DocMerge from idl: constants com::sun::star::style::LineNumberPosition /** These constants are used to specify the position of the numbering of lines. */ published constants LineNumberPosition { //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineNumberPosition::LEFT /** the number occurs on the left side of the pages. */ const short LEFT = 0; //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineNumberPosition::RIGHT /** the number occurs on the right side of the pages. */ const short RIGHT = 1; //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineNumberPosition::INSIDE /** the number occurs alternating on the inner side of the pages. */ const short INSIDE = 2; //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineNumberPosition::OUTSIDE /** the number occurs alternating on the outside side of the pages. */ const short OUTSIDE = 3; }; //============================================================================= }; }; }; }; /*============================================================================= =============================================================================*/ #endif 'distro/collabora/cp-4.3'>distro/collabora/cp-4.3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/PropertyActionsOOo.cxx
AgeCommit message (Expand)Author
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-11sw34bf03: merge to-be-m100 DEV300_nextMichael Stahl
2011-02-08sw34bf03: #i116555#: PropertyActionsOOo.cxx: ignore fo:wrap-optionMichael Stahl
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-09Clean up the codeAlexander O. Anisimov
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-04sw34bf01: #i113645#: PropertyActionsOOo.cxx:Michael Stahl
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from xmloff/inc to xmloff/inc/xmlof...Mathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.18.300); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.17.34); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.16.34); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.14.66); FILE MERGEDRüdiger Timm
2005-09-05INTEGRATION: CWS impress67 (1.14.64); FILE MERGEDOliver Bolte
2005-05-18INTEGRATION: CWS swqbugfixes32 (1.13.18); FILE MERGEDRüdiger Timm
2005-04-18INTEGRATION: CWS fr8fix1 (1.12.36); FILE MERGEDOliver Bolte
2005-03-08INTEGRATION: CWS oasisbf5 (1.11.30); FILE MERGEDVladimir Glazounov
2005-01-27INTEGRATION: CWS oasisbf4 (1.10.12); FILE MERGEDRüdiger Timm
2004-11-26INTEGRATION: CWS oasisbf2 (1.5.48); FILE MERGEDRüdiger Timm
2004-11-17INTEGRATION: CWS impress17 (1.5.56); FILE MERGEDOliver Bolte
2004-11-15INTEGRATION: CWS oasisbf3 (1.5.62); FILE MERGEDOliver Bolte
2004-11-09INTEGRATION: CWS oasisbf1 (1.4.2); FILE MERGEDJens-Heiner Rechtien
2004-11-03INTEGRATION: CWS impress14 (1.5.32); FILE MERGEDRüdiger Timm
2004-08-20INTEGRATION: CWS oasis2 (1.2.4); FILE MERGEDRüdiger Timm