Home
last modified time | relevance | path

Searched refs:nSavePos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dtxatritr.cxx136 sal_uInt16 nSavePos = nAttrPos; in Next() local
145 nAttrPos = nSavePos; in Next()
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx587 sal_uInt16 nSavePos = USHRT_MAX; in lcl_FindOutlineName() local
596 nSavePos = n; in lcl_FindOutlineName()
599 else if( !bExact && USHRT_MAX == nSavePos && in lcl_FindOutlineName()
603 nSavePos = n; in lcl_FindOutlineName()
607 return nSavePos; in lcl_FindOutlineName()

Completed in 28 milliseconds