/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
H A D | OKeyContainer.java | 114 int keyType = AnyConverter.toInt(descriptor.getPropertyValue(PropertyIds.TYPE.name)); in appendObject() local 118 if (keyType == KeyType.FOREIGN) { in appendObject() 128 if (keyType == KeyType.PRIMARY) { in appendObject() 130 } else if (keyType == KeyType.FOREIGN) { in appendObject() 149 if (keyType == KeyType.FOREIGN) { in appendObject() 178 if (keyType == KeyType.FOREIGN) { in appendObject() 201 …keys.put(newName, new OKey(newName, isCaseSensitive(), referencedName, keyType, updateRule, delete… in appendObject() 242 final int keyType; in dropObject() local 244 keyType = AnyConverter.toInt(key.getPropertyValue(PropertyIds.TYPE.name)); in dropObject() 246 keyType = KeyType.PRIMARY; in dropObject() [all …]
|
/trunk/main/cppuhelper/inc/cppuhelper/ |
H A D | interfacecontainer.h | 398 typedef key keyType; typedef in cppu::OMultiTypeInterfaceContainerHelperVar 435 template < class container , class keyType > 462 const keyType &key, in addListener() 477 const keyType &key, in removeListener() 493 …inline OInterfaceContainerHelper * SAL_CALL getContainer( const keyType &key ) const SAL_THROW( ()… in getContainer() 601 typedef ::com::sun::star::uno::Type keyType; typedef in cppu::OMultiTypeInterfaceContainerHelper 610 …OMultiTypeInterfaceContainerHelper , OMultiTypeInterfaceContainerHelper::keyType > OBroadcastHelpe…
|
H A D | propshlp.hxx | 302 typedef sal_Int32 keyType; typedef in cppu::OMultiTypeInterfaceContainerHelperInt32
|
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | DbTools.java | 597 int keyType = AnyConverter.toInt(columnProperties.getPropertyValue("Type")); in createStandardKeyStatement() local 604 if (keyType == KeyType.PRIMARY) { in createStandardKeyStatement() 612 } else if (keyType == KeyType.UNIQUE) { in createStandardKeyStatement() 615 } else if (keyType == KeyType.FOREIGN) { in createStandardKeyStatement() 733 int keyType = 0; in getPrimaryKeyColumns() local 734 … keyType = AnyConverter.toInt(propertySet.getPropertyValue(PropertyIds.TYPE.name)); in getPrimaryKeyColumns() 735 if (keyType == KeyType.PRIMARY) { in getPrimaryKeyColumns()
|
/trunk/main/comphelper/qa/complex/comphelper/ |
H A D | Map.java | 107 Type keyType = AnyConverter.getType( _keys[0] ); in impl_checkMappings() local 112 keyType, valueType ); in impl_checkMappings() 113 assertTrue( _context + ": key types do not match", map.getKeyType().equals( keyType ) ); in impl_checkMappings() 144 … connection.getComponentContext(), keyType, valueType, (Pair< Object, Object >[])initialMappings ); in impl_checkMappings()
|
/trunk/main/nss/ |
H A D | nss_sizes.patch | 17 + switch (pubk->keyType) { 204 switch (cx->key->keyType) { 246 switch (key->keyType) {
|
H A D | nss_win.patch | 11 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 ? "…
|
/trunk/main/framework/source/fwi/uielement/ |
H A D | rootitemcontainer.cxx | 98 …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()
|
/trunk/main/registry/test/ |
H A D | testregcpp.cxx | 426 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()
|
/trunk/main/libxmlsec/ |
H A D | xmlsec1-customkeymanage.patch | 1518 + 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 D | xmlsec1-nssmangleciphers.patch | 252 + keyReq->keyType = xmlSecKeyDataTypeSymmetric ; 950 - keyReq->keyType = xmlSecKeyDataTypeSymmetric;
|
/trunk/main/framework/source/helper/ |
H A D | uielementwrapperbase.cxx | 92 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha… in DEFINE_XINTERFACE_8()
|
H A D | uiconfigelementwrapperbase.cxx | 112 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha… in DEFINE_XINTERFACE_10()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | DrawController.cxx | 83 OMultiTypeInterfaceContainerHelper::keyType>& >( in DrawController()
|
/trunk/main/framework/source/tabwin/ |
H A D | tabwindow.cxx | 108 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha…
|
/trunk/main/framework/source/services/ |
H A D | pathsettings.cxx | 147 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >(m_aLock.getShar…
|
H A D | desktop.cxx | 245 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType > ( m_a…
|
/trunk/main/framework/source/layoutmanager/ |
H A D | layoutmanager.cxx | 115 …ypeInterfaceContainerHelper, ::cppu::OMultiTypeInterfaceContainerHelper::keyType >( m_aLock.getSha…
|