Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
bc383058
Kaydet (Commit)
bc383058
authored
Tem 03, 2014
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
make these global level resids
Change-Id: I129fa1f649f8dfcec1434734193daf22ea841889
üst
816542b2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
39 deletions
+6
-39
dbui.hrc
sw/inc/dbui.hrc
+6
-0
mmaddressblockpage.cxx
sw/source/ui/dbui/mmaddressblockpage.cxx
+0
-1
mmaddressblockpage.hrc
sw/source/ui/dbui/mmaddressblockpage.hrc
+0
-37
mmaddressblockpage.src
sw/source/ui/dbui/mmaddressblockpage.src
+0
-1
No files found.
sw/inc/dbui.hrc
Dosyayı görüntüle @
bc383058
...
...
@@ -66,6 +66,12 @@
#define ST_NAME (RC_DBUI_BEGIN + 35)
#define ST_TABLE (RC_DBUI_BEGIN + 36)
#define ST_QUERY (RC_DBUI_BEGIN + 37)
#define ST_SALUTATIONPREVIEW (RC_DBUI_BEGIN + 38)
#define ST_SALUTATIONMATCHING (RC_DBUI_BEGIN + 39)
#define ST_SALUTATIONELEMENT (RC_DBUI_BEGIN + 40)
#define ST_ADDRESSELEMENT (RC_DBUI_BEGIN + 41)
#define ST_MATCHESTO (RC_DBUI_BEGIN + 42)
#define ST_PREVIEW (RC_DBUI_BEGIN + 43)
// Elements -----------------------------------------------------------------
#define MM_PART_TITLE 0
...
...
sw/source/ui/dbui/mmaddressblockpage.cxx
Dosyayı görüntüle @
bc383058
...
...
@@ -33,7 +33,6 @@
#include <vector>
#include <boost/scoped_ptr.hpp>
#include <mmaddressblockpage.hrc>
#include <globals.hrc>
#include <dbui.hrc>
#include <helpid.h>
...
...
sw/source/ui/dbui/mmaddressblockpage.hrc
deleted
100644 → 0
Dosyayı görüntüle @
816542b2
/* -*- 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 _MAILMERGEADDRESSBLOCKPAGE_HRC
#define _MAILMERGEADDRESSBLOCKPAGE_HRC
#define STR_DOCUMENT 13
#define STR_CHANGEADDRESS 16
#define ST_SALUTATIONPREVIEW 72
#define ST_SALUTATIONMATCHING 73
#define ST_SALUTATIONELEMENT 74
#define ST_ADDRESSELEMENT 2
#define ST_MATCHESTO 3
#define ST_PREVIEW 4
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
sw/source/ui/dbui/mmaddressblockpage.src
Dosyayı görüntüle @
bc383058
...
...
@@ -16,7 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <mmaddressblockpage.hrc>
#include <dbui.hrc>
#include <helpid.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment