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
20958c4e
Kaydet (Commit)
20958c4e
authored
Nis 16, 2015
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
svx: can avoid comphelper/implbase_var.hxx in formcontroller
Change-Id: I37a1d16f76cad6b8ff5727ecd09d718e15519de9
üst
2831714e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
formcontroller.hxx
svx/source/inc/formcontroller.hxx
+2
-6
No files found.
svx/source/inc/formcontroller.hxx
Dosyayı görüntüle @
20958c4e
...
@@ -77,11 +77,7 @@
...
@@ -77,11 +77,7 @@
#include <vcl/timer.hxx>
#include <vcl/timer.hxx>
#include <vcl/idle.hxx>
#include <vcl/idle.hxx>
#ifndef INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_22
#include <cppuhelper/compbase.hxx>
#define INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_22
#define COMPHELPER_IMPLBASE_INTERFACE_NUMBER 22
#include <comphelper/implbase_var.hxx>
#endif
struct
FmXTextComponentLess
:
public
::
std
::
binary_function
<
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
awt
::
XTextComponent
>
,
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
awt
::
XTextComponent
>
,
bool
>
struct
FmXTextComponentLess
:
public
::
std
::
binary_function
<
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
awt
::
XTextComponent
>
,
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
awt
::
XTextComponent
>
,
bool
>
{
{
...
@@ -103,7 +99,7 @@ namespace svxform
...
@@ -103,7 +99,7 @@ namespace svxform
class
ControlBorderManager
;
class
ControlBorderManager
;
struct
FmFieldInfo
;
struct
FmFieldInfo
;
typedef
::
comphelper
::
WeakComponentImplHelper22
<
::
com
::
sun
::
star
::
form
::
runtime
::
XFormController
typedef
cppu
::
WeakComponentImplHelper
<
::
com
::
sun
::
star
::
form
::
runtime
::
XFormController
,
::
com
::
sun
::
star
::
form
::
runtime
::
XFilterController
,
::
com
::
sun
::
star
::
form
::
runtime
::
XFilterController
,
::
com
::
sun
::
star
::
awt
::
XFocusListener
,
::
com
::
sun
::
star
::
awt
::
XFocusListener
,
::
com
::
sun
::
star
::
form
::
XLoadListener
,
::
com
::
sun
::
star
::
form
::
XLoadListener
...
...
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