Searched refs:sGrpName (Results 1 – 2 of 2) sorted by relevance
640 String sGrpName = GetGroupName(i); in GetCompleteGroupName() local641 if(bPathLen ? sGroup == sGrpName : sGroupName == sGrpName.GetToken(0, GLOS_DELIM)) in GetCompleteGroupName()643 return sGrpName; in GetCompleteGroupName()
319 String sGrpName = pGlossaries->GetGroupName(i); in Update() local320 sal_uInt16 nPath = (sal_uInt16)sGrpName.GetToken(1, GLOS_DELIM).ToInt32(); in Update()324 pGroup->sName = sGrpName; in Update()
Completed in 162 milliseconds