Home
last modified time | relevance | path

Searched refs:keyType (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h396 typedef key keyType; typedef in cppu::OMultiTypeInterfaceContainerHelperVar
433 template < class container , class keyType >
460 const keyType &key, in addListener()
475 const keyType &key, in removeListener()
491 …inline OInterfaceContainerHelper * SAL_CALL getContainer( const keyType &key ) const SAL_THROW( ()… in getContainer()
599 typedef ::com::sun::star::uno::Type keyType; typedef in cppu::OMultiTypeInterfaceContainerHelper
608 …OMultiTypeInterfaceContainerHelper , OMultiTypeInterfaceContainerHelper::keyType > OBroadcastHelpe…
H A Dpropshlp.hxx301 typedef sal_Int32 keyType; typedef in cppu::OMultiTypeInterfaceContainerHelperInt32
/aoo41x/main/comphelper/qa/complex/comphelper/
H A DMap.java119 Type keyType = AnyConverter.getType( _keys[0] ); in impl_checkMappings() local
124 keyType, valueType ); in impl_checkMappings()
125 assertTrue( _context + ": key types do not match", map.getKeyType().equals( keyType ) ); in impl_checkMappings()
156 … connection.getComponentContext(), keyType, valueType, (Pair< Object, Object >[])initialMappings ); in impl_checkMappings()
/aoo41x/main/nss/
H A Dnss_sizes.patch17 + switch (pubk->keyType) {
204 switch (cx->key->keyType) {
246 switch (key->keyType) {
H A Dnss_win.patch11 static int create_pk7(char *dir, char *keyName, int *keyType);
102 - count = snprintf(tempfn, sizeof(tempfn), "META-INF/%s.%s", base, (keyType == dsaKey ? "dsa…
103 + count = PR_snprintf(tempfn, sizeof(tempfn), "META-INF/%s.%s", base, (keyType == dsaKey ? "…
143 - count = snprintf(tempfn, sizeof(tempfn), "META-INF/%s.%s", base, (keyType == dsaKey ? "dsa…
144 + count = PR_snprintf(tempfn, sizeof(tempfn), "META-INF/%s.%s", base, (keyType == dsaKey ? "…
/aoo41x/main/framework/source/fwi/uielement/
H A Drootitemcontainer.cxx98 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha… in DEFINE_XINTERFACE_10()
106 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha… in RootItemContainer()
116 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha… in RootItemContainer()
/aoo41x/main/registry/test/
H A Dtestregcpp.cxx426 RegKeyType keyType; in test_registry_CppApi() local
427 …REG_ENSURE(!rootKey.getKeyType(pSubKeyNames->getElement(i), &keyType), "test_registry_CppApi error… in test_registry_CppApi()
428 REG_ENSURE(keyType == RG_LINKTYPE, "test_registry_CppApi error 7k"); in test_registry_CppApi()
/aoo41x/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch1518 + if( ( keyInfoCtx->keyReq.keyType & xmlSecKeyDataTypeSymmetric ) == xmlSecKeyDataTypeSymmetr…
1547 + } else if( ( keyInfoCtx->keyReq.keyType & xmlSecKeyDataTypePublic ) == xmlSecKeyDataTypePub…
1721 + if( ( keyInfoCtx->keyReq.keyType & xmlSecKeyDataTypeSession ) == xmlSecKeyDataTypeSession ) {
1886 - if (keyReq->keyType &
1898 - if (keyReq->keyType & xmlSecKeyDataTypePublic) {
1919 - if (keyReq->keyType & xmlSecKeyDataTypePrivate) {
2049 + keyInfoCtx.keyReq.keyType = type;
2326 + keyReq->keyType = xmlSecKeyDataTypeSymmetric;
3390 if(((xmlSecKeyDataTypePublic | xmlSecKeyDataTypePrivate) & keyInfoCtx->keyReq.keyType) == 0) {
3502 if(((xmlSecKeyDataTypePublic | xmlSecKeyDataTypePrivate) & keyInfoCtx->keyReq.keyType) == 0) {
[all …]
H A Dxmlsec1-nssmangleciphers.patch252 + keyReq->keyType = xmlSecKeyDataTypeSymmetric ;
950 - keyReq->keyType = xmlSecKeyDataTypeSymmetric;
/aoo41x/main/framework/source/helper/
H A Duielementwrapperbase.cxx92 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha… in DEFINE_XINTERFACE_8()
H A Duiconfigelementwrapperbase.cxx112 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha… in DEFINE_XINTERFACE_10()
/aoo41x/main/sd/source/ui/unoidl/
H A DDrawController.cxx83 OMultiTypeInterfaceContainerHelper::keyType>& >( in DrawController()
/aoo41x/main/framework/source/tabwin/
H A Dtabwindow.cxx108 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha…
/aoo41x/main/framework/source/services/
H A Dpathsettings.cxx147 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >(m_aLock.getShar…
H A Ddesktop.cxx245 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType > ( m_a…
/aoo41x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx115 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha…

Completed in 153 milliseconds