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
052075d8
Kaydet (Commit)
052075d8
authored
Nis 20, 2010
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
gnumake2: fix build breakers in framework
üst
0944bd42
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
imagesconfiguration.hxx
framework/inc/framework/imagesconfiguration.hxx
+1
-1
menuextensionsupplier.hxx
framework/inc/framework/menuextensionsupplier.hxx
+1
-1
lockhelper.hxx
framework/inc/threadhelp/lockhelper.hxx
+1
-1
No files found.
framework/inc/framework/imagesconfiguration.hxx
Dosyayı görüntüle @
052075d8
...
...
@@ -44,7 +44,7 @@
namespace
framework
{
enum
FWE_DLLPUBLIC
ImageMaskMode
enum
ImageMaskMode
{
ImageMaskMode_Color
,
ImageMaskMode_Bitmap
...
...
framework/inc/framework/menuextensionsupplier.hxx
Dosyayı görüntüle @
052075d8
...
...
@@ -29,7 +29,7 @@
#define __FRAMEWORK_CLASSES_MENUEXTENSIONSUPPLIER_HXX_
#include <rtl/ustring.hxx>
#include <fwedllapi.h>
#include <f
ramework/f
wedllapi.h>
struct
FWE_DLLPUBLIC
MenuExtensionItem
{
...
...
framework/inc/threadhelp/lockhelper.hxx
Dosyayı görüntüle @
052075d8
...
...
@@ -64,7 +64,7 @@ namespace framework{
of your implementation - because base classes are initialized by his order and before your
member! Thats why ist a good place to declare your thread help member so.
*//*-*************************************************************************************************************/
enum
FWI_DLLPUBLIC
ELockType
enum
ELockType
{
E_NOTHING
=
0
,
E_OWNMUTEX
=
1
,
...
...
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