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
3db12e58
Kaydet (Commit)
3db12e58
authored
Kas 17, 2010
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove archaic SGI header guards
üst
90fe8b80
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
0 additions
and
34 deletions
+0
-34
numehelp.hxx
xmloff/inc/numehelp.hxx
+0
-2
XMLFontStylesContext.hxx
xmloff/inc/xmloff/XMLFontStylesContext.hxx
+0
-2
XMLPageExport.hxx
xmloff/inc/xmloff/XMLPageExport.hxx
+0
-2
nmspmap.hxx
xmloff/inc/xmloff/nmspmap.hxx
+0
-2
prhdlfac.hxx
xmloff/inc/xmloff/prhdlfac.hxx
+0
-2
prstylei.hxx
xmloff/inc/xmloff/prstylei.hxx
+0
-2
xmlimppr.hxx
xmloff/inc/xmloff/xmlimppr.hxx
+0
-2
xmlnumfi.hxx
xmloff/inc/xmloff/xmlnumfi.hxx
+0
-2
xmlprmap.hxx
xmloff/inc/xmloff/xmlprmap.hxx
+0
-2
DocumentSettingsContext.cxx
xmloff/source/core/DocumentSettingsContext.cxx
+0
-2
sdxmlimp_impl.hxx
xmloff/source/draw/sdxmlimp_impl.hxx
+0
-2
controlpropertymap.cxx
xmloff/source/forms/controlpropertymap.cxx
+0
-2
prstylei.cxx
xmloff/source/style/prstylei.cxx
+0
-2
XMLIndexTOCStylesContext.hxx
xmloff/source/text/XMLIndexTOCStylesContext.hxx
+0
-3
XMLPropertyBackpatcher.hxx
xmloff/source/text/XMLPropertyBackpatcher.hxx
+0
-5
No files found.
xmloff/inc/numehelp.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -35,9 +35,7 @@
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
#ifndef __SGI_STL_SET
#include <set>
#endif
class
SvXMLExport
;
namespace
rtl
...
...
xmloff/inc/xmloff/XMLFontStylesContext.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -31,9 +31,7 @@
#include "sal/config.h"
#include "xmloff/dllapi.h"
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/xmlstyle.hxx>
...
...
xmloff/inc/xmloff/XMLPageExport.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -33,9 +33,7 @@
#include "xmloff/dllapi.h"
#include "sal/types.h"
#include <rtl/ustring.hxx>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/attrlist.hxx>
#include <xmloff/uniref.hxx>
#include <com/sun/star/container/XIndexAccess.hpp>
...
...
xmloff/inc/xmloff/nmspmap.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -34,9 +34,7 @@
#include "sal/types.h"
#include <rtl/ustring.hxx>
#include <hash_map>
#ifndef __SGI_STL_MAP
#include <map>
#endif
#include <rtl/ref.hxx>
#include <cppuhelper/weak.hxx>
...
...
xmloff/inc/xmloff/prhdlfac.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -33,9 +33,7 @@
#include "xmloff/dllapi.h"
#include "sal/types.h"
#ifndef __SGI_STL_MAP
#include <map>
#endif
#include <xmloff/uniref.hxx>
#include <xmloff/xmlprhdl.hxx>
...
...
xmloff/inc/xmloff/prstylei.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -32,9 +32,7 @@
#include "xmloff/dllapi.h"
#include "sal/types.h"
#include <com/sun/star/style/XStyle.hpp>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/xmlstyle.hxx>
struct
XMLPropertyState
;
...
...
xmloff/inc/xmloff/xmlimppr.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -38,9 +38,7 @@
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/beans/XTolerantMultiPropertySet.hpp>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/uniref.hxx>
struct
XMLPropertyState
;
...
...
xmloff/inc/xmloff/xmlnumfi.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -37,9 +37,7 @@
#include <xmloff/xmlstyle.hxx>
#include <rtl/ustrbuf.hxx>
#include <i18npool/lang.h>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <unotools/localedatawrapper.hxx>
#define XML_NUMBERSTYLES "NumberStyles"
...
...
xmloff/inc/xmloff/xmlprmap.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -35,9 +35,7 @@
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/uniref.hxx>
#include <xmloff/maptype.hxx>
#include <xmloff/xmltypes.hxx>
...
...
xmloff/source/core/DocumentSettingsContext.cxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -39,9 +39,7 @@
#include <xmloff/xmluconv.hxx>
#include <tools/debug.hxx>
#ifndef __SGI_STL_LIST
#include <list>
#endif
#include <com/sun/star/i18n/XForbiddenCharacters.hpp>
#include <com/sun/star/container/XIndexContainer.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
...
...
xmloff/source/draw/sdxmlimp_impl.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -35,9 +35,7 @@
#include <xmloff/xmltkmap.hxx>
#include <com/sun/star/container/XNameAccess.hpp>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/xmlimp.hxx>
//////////////////////////////////////////////////////////////////////////////
...
...
xmloff/source/forms/controlpropertymap.cxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -32,9 +32,7 @@
#include <xmloff/xmltoken.hxx>
#include <xmloff/maptype.hxx>
#include <xmloff/xmltypes.hxx>
#ifndef __SGI_STL_ALGORITHM
#include <algorithm>
#endif
#include "strings.hxx"
#include <xmloff/contextid.hxx>
#include "controlpropertymap.hxx"
...
...
xmloff/source/style/prstylei.cxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -31,9 +31,7 @@
#include <tools/debug.hxx>
#ifndef __SGI_STL_SET
#include <set>
#endif
#include "xmlnmspe.hxx"
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlprcon.hxx>
...
...
xmloff/source/text/XMLIndexTOCStylesContext.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -32,10 +32,7 @@
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/uno/Reference.h>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
xml
{
namespace
sax
{
class
XAttributeList
;
}
}
...
...
xmloff/source/text/XMLPropertyBackpatcher.hxx
Dosyayı görüntüle @
3db12e58
...
...
@@ -30,13 +30,8 @@
#ifndef _XMLOFF_XMLPROPERTYBACKPATCHER_HXX
#define _XMLOFF_XMLPROPERTYBACKPATCHER_HXX
#ifndef __SGI_STL_MAP
#include <map>
#endif
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <comphelper/stl_types.hxx>
namespace
rtl
{
class
OUString
;
}
...
...
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