Searched refs:nINT32 (Results 1 – 3 of 3) sorted by relevance
332 , nINT32( 0 ) in test_OPropertySetHelper()385 sal_Int32 nINT32; member in test_OPropertySetHelper711 if( n32 != nINT32 ) in convertFastPropertyValue()714 rOldValue <<= nINT32; in convertFastPropertyValue()750 rValue >>= nINT32; in setFastPropertyValue_NoBroadcast()773 rRet <<= nINT32; in getFastPropertyValue()1049 pPS->nINT32 = 0; in test_PropertySetHelper()1093 pPS->nINT32 = 0; in test_PropertySetHelper()1138 pPS->nINT32 = 5; in test_PropertySetHelper()1152 pPS->nINT32 = 0; in test_PropertySetHelper()
1525 sal_Int32 nINT32 = TWIP_TO_MM100(rFmt.GetAbsLSpace()); in GetNumberingRuleByIndex() local1526 …pData = new PropValData((void*)&nINT32, SW_PROP_NAME_STR(UNO_NAME_LEFT_MARGIN), ::getCppuType((con… in GetNumberingRuleByIndex()1530 nINT32 = TWIP_TO_MM100(rFmt.GetCharTextDistance()); in GetNumberingRuleByIndex()1535 nINT32 = TWIP_TO_MM100(rFmt.GetFirstLineOffset()); in GetNumberingRuleByIndex()1536 …pData = new PropValData((void*)&nINT32, SW_PROP_NAME_STR(UNO_NAME_FIRST_LINE_OFFSET), ::getCppuTyp… in GetNumberingRuleByIndex()1571 sal_Int32 nINT32 = TWIP_TO_MM100(rFmt.GetListtabPos()); in GetNumberingRuleByIndex() local1572 pData = new PropValData( (void*)&nINT32, in GetNumberingRuleByIndex()1578 nINT32 = TWIP_TO_MM100(rFmt.GetFirstLineIndent()); in GetNumberingRuleByIndex()1579 pData = new PropValData( (void*)&nINT32, in GetNumberingRuleByIndex()1585 nINT32 = TWIP_TO_MM100(rFmt.GetIndentAt()); in GetNumberingRuleByIndex()[all …]
196 sal_Int32 nINT32; in ReadIntData() local233 *pTIFF >> nUINT32a >> nINT32; in ReadIntData()234 if ( nINT32 != 0 ) in ReadIntData()235 nUINT32a /= nINT32; in ReadIntData()
Completed in 33 milliseconds