Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforscan.cxx746 short nTmpType = GetKeyWord( rStr, nPos-1 ); in Next_Symbol() local
747 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() local
828 if ( nTmpType ) in Next_Symbol()
/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx1923 const sal_uInt16 nTmpType = bBrowse ? 0x2084: 0x2004; //Row+Cell, Browse mit Body in GrowFrm() local
1924 if( !(GetUpper()->GetType() & nTmpType) && GetUpper()->HasFixSize() ) in GrowFrm()
2449 const sal_uInt16 nTmpType = bBrowse ? 0x2084: 0x2004; //Row+Cell, Browse mit Body in GrowFrm() local
2450 if( !(GetType() & nTmpType) && HasFixSize() ) in GrowFrm()
2618 const sal_uInt16 nTmpType = bBrowse ? 0x2084: 0x2004; //Row+Cell, Browse mit Body in ShrinkFrm() local
2619 if( !(GetType() & nTmpType) && HasFixSize() ) in ShrinkFrm()
/trunk/main/sw/source/core/text/
H A Dporlay.cxx1085 sal_uInt8 nTmpType = ePrevState; in InitScriptInfo() local
1086 aCompType.insert( aCompType.begin() + nCntComp, nTmpType ); in InitScriptInfo()
1107 sal_uInt8 nTmpType = ePrevState; in InitScriptInfo() local
1108 aCompType.insert( aCompType.begin() + nCntComp, nTmpType ); in InitScriptInfo()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1746 short nTmpType = _xBI->getScriptType( aFldText, nCharInField ); in InitScriptTypes() local
1751 nFldScriptType = nTmpType; in InitScriptTypes()
1757 if ( ( nTmpType == i18n::ScriptType::ASIAN ) || ( nTmpType == i18n::ScriptType::COMPLEX ) ) in InitScriptTypes()

Completed in 62 milliseconds