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
84e98186
Kaydet (Commit)
84e98186
authored
Eyl 08, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bin now unused U2B macro
Change-Id: Ic8f3b11fac527bfe8d6643be758c85bf53e496ef
üst
1817936b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
generic.hxx
framework/inc/macros/generic.hxx
+0
-10
No files found.
framework/inc/macros/generic.hxx
Dosyayı görüntüle @
84e98186
...
@@ -37,16 +37,6 @@ ________________________________________________________________________________
...
@@ -37,16 +37,6 @@ ________________________________________________________________________________
#define DECLARE_ASCII( SASCIIVALUE ) \
#define DECLARE_ASCII( SASCIIVALUE ) \
OUString( SASCIIVALUE )
OUString( SASCIIVALUE )
/*_________________________________________________________________________________________________________________
U2B( SUNICODEVALUE )
Use it to convert unicode strings to ascii values and reverse ...
We use UTF8 as default textencoding.
_________________________________________________________________________________________________________________*/
#define U2B( SUNICODEVALUE ) \
OUStringToOString( SUNICODEVALUE, RTL_TEXTENCODING_UTF8 )
#endif // #ifndef __FRAMEWORK_MACROS_GENERIC_HXX_
#endif // #ifndef __FRAMEWORK_MACROS_GENERIC_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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