Searched refs:nTmpType (Results 1 – 4 of 4) sorted by relevance
746 short nTmpType = GetKeyWord( rStr, nPos-1 ); in Next_Symbol() local747 if ( nTmpType ) in Next_Symbol()754 sCurString.Search( sKeyword[nTmpType] ) == 0 ) in Next_Symbol()768 eType = nTmpType; in Next_Symbol()827 short nTmpType = GetKeyWord( rStr, nPos-1 ); in Next_Symbol() local828 if ( nTmpType ) in Next_Symbol()
1923 const sal_uInt16 nTmpType = bBrowse ? 0x2084: 0x2004; //Row+Cell, Browse mit Body in GrowFrm() local1924 if( !(GetUpper()->GetType() & nTmpType) && GetUpper()->HasFixSize() ) in GrowFrm()2449 const sal_uInt16 nTmpType = bBrowse ? 0x2084: 0x2004; //Row+Cell, Browse mit Body in GrowFrm() local2450 if( !(GetType() & nTmpType) && HasFixSize() ) in GrowFrm()2618 const sal_uInt16 nTmpType = bBrowse ? 0x2084: 0x2004; //Row+Cell, Browse mit Body in ShrinkFrm() local2619 if( !(GetType() & nTmpType) && HasFixSize() ) in ShrinkFrm()
1085 sal_uInt8 nTmpType = ePrevState; in InitScriptInfo() local1086 aCompType.insert( aCompType.begin() + nCntComp, nTmpType ); in InitScriptInfo()1107 sal_uInt8 nTmpType = ePrevState; in InitScriptInfo() local1108 aCompType.insert( aCompType.begin() + nCntComp, nTmpType ); in InitScriptInfo()
1746 short nTmpType = _xBI->getScriptType( aFldText, nCharInField ); in InitScriptTypes() local1751 nFldScriptType = nTmpType; in InitScriptTypes()1757 if ( ( nTmpType == i18n::ScriptType::ASIAN ) || ( nTmpType == i18n::ScriptType::COMPLEX ) ) in InitScriptTypes()
Completed in 59 milliseconds