/************************************************************************* * * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: swdialmgr.cxx,v $ * * $Revision: 1.4 $ * * last change: $Author: rt $ $Date: 2005-09-09 07:15:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. * * * GNU Lesser General Public License Version 2.1 * ============================================= * Copyright 2005 by Sun Microsystems, Inc. * 901 San Antonio Road, Palo Alto, CA 94303, USA * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License version 2.1, as published by the Free Software Foundation. * * This library 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 for more details. * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, * MA 02111-1307 USA * ************************************************************************/ #ifdef SW_DLLIMPLEMENTATION #undef SW_DLLIMPLEMENTATION #endif // include --------------------------------------------------------------- #include "dialmgr.hxx" #ifndef _STRING_HXX #include "tools/string.hxx" #endif #ifndef _SFXAPP_HXX #include #endif //copy from core\bastyp\swtypes.cxx String aEmptyStr; // Konstante Strings ResMgr* pSwResMgr=0; ResMgr* SwDialogsResMgr::GetResMgr() { if ( !pSwResMgr ) { pSwResMgr = SfxApplication::CreateResManager( "sw" ); } return pSwResMgr; } ro/cib/libreoffice-6-3'>distro/cib/libreoffice-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/configmgr/source/xcsparser.hxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-09-12 16:01:23 +0200
committerAndras Timar <andras.timar@collabora.com>2018-09-12 16:01:23 +0200
commit83244cd67b23c68ab908221ff649ca7cd7ab2399 (patch)
tree0146f45f172ad076a838b1dbbc52f38f291d192d /configmgr/source/xcsparser.hxx
parent43197a3097d2939c30fd9f242ae52b03bf29f240 (diff)
Bump version to 5.3-56 cp-5.3-56
Change-Id: I64cdb0464bc42f28b91775ebe1bbe841c0b36164