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
893211c7
Kaydet (Commit)
893211c7
authored
May 06, 2011
tarafından
Jan Holesovsky
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add Emacs and Vim modelines.
üst
6522f737
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
1 deletion
+10
-1
colorpicker.cxx
cui/source/dialogs/colorpicker.cxx
+2
-1
colorpicker.hrc
cui/source/dialogs/colorpicker.hrc
+3
-0
colorpicker.src
cui/source/dialogs/colorpicker.src
+3
-0
services.cxx
cui/source/uno/services.cxx
+2
-0
No files found.
cui/source/dialogs/colorpicker.cxx
Dosyayı görüntüle @
893211c7
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
*
...
@@ -1723,4 +1724,4 @@ sal_Int16 SAL_CALL ColorPicker::execute( ) throw (RuntimeException)
...
@@ -1723,4 +1724,4 @@ sal_Int16 SAL_CALL ColorPicker::execute( ) throw (RuntimeException)
}
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
cui/source/dialogs/colorpicker.hrc
Dosyayı görüntüle @
893211c7
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
*
...
@@ -69,3 +70,5 @@
...
@@ -69,3 +70,5 @@
#define CT_SLIDERIMG 26
#define CT_SLIDERIMG 26
#endif
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
cui/source/dialogs/colorpicker.src
Dosyayı görüntüle @
893211c7
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
*
...
@@ -487,3 +488,5 @@ ModalDialog RID_CUI_DIALOG_COLORPICKER
...
@@ -487,3 +488,5 @@ ModalDialog RID_CUI_DIALOG_COLORPICKER
TabStop = TRUE ;
TabStop = TRUE ;
};
};
};
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
cui/source/uno/services.cxx
Dosyayı görüntüle @
893211c7
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
*
...
@@ -62,3 +63,4 @@ extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnviron
...
@@ -62,3 +63,4 @@ extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnviron
*
ppEnvTypeName
=
CPPU_CURRENT_LANGUAGE_BINDING_NAME
;
*
ppEnvTypeName
=
CPPU_CURRENT_LANGUAGE_BINDING_NAME
;
}
}
/* 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