Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/envelp/
H A Dlabel1.cxx167 pRec->aMake = pRec->aType = aTmp; in SwLabDlg()
174 if (pRec->aMake == pRecs->GetObject(nRecPos)->aMake && in SwLabDlg()
458 const String aMake = aMakeBox.GetSelectEntry(); in IMPL_LINK_INLINE_END() local
459 GetParent()->ReplaceGroup( aMake ); in IMPL_LINK_INLINE_END()
460 aItem.aLstMake = aMake; in IMPL_LINK_INLINE_END()
615 rItem.aMake = aMakeBox.GetSelectEntry(); in FillItem()
659 aMakeBox .SelectEntry( aItem.aMake ); in Reset()
665 …if (aTypeBox.GetEntryPos(String(aItem.aType)) == LISTBOX_ENTRY_NOTFOUND && aItem.aMake.getLength()) in Reset()
666 GetParent()->UpdateGroup( aItem.aMake ); in Reset()
H A Dlabimg.cxx81 aMake = rItem.aMake; in operator =()
157 aMake == rLab.aMake && in operator ==()
306 case 1: pValues[nProp] >>= aItem.aMake; break;// "Medium/Brand", in SwLabCfgItem()
423 case 1: pValues[nProp] <<= aItem.aMake; break;// "Medium/Brand", in Commit()
H A Dlabfmt.cxx525 rItem.aMake = rItem.aType = SW_RESSTR(STR_CUSTOM); in FillItem()
576 aMakeFI.SetText(aItem.aMake); in Reset()
613 aMakeFI.SetText(aItem.aMake); in IMPL_LINK()
695 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()
/aoo41x/main/sw/source/ui/inc/
H A Dlabimg.hxx53 rtl::OUString aMake; // Etikettenmarke member in SwLabItem

Completed in 35 milliseconds