/* -*- 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 . */ #include "ids.hrc" #include "trylater.hxx" TryLaterQueryBox::TryLaterQueryBox( Window* pParent, ResMgr* pResMgr, const OUString& aMessage ) : MessBox(pParent, 0, ResId(STR_TRYLATER_TITLE, *pResMgr).toString(), aMessage ) { SetImage( QueryBox::GetStandardImage() ); AddButton(ResId(STR_TRYLATER_RETRYSAVING_BTN, *pResMgr).toString(), RET_YES, BUTTONDIALOG_DEFBUTTON | BUTTONDIALOG_OKBUTTON | BUTTONDIALOG_FOCUSBUTTON); AddButton(ResId(STR_TRYLATER_SAVEAS_BTN, *pResMgr).toString(), RET_NO, 0); AddButton( BUTTON_CANCEL, RET_CANCEL, BUTTONDIALOG_CANCELBUTTON ); SetButtonHelpText( RET_YES, OUString() ); SetButtonHelpText( RET_NO, OUString() ); } TryLaterQueryBox::~TryLaterQueryBox() { } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/drpcps.src
AgeCommit message (Expand)Author
2011-11-30Update headers to Alv2 headersAndrew Rist
2010-10-11CWS changehid: generate former auto hids into src filesMathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.38.448); FILE MERGEDRüdiger Timm
2007-04-19INTEGRATION: CWS mergede01 (1.37.636); FILE MERGEDIvo Hinkelmann
2005-09-09INTEGRATION: CWS ooo19126 (1.36.694); FILE MERGEDRüdiger Timm
2004-06-26INTEGRATION: CWS mergebuild (1.34.94); FILE MERGEDHans-Joachim Lankenau
2003-12-17INTEGRATION: CWS geordi2q11 (1.34.208); FILE MERGEDVladimir Glazounov
2003-07-17INTEGRATION: CWS mergerc3 (1.33.18); FILE MERGEDJens-Heiner Rechtien
2003-07-03INTEGRATION: CWS rc2merge (1.32.36); FILE MERGEDJens-Heiner Rechtien
2003-06-13INTEGRATION: CWS rcmerge (1.31.54); FILE MERGEDJens-Heiner Rechtien
2003-04-29INTEGRATION: CWS mergem8 (1.22.2.1.4.8.6.5.2.2.52); FILE MERGEDJens-Heiner Rechtien
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-12-18#95990# katakana resource changesOliver Specht
2001-11-16Merge SRC638: 16.11.01 - 23:03:33Oliver Bolte
2001-09-26Merge SRC638: 26.09.01 - 22:38:27Kurt Zenker
2001-08-29Merge SRC638: 29.08.01 - 11:28:01Kurt Zenker
2001-08-28Merge SRC638: 28.08.01 - 15:19:00Kurt Zenker
2001-08-24Merge SRC638: 24.08.01 - 22:31:47Vladimir Glazounov
2001-08-14Merge SRC638: 14.08.01 - 18:00:37Kurt Zenker
2001-08-10Merge SRC638: 10.08.01 - 22:36:49Rüdiger Timm
2001-08-07Merge SRC638: 07.08.01 - 17:32:17Kurt Zenker
2001-07-24Merge SRC638: 24.07.01 - 22:45:51Kurt Zenker
2001-07-17Merge SRC638: 17.07.01 - 22:45:29Kurt Zenker
2001-07-13Merge SRC638: 13.07.01 - 23:30:27Kurt Zenker
2001-06-16Merge SRC633: 16.06.01 - 23:48:03Oliver Bolte
2001-06-13Merge SRC633: 14.06.01 - 01:05:00Kurt Zenker
2001-06-08Merge SRC633: 09.06.01 - 00:44:20Rüdiger Timm
2001-06-05Merge SRC633: 05.06.01 - 23:55:22Kurt Zenker
2001-05-30Fix #86988#: Redesign of dialogsFrank Meies
2001-05-17Merge SRC632: 17.05.01 - 10:15:17 (NoBranch)Kurt Zenker
2001-05-10Merge SRC631: 10.05.01 - 08:27:49 (NoBranch)Rüdiger Timm
2001-05-04Merge SRC630: 04.05.01 - 22:35:30 (NoBranch)Kurt Zenker
2001-03-31Merge SRC627: 03/31/01 - 08:34:11 (NoBranch)Kurt Zenker
2001-03-09Merge SRC624: 03/09/01 - 21:59:30 (NoBranch)avy