Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2569 SvUShortsSort aParaWhichIds; in setAllPropertiesToDefault() local
2571 lcl_EnumerateIds(g_ParaResetableSetRange, aParaWhichIds); in setAllPropertiesToDefault()
2573 if (aParaWhichIds.Count()) in setAllPropertiesToDefault()
2576 &aParaWhichIds); in setAllPropertiesToDefault()
2599 SvUShortsSort aParaWhichIds; in setPropertiesToDefault() local
2635 aParaWhichIds.Insert(pEntry->nWID); in setPropertiesToDefault()
2644 if (aParaWhichIds.Count()) in setPropertiesToDefault()
2646 lcl_SelectParaAndReset(rUnoCursor, rDoc, &aParaWhichIds); in setPropertiesToDefault()

Completed in 31 milliseconds