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
b488c7ee
Kaydet (Commit)
b488c7ee
authored
Haz 26, 2015
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove custom RTTI from ImageMap
unused Change-Id: I74a26815a5e11fd68094e70adc5ffc3bd4c83d73
üst
24c7375c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
imap.hxx
include/svtools/imap.hxx
+0
-2
imap2.cxx
svtools/source/misc/imap2.cxx
+0
-2
No files found.
include/svtools/imap.hxx
Dosyayı görüntüle @
b488c7ee
...
@@ -65,8 +65,6 @@ protected:
...
@@ -65,8 +65,6 @@ protected:
public
:
public
:
TYPEINFO
();
ImageMap
()
{};
ImageMap
()
{};
ImageMap
(
const
OUString
&
rName
);
ImageMap
(
const
OUString
&
rName
);
ImageMap
(
const
ImageMap
&
rImageMap
);
ImageMap
(
const
ImageMap
&
rImageMap
);
...
...
svtools/source/misc/imap2.cxx
Dosyayı görüntüle @
b488c7ee
...
@@ -37,8 +37,6 @@
...
@@ -37,8 +37,6 @@
#define NOTEOL(c) ((c)!='\0')
#define NOTEOL(c) ((c)!='\0')
TYPEINIT0_AUTOFACTORY
(
ImageMap
);
void
IMapObject
::
AppendCERNCoords
(
OStringBuffer
&
rBuf
,
const
Point
&
rPoint100
)
void
IMapObject
::
AppendCERNCoords
(
OStringBuffer
&
rBuf
,
const
Point
&
rPoint100
)
{
{
const
Point
aPixPt
(
Application
::
GetDefaultDevice
()
->
LogicToPixel
(
rPoint100
,
MapMode
(
MAP_100TH_MM
)
)
);
const
Point
aPixPt
(
Application
::
GetDefaultDevice
()
->
LogicToPixel
(
rPoint100
,
MapMode
(
MAP_100TH_MM
)
)
);
...
...
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