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
147ff662
Kaydet (Commit)
147ff662
authored
Ara 08, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo "mehtod" -> "method"
Change-Id: I49f3f59c76bd4dd078f7014b6a0450241214db7f
üst
cca2e7be
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
RowSetBase.hxx
dbaccess/source/core/api/RowSetBase.hxx
+1
-1
reflwrit.hxx
include/registry/reflwrit.hxx
+1
-1
AsynchronousFinalizer.java
jurt/com/sun/star/lib/util/AsynchronousFinalizer.java
+1
-1
securityenvironment_mscryptimpl.hxx
...source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx
+2
-2
xmlsecuritycontext_nssimpl.hxx
xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.hxx
+1
-1
No files found.
dbaccess/source/core/api/RowSetBase.hxx
Dosyayı görüntüle @
147ff662
...
@@ -195,7 +195,7 @@ namespace dbaccess
...
@@ -195,7 +195,7 @@ namespace dbaccess
@param _aCheckFunctor
@param _aCheckFunctor
Return <TRUE/> when we already stand on the row we want to.
Return <TRUE/> when we already stand on the row we want to.
@param _aMovementFunctor
@param _aMovementFunctor
The me
ht
od used to move.
The me
th
od used to move.
@return
@return
<TRUE/> if movement was successful.
<TRUE/> if movement was successful.
*/
*/
...
...
include/registry/reflwrit.hxx
Dosyayı görüntüle @
147ff662
...
@@ -183,7 +183,7 @@ public:
...
@@ -183,7 +183,7 @@ public:
const
rtl
::
OUString
&
name
,
const
rtl
::
OUString
&
name
,
RTParamMode
mode
);
RTParamMode
mode
);
/** sets the data for the specified exception of a me
ht
od.
/** sets the data for the specified exception of a me
th
od.
@param index indicates the index of the method.
@param index indicates the index of the method.
@param excIndex specifies the index of the exception.
@param excIndex specifies the index of the exception.
...
...
jurt/com/sun/star/lib/util/AsynchronousFinalizer.java
Dosyayı görüntüle @
147ff662
...
@@ -32,7 +32,7 @@ import java.util.LinkedList;
...
@@ -32,7 +32,7 @@ import java.util.LinkedList;
* in both cases finalizers lead to synchronous UNO release calls).</p>
* in both cases finalizers lead to synchronous UNO release calls).</p>
*
*
* <p>If JVMs are getting more mature and should no longer have problems with
* <p>If JVMs are getting more mature and should no longer have problems with
* long-running finalize me
ht
ods, this class could be removed again.</p>
* long-running finalize me
th
ods, this class could be removed again.</p>
*/
*/
public
final
class
AsynchronousFinalizer
{
public
final
class
AsynchronousFinalizer
{
/**
/**
...
...
xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.hxx
Dosyayı görüntüle @
147ff662
...
@@ -156,7 +156,7 @@ class SecurityEnvironment_MSCryptImpl : public ::cppu::WeakImplHelper3<
...
@@ -156,7 +156,7 @@ class SecurityEnvironment_MSCryptImpl : public ::cppu::WeakImplHelper3<
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
getUnoTunnelId
()
;
static
const
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>&
getUnoTunnelId
()
;
static
SecurityEnvironment_MSCryptImpl
*
getImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>
xObj
)
;
static
SecurityEnvironment_MSCryptImpl
*
getImplementation
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>
xObj
)
;
//Native me
ht
ods
//Native me
th
ods
virtual
HCRYPTPROV
getCryptoProvider
()
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
virtual
HCRYPTPROV
getCryptoProvider
()
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
virtual
void
setCryptoProvider
(
HCRYPTPROV
aProv
)
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
virtual
void
setCryptoProvider
(
HCRYPTPROV
aProv
)
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
...
@@ -184,7 +184,7 @@ class SecurityEnvironment_MSCryptImpl : public ::cppu::WeakImplHelper3<
...
@@ -184,7 +184,7 @@ class SecurityEnvironment_MSCryptImpl : public ::cppu::WeakImplHelper3<
virtual
void
enableDefaultCrypt
(
sal_Bool
enable
)
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
virtual
void
enableDefaultCrypt
(
sal_Bool
enable
)
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
virtual
sal_Bool
defaultEnabled
()
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
virtual
sal_Bool
defaultEnabled
()
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
//Native me
ht
ods
//Native me
th
ods
virtual
xmlSecKeysMngrPtr
createKeysManager
()
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
virtual
xmlSecKeysMngrPtr
createKeysManager
()
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
virtual
void
destroyKeysManager
(
xmlSecKeysMngrPtr
pKeysMngr
)
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
virtual
void
destroyKeysManager
(
xmlSecKeysMngrPtr
pKeysMngr
)
throw
(
::
com
::
sun
::
star
::
uno
::
Exception
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
)
;
...
...
xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.hxx
Dosyayı görüntüle @
147ff662
...
@@ -105,7 +105,7 @@ class XMLSecurityContext_NssImpl : public ::cppu::WeakImplHelper2<
...
@@ -105,7 +105,7 @@ class XMLSecurityContext_NssImpl : public ::cppu::WeakImplHelper2<
static const ::com::sun::star::uno::Sequence< sal_Int8 >& getUnoTunnelId() ;
static const ::com::sun::star::uno::Sequence< sal_Int8 >& getUnoTunnelId() ;
static XMLSecurityContext_NssImpl* getImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > xObj ) ;
static XMLSecurityContext_NssImpl* getImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > xObj ) ;
//Native me
ht
ods
//Native me
th
ods
virtual xmlSecKeysMngrPtr keysManager() throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno::RuntimeException ) ;
virtual xmlSecKeysMngrPtr keysManager() throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno::RuntimeException ) ;
*/
*/
...
...
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