Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/envelp/
H A Denvfmt.cxx344 sal_uInt16 nNewDist; in IMPL_LINK_INLINE_END() local
347 nDefDist != (nNewDist = ((SfxUInt16Item*)pItem)->GetValue()) ) in IMPL_LINK_INLINE_END()
350 MakeDefTabs( nNewDist, aDefTabs ); in IMPL_LINK_INLINE_END()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx997 sal_uInt16 nNewDist; in Execute() local
999 nDefDist != (nNewDist = ((SfxUInt16Item*)pItem)->GetValue()) ) in Execute()
1002 MakeDefTabs( nNewDist, aDefTabs ); in Execute()
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx880 ptrdiff_t nNewDist = aEnd - m_pMatrix->begin(); in moveWindow() local
890 if ( nDist >= nNewDist ) in moveWindow()

Completed in 35 milliseconds