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
1daa9264
Kaydet (Commit)
1daa9264
authored
Kas 09, 2013
tarafından
Norbert Thiebaud
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fdo#65108 inter-module includes <> include/cppu
Change-Id: I86db12420f5d84e467db72585609f8f144f73dad
üst
2f3305e9
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
17 additions
and
17 deletions
+17
-17
Enterable.hxx
include/cppu/Enterable.hxx
+2
-2
EnvDcp.hxx
include/cppu/EnvDcp.hxx
+2
-2
EnvGuards.hxx
include/cppu/EnvGuards.hxx
+2
-2
cppudllapi.h
include/cppu/cppudllapi.h
+1
-1
Environment.hxx
include/cppu/helper/purpenv/Environment.hxx
+2
-2
Mapping.hxx
include/cppu/helper/purpenv/Mapping.hxx
+3
-3
unotype.hxx
include/cppu/unotype.hxx
+5
-5
No files found.
include/cppu/Enterable.hxx
Dosyayı görüntüle @
1daa9264
...
@@ -20,8 +20,8 @@
...
@@ -20,8 +20,8 @@
#ifndef INCLUDED_cppu_Enterable_hxx
#ifndef INCLUDED_cppu_Enterable_hxx
#define INCLUDED_cppu_Enterable_hxx
#define INCLUDED_cppu_Enterable_hxx
#include
"uno/Enterable.h"
#include
<uno/Enterable.h>
#include
"rtl/ustring.hxx"
#include
<rtl/ustring.hxx>
namespace
cppu
namespace
cppu
{
{
...
...
include/cppu/EnvDcp.hxx
Dosyayı görüntüle @
1daa9264
...
@@ -20,8 +20,8 @@
...
@@ -20,8 +20,8 @@
#ifndef INCLUDED_cppu_EnvDcp_hxx
#ifndef INCLUDED_cppu_EnvDcp_hxx
#define INCLUDED_cppu_EnvDcp_hxx
#define INCLUDED_cppu_EnvDcp_hxx
#include
"rtl/ustring.hxx"
#include
<rtl/ustring.hxx>
#include
"uno/EnvDcp.h"
#include
<uno/EnvDcp.h>
namespace
cppu
namespace
cppu
...
...
include/cppu/EnvGuards.hxx
Dosyayı görüntüle @
1daa9264
...
@@ -20,8 +20,8 @@
...
@@ -20,8 +20,8 @@
#ifndef INCLUDED_cppu_EnvGuards_hxx
#ifndef INCLUDED_cppu_EnvGuards_hxx
#define INCLUDED_cppu_EnvGuards_hxx
#define INCLUDED_cppu_EnvGuards_hxx
#include
"uno/environment.hxx"
#include
<uno/environment.hxx>
#include
"uno/mapping.hxx"
#include
<uno/mapping.hxx>
namespace
cssuno
=
com
::
sun
::
star
::
uno
;
namespace
cssuno
=
com
::
sun
::
star
::
uno
;
...
...
include/cppu/cppudllapi.h
Dosyayı görüntüle @
1daa9264
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
#ifndef INCLUDED_CPPU_CPPUDLLAPI_H
#ifndef INCLUDED_CPPU_CPPUDLLAPI_H
#define INCLUDED_CPPU_CPPUDLLAPI_H
#define INCLUDED_CPPU_CPPUDLLAPI_H
#include
"sal/types.h"
#include
<sal/types.h>
#if defined(CPPU_DLLIMPLEMENTATION)
#if defined(CPPU_DLLIMPLEMENTATION)
#define CPPU_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
#define CPPU_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
...
...
include/cppu/helper/purpenv/Environment.hxx
Dosyayı görüntüle @
1daa9264
...
@@ -21,8 +21,8 @@
...
@@ -21,8 +21,8 @@
#define INCLUDED_cppu_helper_purpenv_Environment_hxx
#define INCLUDED_cppu_helper_purpenv_Environment_hxx
#include <cppu/cppudllapi.h>
#include <cppu/cppudllapi.h>
#include
"uno/environment.h"
#include
<uno/environment.h>
#include
"cppu/Enterable.hxx"
#include
<cppu/Enterable.hxx>
namespace
cppu
{
namespace
helper
{
namespace
purpenv
{
namespace
cppu
{
namespace
helper
{
namespace
purpenv
{
...
...
include/cppu/helper/purpenv/Mapping.hxx
Dosyayı görüntüle @
1daa9264
...
@@ -20,11 +20,11 @@
...
@@ -20,11 +20,11 @@
#ifndef INCLUDED_cppu_helper_purpenv_Mapping_hxx
#ifndef INCLUDED_cppu_helper_purpenv_Mapping_hxx
#define INCLUDED_cppu_helper_purpenv_Mapping_hxx
#define INCLUDED_cppu_helper_purpenv_Mapping_hxx
#include
"com/sun/star/uno/Any.h"
#include
<com/sun/star/uno/Any.h>
#include <cppu/cppudllapi.h>
#include <cppu/cppudllapi.h>
#include
"uno/environment.h"
#include
<uno/environment.h>
#include
"uno/mapping.h"
#include
<uno/mapping.h>
namespace
cppu
{
namespace
helper
{
namespace
purpenv
{
namespace
cppu
{
namespace
helper
{
namespace
purpenv
{
...
...
include/cppu/unotype.hxx
Dosyayı görüntüle @
1daa9264
...
@@ -20,11 +20,11 @@
...
@@ -20,11 +20,11 @@
#ifndef INCLUDED_CPPU_UNOTYPE_HXX
#ifndef INCLUDED_CPPU_UNOTYPE_HXX
#define INCLUDED_CPPU_UNOTYPE_HXX
#define INCLUDED_CPPU_UNOTYPE_HXX
#include
"sal/config.h"
#include
<sal/config.h>
#include
"com/sun/star/uno/Type.h"
#include
<com/sun/star/uno/Type.h>
#include
"sal/types.h"
#include
<sal/types.h>
#include
"typelib/typeclass.h"
#include
<typelib/typeclass.h>
#include
"typelib/typedescription.h"
#include
<typelib/typedescription.h>
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
uno
{
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
uno
{
class
Any
;
class
Any
;
...
...
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