Searched refs:aLabItem (Results 1 – 3 of 3) sorted by relevance
784 aLabItem.sGlossaryGroup = *pGroup; in FillItemSet()788 aLabItem.sGlossaryBlockName = *(String*)pSelEntry->GetUserData(); in FillItemSet()789 rSet.Put(aLabItem); in FillItemSet()828 aLabItem = (const SwLabItem&) rSet.Get(FN_LABEL); in Reset()833 if( String(aLabItem.sGlossaryGroup) == in Reset()858 if(lcl_FindBlock(aAutoTextLB, aLabItem.sGlossaryBlockName)) in Reset()862 *(String*)pSelEntry->GetUserData() != String(aLabItem.sGlossaryBlockName)) in Reset()864 lcl_SelectBlock(aAutoTextLB, aLabItem.sGlossaryBlockName); in Reset()
111 SwLabItem aLabItem; member in SwVisitingCardPage
197 SwLabDlg::UpdateFieldInformation(xModel, aLabItem); in UpdateFields()
Completed in 13 milliseconds