/************************************************************************* * * 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: frmsh.hxx,v $ * $Revision: 1.6 $ * * 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 _SWFRMSH_HXX #define _SWFRMSH_HXX #include "basesh.hxx" class SwFrameShell: public SwBaseShell { public: SFX_DECL_INTERFACE(SW_FRAMESHELL) SwFrameShell(SwView &rView); virtual ~SwFrameShell(); void Execute(SfxRequest &); void GetState(SfxItemSet &); void ExecFrameStyle(SfxRequest& rReq); void GetLineStyleState(SfxItemSet &rSet); void StateInsert(SfxItemSet &rSet); void StateStatusline(SfxItemSet &rSet); }; #endif ibreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rlrcitem.hxx
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.2.1256); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.1.1.1.1672); FILE MERGEDRüdiger Timm