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
aa636bdd
Kaydet (Commit)
aa636bdd
authored
Şub 27, 2013
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
drop/fix #define suffixed with semicolon
Change-Id: I0569586cf558d5ab487da4cf8ede24507ec84035
üst
e440724e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
vbaheaderfooterhelper.cxx
sw/source/ui/vba/vbaheaderfooterhelper.cxx
+1
-1
wordvbahelper.cxx
sw/source/ui/vba/wordvbahelper.cxx
+0
-2
No files found.
sw/source/ui/vba/vbaheaderfooterhelper.cxx
Dosyayı görüntüle @
aa636bdd
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
using
namespace
::
com
::
sun
::
star
;
using
namespace
::
com
::
sun
::
star
;
using
namespace
::
ooo
::
vba
;
using
namespace
::
ooo
::
vba
;
#define FIRST_PAGE 1
;
#define FIRST_PAGE 1
// Class HeaderFooterHelper
// Class HeaderFooterHelper
sal_Bool
HeaderFooterHelper
::
isHeaderFooter
(
const
uno
::
Reference
<
frame
::
XModel
>&
xModel
)
throw
(
uno
::
RuntimeException
)
sal_Bool
HeaderFooterHelper
::
isHeaderFooter
(
const
uno
::
Reference
<
frame
::
XModel
>&
xModel
)
throw
(
uno
::
RuntimeException
)
...
...
sw/source/ui/vba/wordvbahelper.cxx
Dosyayı görüntüle @
aa636bdd
...
@@ -36,8 +36,6 @@
...
@@ -36,8 +36,6 @@
using
namespace
::
com
::
sun
::
star
;
using
namespace
::
com
::
sun
::
star
;
using
namespace
::
ooo
::
vba
;
using
namespace
::
ooo
::
vba
;
#define FIRST_PAGE 1;
namespace
ooo
namespace
ooo
{
{
namespace
vba
namespace
vba
...
...
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