Searched refs:HANDLE_ISACTIVE (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/svtools/source/uno/ |
| H A D | unoimap.cxx | 76 const sal_Int32 HANDLE_ISACTIVE = 5; variable 156 … { MAP_LEN( "IsActive" ), HANDLE_ISACTIVE, &::getBooleanCppuType(), 0, 0 }, in createPropertySetInfo() 172 …{ MAP_LEN( "IsActive" ), HANDLE_ISACTIVE, &::getBooleanCppuType(), 0, 0 }, in createPropertySetInfo() 190 … { MAP_LEN( "IsActive" ), HANDLE_ISACTIVE, &::getBooleanCppuType(), 0, 0 }, in createPropertySetInfo() 470 case HANDLE_ISACTIVE: in _setPropertyValues() 520 case HANDLE_ISACTIVE: in _getPropertyValues()
|