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
7b6525c9
Kaydet (Commit)
7b6525c9
authored
Mar 12, 2011
tarafından
Bjoern Michaelsen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
removing remaining tools types from toolkit
üst
8a78e5b7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
vclxwindows.hxx
toolkit/inc/toolkit/awt/vclxwindows.hxx
+1
-1
servicenames.hxx
toolkit/inc/toolkit/helper/servicenames.hxx
+1
-1
No files found.
toolkit/inc/toolkit/awt/vclxwindows.hxx
Dosyayı görüntüle @
7b6525c9
...
@@ -536,7 +536,7 @@ public:
...
@@ -536,7 +536,7 @@ public:
virtual
void
SAL_CALL
removeTabListener
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
awt
::
XTabListener
>&
Listener
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
virtual
void
SAL_CALL
removeTabListener
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
awt
::
XTabListener
>&
Listener
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
// C++
// C++
TabControl
*
getTabControl
()
const
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
TabControl
*
getTabControl
()
const
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
USHORT
insertTab
(
TabPage
*
,
rtl
::
OUString
&
sTitle
);
sal_uInt16
insertTab
(
TabPage
*
,
rtl
::
OUString
&
sTitle
);
static
void
ImplGetPropertyIds
(
std
::
list
<
sal_uInt16
>
&
aIds
);
static
void
ImplGetPropertyIds
(
std
::
list
<
sal_uInt16
>
&
aIds
);
virtual
void
GetPropertyIds
(
std
::
list
<
sal_uInt16
>
&
aIds
)
{
return
ImplGetPropertyIds
(
aIds
);
}
virtual
void
GetPropertyIds
(
std
::
list
<
sal_uInt16
>
&
aIds
)
{
return
ImplGetPropertyIds
(
aIds
);
}
};
};
...
...
toolkit/inc/toolkit/helper/servicenames.hxx
Dosyayı görüntüle @
7b6525c9
...
@@ -104,7 +104,7 @@ extern const sal_Char szServiceName_GridControlModel[];
...
@@ -104,7 +104,7 @@ extern const sal_Char szServiceName_GridControlModel[];
extern
const
sal_Char
szServiceName_DefaultGridDataModel
[];
extern
const
sal_Char
szServiceName_DefaultGridDataModel
[];
extern
const
sal_Char
szServiceName_DefaultGridColumnModel
[];
extern
const
sal_Char
szServiceName_DefaultGridColumnModel
[];
extern
const
sal_Char
szServiceName_GridColumn
[];
extern
const
sal_Char
szServiceName_GridColumn
[];
extern
const
sal_Char
__FAR_DATA
szServiceName_SortableGridDataModel
[];
extern
const
sal_Char
szServiceName_SortableGridDataModel
[];
extern
const
sal_Char
szServiceName_UnoSimpleAnimationControl
[],
szServiceName2_UnoSimpleAnimationControl
[];
extern
const
sal_Char
szServiceName_UnoSimpleAnimationControl
[],
szServiceName2_UnoSimpleAnimationControl
[];
extern
const
sal_Char
szServiceName_UnoSimpleAnimationControlModel
[],
szServiceName2_UnoSimpleAnimationControlModel
[];
extern
const
sal_Char
szServiceName_UnoSimpleAnimationControlModel
[],
szServiceName2_UnoSimpleAnimationControlModel
[];
...
...
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