Searched refs:aParaWhichIds (Results 1 – 1 of 1) sorted by relevance
2569 SvUShortsSort aParaWhichIds; in setAllPropertiesToDefault() local2571 lcl_EnumerateIds(g_ParaResetableSetRange, aParaWhichIds); in setAllPropertiesToDefault()2573 if (aParaWhichIds.Count()) in setAllPropertiesToDefault()2576 &aParaWhichIds); in setAllPropertiesToDefault()2599 SvUShortsSort aParaWhichIds; in setPropertiesToDefault() local2635 aParaWhichIds.Insert(pEntry->nWID); in setPropertiesToDefault()2644 if (aParaWhichIds.Count()) in setPropertiesToDefault()2646 lcl_SelectParaAndReset(rUnoCursor, rDoc, &aParaWhichIds); in setPropertiesToDefault()
Completed in 25 milliseconds