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
0882cc66
Kaydet (Commit)
0882cc66
authored
Nis 18, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fixincludeguards.sh: formula
üst
ed81c7fb
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
15 additions
and
15 deletions
+15
-15
core_resource.hxx
formula/source/core/inc/core_resource.hxx
+3
-3
ControlHelper.hxx
formula/source/ui/dlg/ControlHelper.hxx
+2
-2
funcpage.hxx
formula/source/ui/dlg/funcpage.hxx
+2
-2
parawin.hxx
formula/source/ui/dlg/parawin.hxx
+3
-3
structpg.hxx
formula/source/ui/dlg/structpg.hxx
+2
-2
ModuleHelper.hxx
formula/source/ui/inc/ModuleHelper.hxx
+3
-3
No files found.
formula/source/core/inc/core_resource.hxx
Dosyayı görüntüle @
0882cc66
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_FORMULA_CORE_RESOURCE_HXX_
#define
_FORMULA_CORE_RESOURCE_HXX_
#ifndef
INCLUDED_FORMULA_SOURCE_CORE_INC_CORE_RESOURCE_HXX
#define
INCLUDED_FORMULA_SOURCE_CORE_INC_CORE_RESOURCE_HXX
#include <rtl/ustring.hxx>
#include <osl/mutex.hxx>
...
...
@@ -71,6 +71,6 @@ namespace formula
}
// formula
#endif //
_FORMULA_CORE_RESOURCE_HXX_
#endif //
INCLUDED_FORMULA_SOURCE_CORE_INC_CORE_RESOURCE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
formula/source/ui/dlg/ControlHelper.hxx
Dosyayı görüntüle @
0882cc66
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
FORMULA_CONTROL_HELPER_HXX_INCLUDED
#define
FORMULA_CONTROL_HELPER_HXX_INCLUDED
#ifndef
INCLUDED_FORMULA_SOURCE_UI_DLG_CONTROLHELPER_HXX
#define
INCLUDED_FORMULA_SOURCE_UI_DLG_CONTROLHELPER_HXX
#include "formula/funcutl.hxx"
#include <svtools/svmedit.hxx>
...
...
formula/source/ui/dlg/funcpage.hxx
Dosyayı görüntüle @
0882cc66
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
FORMULA
_FUNCPAGE_HXX
#define
FORMULA
_FUNCPAGE_HXX
#ifndef
INCLUDED_FORMULA_SOURCE_UI_DLG
_FUNCPAGE_HXX
#define
INCLUDED_FORMULA_SOURCE_UI_DLG
_FUNCPAGE_HXX
#include <svtools/stdctrl.hxx>
#include <vcl/lstbox.hxx>
...
...
formula/source/ui/dlg/parawin.hxx
Dosyayı görüntüle @
0882cc66
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
FORMULA
_PARAWIN_HXX
#define
FORMULA
_PARAWIN_HXX
#ifndef
INCLUDED_FORMULA_SOURCE_UI_DLG
_PARAWIN_HXX
#define
INCLUDED_FORMULA_SOURCE_UI_DLG
_PARAWIN_HXX
#include <svtools/stdctrl.hxx>
#include <svtools/svmedit.hxx>
...
...
@@ -162,6 +162,6 @@ public:
}
// formula
#endif //
FORMULA
_PARAWIN_HXX
#endif //
INCLUDED_FORMULA_SOURCE_UI_DLG
_PARAWIN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
formula/source/ui/dlg/structpg.hxx
Dosyayı görüntüle @
0882cc66
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
SC
_STRUCTPG_HXX
#define
SC
_STRUCTPG_HXX
#ifndef
INCLUDED_FORMULA_SOURCE_UI_DLG
_STRUCTPG_HXX
#define
INCLUDED_FORMULA_SOURCE_UI_DLG
_STRUCTPG_HXX
#include <svtools/stdctrl.hxx>
#include <vcl/lstbox.hxx>
...
...
formula/source/ui/inc/ModuleHelper.hxx
Dosyayı görüntüle @
0882cc66
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
FORMULA_MODULE_HELPER_RPT_HXX_
#define
FORMULA_MODULE_HELPER_RPT_HXX_
#ifndef
INCLUDED_FORMULA_SOURCE_UI_INC_MODULEHELPER_HXX
#define
INCLUDED_FORMULA_SOURCE_UI_INC_MODULEHELPER_HXX
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <tools/resmgr.hxx>
...
...
@@ -73,7 +73,7 @@ namespace formula
}
// namespace formula
#endif //
FORMULA_MODULE_HELPER_RPT_HXX_
#endif //
INCLUDED_FORMULA_SOURCE_UI_INC_MODULEHELPER_HXX
/* 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