Home
last modified time | relevance | path

Searched refs:nTmp (Results 251 – 256 of 256) sorted by relevance

1...<<11

/trunk/main/filter/source/msfilter/
H A Descherex.cxx4150 sal_uInt32 i, nTmp, n1, n2; in EscherBlibEntry() local
4154 nTmp = n2 >> 28; // rotating 4 bit in EscherBlibEntry()
4158 n1 |= nTmp; in EscherBlibEntry()
H A Dsvdfppt.cxx5765 sal_uInt32 nTmp = ( pCharLevel->mnFlags & nMask ) ? 1 : 0; in GetAttrib() local
5766 if ( nRetValue != nTmp ) in GetAttrib()
/trunk/main/svl/source/numbers/
H A Dzformat.cxx809 xub_StrLen nTmp = 2; in SvNumberformat() local
810 LanguageType eLang = ImpGetLanguageType( sStr, nTmp ); in SvNumberformat()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx3643 long nTmp = static_cast<long>(m_aKerningEdit.GetValue()); in FillItemSet() local
3644 long nVal = LogicToLogic( nTmp, MAP_POINT, (MapUnit)eUnit ); in FillItemSet()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx3394 SwTwips nTmp = aFrmSz.GetHeight(); in setAllPropertiesToDefault() local
3396 aFrmSz.SetWidth(nTmp); in setAllPropertiesToDefault()
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch511 + int nTmp;
517 + nTmp = unsigned(grstrm.ReadIntFromFont());

Completed in 144 milliseconds

1...<<11