Searched refs:nSavePos (Results 1 – 2 of 2) sorted by relevance
136 sal_uInt16 nSavePos = nAttrPos; in Next() local145 nAttrPos = nSavePos; in Next()
587 sal_uInt16 nSavePos = USHRT_MAX; in lcl_FindOutlineName() local596 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 118 milliseconds