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
8f5eff22
Kaydet (Commit)
8f5eff22
authored
Şub 20, 2015
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
editeng: remove references to dead tools/string.hxx
Change-Id: Ia22f17648225307b75310332d756da9018fd1279
üst
c4ac108e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
9 deletions
+0
-9
editdoc.cxx
editeng/source/editeng/editdoc.cxx
+0
-7
editeng.cxx
editeng/source/editeng/editeng.cxx
+0
-2
No files found.
editeng/source/editeng/editdoc.cxx
Dosyayı görüntüle @
8f5eff22
...
@@ -160,13 +160,6 @@ bool IsScriptItemValid( sal_uInt16 nItemId, short nScriptType )
...
@@ -160,13 +160,6 @@ bool IsScriptItemValid( sal_uInt16 nItemId, short nScriptType )
return
bValid
;
return
bValid
;
}
}
// Should later be moved to TOOLS/STRING (Current: 303)
// for Grep: WS_TARGET
const
SfxItemInfo
aItemInfos
[
EDITITEMCOUNT
]
=
{
const
SfxItemInfo
aItemInfos
[
EDITITEMCOUNT
]
=
{
{
SID_ATTR_FRAMEDIRECTION
,
SFX_ITEM_POOLABLE
},
// EE_PARA_WRITINGDIR
{
SID_ATTR_FRAMEDIRECTION
,
SFX_ITEM_POOLABLE
},
// EE_PARA_WRITINGDIR
{
0
,
SFX_ITEM_POOLABLE
},
// EE_PARA_XMLATTRIBS
{
0
,
SFX_ITEM_POOLABLE
},
// EE_PARA_XMLATTRIBS
...
...
editeng/source/editeng/editeng.cxx
Dosyayı görüntüle @
8f5eff22
...
@@ -80,8 +80,6 @@
...
@@ -80,8 +80,6 @@
#endif
#endif
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
// later -> TOOLS\STRING.H (for Grep: WS_TARGET)
using
namespace
::
com
::
sun
::
star
;
using
namespace
::
com
::
sun
::
star
;
using
namespace
::
com
::
sun
::
star
::
uno
;
using
namespace
::
com
::
sun
::
star
::
uno
;
using
namespace
::
com
::
sun
::
star
::
linguistic2
;
using
namespace
::
com
::
sun
::
star
::
linguistic2
;
...
...
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