Home
last modified time | relevance | path

Searched refs:aINT32 (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/cppuhelper/test/
H A Dtestpropshlp.cxx978 Any aINT32; in test_PropertySetHelper() local
979 aINT32 <<= (sal_Int32 ) 16; in test_PropertySetHelper()
980 xPS->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("INT16") ), aINT32 ); in test_PropertySetHelper()
990 Any aINT32; in test_PropertySetHelper() local
991 aINT32 <<= (sal_Int32) 16; in test_PropertySetHelper()
992 pPS->setFastPropertyValue( PROPERTY_INT16, aINT32 ); in test_PropertySetHelper()
/aoo42x/main/registry/source/
H A Dreflread.cxx418 sal_Int32 aINT32 = sal_False; in readINT32Constant() local
424 aINT32 = readINT32(m_pIndex[index - 1] + CP_OFFSET_ENTRY_DATA); in readINT32Constant()
428 return aINT32; in readINT32Constant()

Completed in 40 milliseconds