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
25f25a2d
Kaydet (Commit)
25f25a2d
authored
May 15, 2013
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
These functions can throw RuntimeException
Change-Id: Ic390ceeb9f52953d5dea6999b194956e90eb4629
üst
d8901269
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
10 additions
and
10 deletions
+10
-10
vclxbitmap.hxx
include/toolkit/awt/vclxbitmap.hxx
+1
-1
vclxdevice.hxx
include/toolkit/awt/vclxdevice.hxx
+1
-1
vclxfont.hxx
include/toolkit/awt/vclxfont.hxx
+1
-1
vclxgraphics.hxx
include/toolkit/awt/vclxgraphics.hxx
+1
-1
vclxmenu.hxx
include/toolkit/awt/vclxmenu.hxx
+1
-1
vclxpointer.hxx
include/toolkit/awt/vclxpointer.hxx
+1
-1
vclxregion.hxx
include/toolkit/awt/vclxregion.hxx
+1
-1
vclxwindow.hxx
include/toolkit/awt/vclxwindow.hxx
+1
-1
macros.hxx
include/toolkit/helper/macros.hxx
+2
-2
No files found.
include/toolkit/awt/vclxbitmap.hxx
Dosyayı görüntüle @
25f25a2d
...
...
@@ -59,7 +59,7 @@ public:
// ::com::sun::star::lang::XUnoTunnel
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
GetUnoTunnelId
()
throw
();
static
VCLXBitmap
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
)
throw
()
;
static
VCLXBitmap
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
);
sal_Int64
SAL_CALL
getSomething
(
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
rIdentifier
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
// ::com::sun::star::lang::XTypeProvider
...
...
include/toolkit/awt/vclxdevice.hxx
Dosyayı görüntüle @
25f25a2d
...
...
@@ -73,7 +73,7 @@ public:
// ::com::sun::star::lang::XUnoTunnel
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
GetUnoTunnelId
()
throw
();
static
VCLXDevice
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
)
throw
()
;
static
VCLXDevice
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
);
sal_Int64
SAL_CALL
getSomething
(
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
rIdentifier
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
// ::com::sun::star::lang::XTypeProvider
...
...
include/toolkit/awt/vclxfont.hxx
Dosyayı görüntüle @
25f25a2d
...
...
@@ -62,7 +62,7 @@ public:
// ::com::sun::star::lang::XUnoTunnel
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
GetUnoTunnelId
()
throw
();
static
VCLXFont
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
)
throw
()
;
static
VCLXFont
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
);
sal_Int64
SAL_CALL
getSomething
(
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
rIdentifier
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
// ::com::sun::star::lang::XTypeProvider
...
...
include/toolkit/awt/vclxgraphics.hxx
Dosyayı görüntüle @
25f25a2d
...
...
@@ -83,7 +83,7 @@ public:
// ::com::sun::star::lang::XUnoTunnel
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
GetUnoTunnelId
()
throw
();
static
VCLXGraphics
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
)
throw
()
;
static
VCLXGraphics
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
);
sal_Int64
SAL_CALL
getSomething
(
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
rIdentifier
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
// ::com::sun::star::lang::XTypeProvider
...
...
include/toolkit/awt/vclxmenu.hxx
Dosyayı görüntüle @
25f25a2d
...
...
@@ -83,7 +83,7 @@ public:
// ::com::sun::star::lang::XUnoTunnel
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
GetUnoTunnelId
()
throw
();
static
VCLXMenu
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
)
throw
()
;
static
VCLXMenu
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
);
sal_Int64
SAL_CALL
getSomething
(
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
rIdentifier
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
// ::com::sun::star::lang::XTypeProvider
...
...
include/toolkit/awt/vclxpointer.hxx
Dosyayı görüntüle @
25f25a2d
...
...
@@ -58,7 +58,7 @@ public:
// ::com::sun::star::lang::XUnoTunnel
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
GetUnoTunnelId
()
throw
();
static
VCLXPointer
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
)
throw
()
;
static
VCLXPointer
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
);
sal_Int64
SAL_CALL
getSomething
(
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
rIdentifier
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
// ::com::sun::star::lang::XTypeProvider
...
...
include/toolkit/awt/vclxregion.hxx
Dosyayı görüntüle @
25f25a2d
...
...
@@ -59,7 +59,7 @@ public:
// ::com::sun::star::lang::XUnoTunnel
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
GetUnoTunnelId
()
throw
();
static
VCLXRegion
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
)
throw
()
;
static
VCLXRegion
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
);
sal_Int64
SAL_CALL
getSomething
(
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
rIdentifier
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
// ::com::sun::star::lang::XTypeProvider
...
...
include/toolkit/awt/vclxwindow.hxx
Dosyayı görüntüle @
25f25a2d
...
...
@@ -138,7 +138,7 @@ public:
// ::com::sun::star::lang::XUnoTunnel
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
GetUnoTunnelId
()
throw
();
static
VCLXWindow
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
)
throw
()
;
static
VCLXWindow
*
GetImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>&
rxIFace
);
sal_Int64
SAL_CALL
getSomething
(
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
rIdentifier
)
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
// ::com::sun::star::lang::XEventListener
...
...
include/toolkit/helper/macros.hxx
Dosyayı görüntüle @
25f25a2d
...
...
@@ -44,7 +44,7 @@ const ::com::sun::star::uno::Sequence< sal_Int8 >& ClassName::GetUnoTunnelId() t
#define IMPL_XUNOTUNNEL( ClassName ) \
IMPL_XUNOTUNNEL_MINIMAL( ClassName ) \
ClassName* ClassName::GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rxIFace )
throw()
\
ClassName* ClassName::GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rxIFace ) \
{ \
::com::sun::star::uno::Reference< ::com::sun::star::lang::XUnoTunnel > xUT( rxIFace, ::com::sun::star::uno::UNO_QUERY ); \
return xUT.is() ? reinterpret_cast<ClassName*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething( ClassName::GetUnoTunnelId() ))) : NULL; \
...
...
@@ -67,7 +67,7 @@ const ::com::sun::star::uno::Sequence< sal_Int8 >& ClassName::GetUnoTunnelId() t
{ \
return the##ClassName##UnoTunnelId::get().getSeq(); \
} \
ClassName* ClassName::GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rxIFace )
throw()
\
ClassName* ClassName::GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rxIFace ) \
{ \
::com::sun::star::uno::Reference< ::com::sun::star::lang::XUnoTunnel > xUT( rxIFace, ::com::sun::star::uno::UNO_QUERY ); \
return xUT.is() ? reinterpret_cast<ClassName*>(sal::static_int_cast<sal_IntPtr>(xUT->getSomething( ClassName::GetUnoTunnelId() ))) : NULL; \
...
...
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