Searched refs:nStrType (Results 1 – 3 of 3) sorted by relevance
389 if ( rData1.nStrType > rData2.nStrType ) in Compare()391 else if ( rData1.nStrType < rData2.nStrType ) in Compare()393 else if ( !rData1.nStrType /* && !rData2.nStrType */ ) in Compare()434 if (pData->nStrType) in FindText()448 if (pData->nStrType) in FindText()476 if (pData->nStrType) in FindText()506 if ( pData->nStrType && ScGlobal::GetpTransliteration()->isEqual( in GetExactMatch()
152 nStrType(nType) {} in TypedStrData()161 nStrType(rCpy.nStrType) {} in TypedStrData()165 sal_Bool IsStrData() const { return nStrType != 0; } in IsStrData()174 sal_uInt16 nStrType; // 0 = Value member in TypedStrData
827 SwFldTypesEnum const nStrType( (IsSequenceFld()) in GetFieldName() local833 String aStr( SwFieldType::GetTypeStr( static_cast<sal_uInt16>(nStrType) ) ); in GetFieldName()838 if (TYP_SEQFLD != nStrType) in GetFieldName()
Completed in 18 milliseconds