Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/misc/
H A Dglossary.cxx1097 String sSourceGroup(pGroupData->sGroupName); in NotifyMoving() local
1098 sSourceGroup += GLOS_DELIM; in NotifyMoving()
1099 sSourceGroup += String::CreateFromInt32(pGroupData->nPathIdx); in NotifyMoving()
1100 pDlg->pGlossaryHdl->SetCurGroup(sSourceGroup); in NotifyMoving()
1108 bRet = pDlg->pGlossaryHdl->CopyOrMove( sSourceGroup, sShortName, in NotifyMoving()
1145 String sSourceGroup(pGroupData->sGroupName); in NotifyCopying() local
1146 sSourceGroup += GLOS_DELIM; in NotifyCopying()
1147 sSourceGroup += String::CreateFromInt32(pGroupData->nPathIdx); in NotifyCopying()
1149 pDlg->pGlossaryHdl->SetCurGroup(sSourceGroup); in NotifyCopying()
1158 bRet = pDlg->pGlossaryHdl->CopyOrMove( sSourceGroup, sShortName, in NotifyCopying()

Completed in 13 milliseconds