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
c936339a
Kaydet (Commit)
c936339a
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/toolkit
Change-Id: I73cd2a7b0270cd0b78d1ea5fb0163e6392323a3d
üst
b43343b0
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
18 additions
and
18 deletions
+18
-18
animatedimagespeer.hxx
include/toolkit/awt/animatedimagespeer.hxx
+1
-1
vclxprinter.hxx
include/toolkit/awt/vclxprinter.hxx
+1
-1
vclxtabpagecontainer.hxx
include/toolkit/awt/vclxtabpagecontainer.hxx
+1
-1
vclxtabpagemodel.hxx
include/toolkit/awt/vclxtabpagemodel.hxx
+1
-1
vclxtoolkit.hxx
include/toolkit/awt/vclxtoolkit.hxx
+1
-1
vclxwindows.hxx
include/toolkit/awt/vclxwindows.hxx
+2
-2
animatedimages.hxx
include/toolkit/controls/animatedimages.hxx
+2
-2
dialogcontrol.hxx
include/toolkit/controls/dialogcontrol.hxx
+2
-2
geometrycontrolmodel.hxx
include/toolkit/controls/geometrycontrolmodel.hxx
+1
-1
spinningprogress.hxx
include/toolkit/controls/spinningprogress.hxx
+1
-1
tabpagemodel.hxx
include/toolkit/controls/tabpagemodel.hxx
+2
-2
dllapi.h
include/toolkit/dllapi.h
+2
-2
unopropertyarrayhelper.hxx
include/toolkit/helper/unopropertyarrayhelper.hxx
+1
-1
No files found.
include/toolkit/awt/animatedimagespeer.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -20,7 +20,7 @@
#ifndef INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX
#define INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX
#include
"toolkit/awt/vclxwindow.hxx"
#include
<toolkit/awt/vclxwindow.hxx>
#include <com/sun/star/awt/XAnimation.hpp>
#include <com/sun/star/util/XModifyListener.hpp>
...
...
include/toolkit/awt/vclxprinter.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -34,7 +34,7 @@
#include <cppuhelper/implbase1.hxx>
#include <comphelper/uno3.hxx>
#include
"vcl/oldprintadaptor.hxx"
#include
<vcl/oldprintadaptor.hxx>
// relevant properties for the printer:
/*
...
...
include/toolkit/awt/vclxtabpagecontainer.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -27,7 +27,7 @@
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include
"toolkit/awt/vclxwindow.hxx"
#include
<toolkit/awt/vclxwindow.hxx>
#include <com/sun/star/awt/tab/XTabPageContainer.hpp>
#include <toolkit/helper/listenermultiplexer.hxx>
#include <cppuhelper/implbase2.hxx>
...
...
include/toolkit/awt/vclxtabpagemodel.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -26,7 +26,7 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include
"toolkit/awt/vclxwindow.hxx"
#include
<toolkit/awt/vclxwindow.hxx>
#include <toolkit/controls/unocontrolmodel.hxx>
#include <com/sun/star/awt/tab/XTabPageModel.hpp>
#include <com/sun/star/awt/tab/XTabPage.hpp>
...
...
include/toolkit/awt/vclxtoolkit.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -25,7 +25,7 @@
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <com/sun/star/awt/XMessageBoxFactory.hpp>
#include <cppuhelper/compbase2.hxx>
#include
"cppuhelper/interfacecontainer.hxx"
#include
<cppuhelper/interfacecontainer.hxx>
#include <osl/mutex.hxx>
#include <osl/module.h>
#include <tools/link.hxx>
...
...
include/toolkit/awt/vclxwindows.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -81,8 +81,8 @@
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/implbase2.hxx>
#include
"toolkit/awt/vclxwindow.hxx"
#include
"toolkit/awt/vclxtopwindow.hxx"
#include
<toolkit/awt/vclxwindow.hxx>
#include
<toolkit/awt/vclxtopwindow.hxx>
#include <cppuhelper/implbase1.hxx>
#include <vcl/pointr.hxx>
...
...
include/toolkit/controls/animatedimages.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -20,8 +20,8 @@
#ifndef INCLUDED_TOOLKIT_CONTROLS_ANIMATEDIMAGES_HXX
#define INCLUDED_TOOLKIT_CONTROLS_ANIMATEDIMAGES_HXX
#include
"toolkit/controls/unocontrolbase.hxx"
#include
"toolkit/controls/unocontrolmodel.hxx"
#include
<toolkit/controls/unocontrolbase.hxx>
#include
<toolkit/controls/unocontrolmodel.hxx>
#include <com/sun/star/awt/XAnimation.hpp>
#include <com/sun/star/awt/XAnimatedImages.hpp>
...
...
include/toolkit/controls/dialogcontrol.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -27,8 +27,8 @@
#include <com/sun/star/awt/XSimpleTabController.hpp>
#include <com/sun/star/resource/XStringResourceResolver.hpp>
#include <com/sun/star/graphic/XGraphicObject.hpp>
#include
"toolkit/helper/servicenames.hxx"
#include
"toolkit/helper/macros.hxx"
#include
<toolkit/helper/servicenames.hxx>
#include
<toolkit/helper/macros.hxx>
#include <toolkit/controls/unocontrolcontainer.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/implbase2.hxx>
...
...
include/toolkit/controls/geometrycontrolmodel.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -251,7 +251,7 @@ namespace com { namespace sun { namespace star {
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
);
};
#include
"toolkit/controls/geometrycontrolmodel_impl.hxx"
#include
<toolkit/controls/geometrycontrolmodel_impl.hxx>
//........................................................................
// } // namespace toolkit
...
...
include/toolkit/controls/spinningprogress.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -20,7 +20,7 @@
#ifndef INCLUDED_TOOLKIT_CONTROLS_SPINNINGPROGRESS_HXX
#define INCLUDED_TOOLKIT_CONTROLS_SPINNINGPROGRESS_HXX
#include
"toolkit/controls/animatedimages.hxx"
#include
<toolkit/controls/animatedimages.hxx>
//......................................................................................................................
namespace
toolkit
...
...
include/toolkit/controls/tabpagemodel.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -25,8 +25,8 @@
#include <com/sun/star/awt/tab/XTabPage.hpp>
#include <com/sun/star/resource/XStringResourceResolver.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include
"toolkit/helper/servicenames.hxx"
#include
"toolkit/helper/macros.hxx"
#include
<toolkit/helper/servicenames.hxx>
#include
<toolkit/helper/macros.hxx>
#include <toolkit/controls/unocontrolcontainer.hxx>
#include <cppuhelper/basemutex.hxx>
#include <list>
...
...
include/toolkit/dllapi.h
Dosyayı görüntüle @
c936339a
...
...
@@ -20,8 +20,8 @@
#ifndef INCLUDED_TOOLKIT_DLLAPI_H
#define INCLUDED_TOOLKIT_DLLAPI_H
#include
"sal/config.h"
#include
"sal/types.h"
#include
<sal/config.h>
#include
<sal/types.h>
#if defined TOOLKIT_DLLIMPLEMENTATION
#define TOOLKIT_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
...
...
include/toolkit/helper/unopropertyarrayhelper.hxx
Dosyayı görüntüle @
c936339a
...
...
@@ -25,7 +25,7 @@
#include <list>
#include <set>
#include
"toolkit/dllapi.h"
#include
<toolkit/dllapi.h>
// ----------------------------------------------------
// class UnoPropertyArrayHelper
...
...
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