Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedattr.cxx65 static const sal_uInt16 nMaxLookup = 1000; in getMaxLookup() local
66 return nMaxLookup; in getMaxLookup()
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx385 static const sal_uInt16 nMaxLookup = 1000; in GetCrsrAttr() local
396 if (nEndNd - nSttNd >= nMaxLookup) in GetCrsrAttr()
H A Dunoobj.cxx691 static const sal_uInt16 nMaxLookup = 1000; in GetCurTxtFmtColl() local
703 if( nEndNd - nSttNd >= nMaxLookup ) in GetCurTxtFmtColl()

Completed in 38 milliseconds