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
4090979c
Kaydet (Commit)
4090979c
authored
Şub 18, 2013
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
ditched class SdrResId and some forward leftovers
Change-Id: I700f6c860ad41c6ab3426d1988631f1c5bf30533
üst
8d23b474
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
12 deletions
+1
-12
svdglob.hxx
svx/inc/svx/svdglob.hxx
+1
-12
No files found.
svx/inc/svx/svdglob.hxx
Dosyayı görüntüle @
4090979c
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef _SVDGLOB_HXX
#ifndef _SVDGLOB_HXX
#define _SVDGLOB_HXX
#define _SVDGLOB_HXX
#include <
tools/resid.hxx
>
#include <
sal/config.h
>
#include <tools/string.hxx>
#include <tools/string.hxx>
#include <svx/svxdllapi.h>
#include <svx/svxdllapi.h>
...
@@ -29,22 +29,11 @@
...
@@ -29,22 +29,11 @@
// forward declaration
// forward declaration
//************************************************************
//************************************************************
class
Link
;
class
ResMgr
;
class
ResMgr
;
class
SdrEngineDefaults
;
//************************************************************
// Defines
//************************************************************
// Get the resource manager for the app
// Get the resource manager for the app
ResMgr
*
ImpGetResMgr
();
ResMgr
*
ImpGetResMgr
();
class
SdrResId
:
ResId
{
public
:
SdrResId
(
sal_uInt16
nId
)
:
ResId
(
nId
,
*
ImpGetResMgr
())
{}
};
// ResourceCache for frequently used strings.
// ResourceCache for frequently used strings.
// Global string resources with the IDs from
// Global string resources with the IDs from
// SDR_StringCacheBegin (256) to SDR_StringCacheEnd
// SDR_StringCacheBegin (256) to SDR_StringCacheEnd
...
...
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