Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1049 sal_uInt16 nUSHORT2; member
1064 nUSHORT2(0), in SwFieldProperties_Impl()
1124 m_pProps->nUSHORT2 = USHRT_MAX; in SwXTextField()
1383 aVal <<=(sal_Int16)m_pProps->nUSHORT2; in attachToRange()
1586 …m_pProps->nUSHORT2 != USHRT_MAX ? //#i79471# the field can have a number format or a number_ing_ … in attachToRange()
1587 m_pProps->nUSHORT2 : m_pProps->nFormat); in attachToRange()
1704 pFld = new SwDocStatField((SwDocStatFieldType*)pFldType, nSubType, m_pProps->nUSHORT2); in attachToRange()
2094 m_pProps->nUSHORT2 = nVal; in setPropertyValue()
2288 aRet <<= (sal_Int16)m_pProps->nUSHORT2; in getPropertyValue()

Completed in 176 milliseconds