Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx171 pRec->aMake = pRec->aType = aTmp; in SwLabDlg()
178 if (pRec->aMake == pRecs->GetObject(nRecPos)->aMake && in SwLabDlg()
464 const String aMake = aMakeBox.GetSelectEntry(); in IMPL_LINK_INLINE_END() local
465 GetParent()->ReplaceGroup( aMake ); in IMPL_LINK_INLINE_END()
466 aItem.aLstMake = aMake; in IMPL_LINK_INLINE_END()
621 rItem.aMake = aMakeBox.GetSelectEntry(); in FillItem()
665 aMakeBox .SelectEntry( aItem.aMake ); in Reset()
671 …if (aTypeBox.GetEntryPos(String(aItem.aType)) == LISTBOX_ENTRY_NOTFOUND && aItem.aMake.getLength()) in Reset()
672 GetParent()->UpdateGroup( aItem.aMake ); in Reset()
H A Dlabimg.cxx83 aMake = rItem.aMake; in operator =()
163 aMake == rLab.aMake && in operator ==()
314 case 1: pValues[nProp] >>= aItem.aMake; break;// "Medium/Brand", in SwLabCfgItem()
439 case 1: pValues[nProp] <<= aItem.aMake; break;// "Medium/Brand", in Commit()
H A Dlabfmt.cxx533 rItem.aMake = rItem.aType = SW_RESSTR(STR_CUSTOM); in FillItem()
588 aMakeFI.SetText(aItem.aMake); in Reset()
627 aMakeFI.SetText(aItem.aMake); in IMPL_LINK()
709 rItem.aMake = aMakeCB.GetText(); in GetLabel()
H A Dlabimp.hxx94 String aMake; member in SwLabRec
H A Dlabelcfg.cxx84 pNewRec->aMake = rManufacturer; in lcl_CreateSwLabRec()
/trunk/main/sw/source/ui/inc/
H A Dlabimg.hxx53 rtl::OUString aMake; // Etikettenmarke member in SwLabItem

Completed in 29 milliseconds