Searched refs:nINT16 (Results 1 – 5 of 5) sorted by relevance
331 , nINT16( 0 ) in test_OPropertySetHelper()384 sal_Int16 nINT16; member in test_OPropertySetHelper697 if( n16 != nINT16 ) in convertFastPropertyValue()700 rOldValue <<= nINT16; in convertFastPropertyValue()745 rValue >>= nINT16; in setFastPropertyValue_NoBroadcast()769 rRet <<= nINT16; in getFastPropertyValue()1050 pPS->nINT16 = 0; in test_PropertySetHelper()1094 pPS->nINT16 = 0; in test_PropertySetHelper()1137 pPS->nINT16 = 8; in test_PropertySetHelper()1153 pPS->nINT16 = 0; in test_PropertySetHelper()
1481 sal_Int16 nINT16 = aSvxToUnoAdjust[(sal_uInt16)eAdj]; in GetNumberingRuleByIndex() local1486 nINT16 = rFmt.GetIncludeUpperLevels(); in GetNumberingRuleByIndex()1517 nINT16 = rFmt.GetStart(); in GetNumberingRuleByIndex()1546 nINT16 = PositionAndSpaceMode::LABEL_ALIGNMENT; in GetNumberingRuleByIndex()1548 pData = new PropValData( (void*)&nINT16, in GetNumberingRuleByIndex()1556 nINT16 = LabelFollow::LISTTAB; in GetNumberingRuleByIndex()1559 nINT16 = LabelFollow::SPACE; in GetNumberingRuleByIndex()1563 nINT16 = LabelFollow::NOTHING; in GetNumberingRuleByIndex()1565 pData = new PropValData( (void*)&nINT16, in GetNumberingRuleByIndex()1594 nINT16 = rFmt.GetNumberingType(); in GetNumberingRuleByIndex()[all …]
229 inline void Read( sal_Int16& nINT16 );273 inline void LotusConverterBase::Read( sal_Int16& nINT16 ) in Read() argument275 aIn >> nINT16; in Read()
197 sal_Int16 nINT16; in Convert() local680 aIn >> nINT16; in Convert()683 if( nINT16 >= 0 ) in Convert()685 const ExtName* pExtName = rR.pExtNameBuff->GetNameByIndex( nINT16, nUINT16 ); in Convert()687 rR.pExtSheetBuff->IsLink( ( sal_uInt16 ) nINT16 ) ) in Convert()692 rR.pExtSheetBuff->GetLink( ( sal_uInt16 ) nINT16 , aAppl, aExtDoc ); in Convert()
198 sal_Int16 nINT16; in ReadIntData() local229 *pTIFF >> nINT16; in ReadIntData()230 nUINT32a = (sal_Int32)nINT16; in ReadIntData()
Completed in 125 milliseconds