Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/envelp/
H A Dlabimg.cxx64 m_aMake = rItem.m_aMake; in operator =()
139 m_aMake == rLab.m_aMake && in operator ==()
284 case 1: pValues[nProp] >>= aItem.m_aMake; break;// "Medium/Brand", in SwLabCfgItem()
407 case 1: pValues[nProp] <<= aItem.m_aMake; break;// "Medium/Brand", in ImplCommit()
H A Dlabelcfg.cxx168 pNewRec->m_aMake = rManufacturer; in lcl_CreateSwLabRec()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/envelp/
H A Dlabimg.cxx67 m_aMake = rItem.m_aMake; in operator =()
141 m_aMake == rLab.m_aMake && in operator ==()
286 case 1: pValues[nProp] >>= aItem.m_aMake; break;// "Medium/Brand", in SwLabCfgItem()
409 case 1: pValues[nProp] <<= aItem.m_aMake; break;// "Medium/Brand", in ImplCommit()
H A Dlabelcfg.cxx176 pNewRec->m_aMake = rManufacturer; in lcl_CreateSwLabRec()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/envelp/
H A Dlabel1.cxx109 pRec->m_aMake = pRec->m_aType = SwResId(STR_CUSTOM_LABEL); in SwLabDlg()
116 if (pRec->m_aMake == i->m_aMake && in SwLabDlg()
471 rItem.m_aMake = m_xMakeBox->get_active_text(); in FillItem()
523 m_xMakeBox->set_active_text(aItem.m_aMake); in Reset()
529 if (m_xTypeBox->find_text(aItem.m_aType) == -1 && !aItem.m_aMake.isEmpty()) in Reset()
530 GetParentSwLabDlg()->UpdateGroup( aItem.m_aMake ); in Reset()
H A Dlabfmt.cxx430 rItem.m_aMake = rItem.m_aType = SwResId(STR_CUSTOM_LABEL); in FillItem()
482 m_xMakeFI->set_label(aItem.m_aMake); in Reset()
513 m_xMakeFI->set_label(aItem.m_aMake); in IMPL_LINK_NOARG()
594 rItem.m_aMake = m_xMakeCB->get_active_text(); in GetLabel()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/envelp/
H A Dlabel1.cxx105 pRec->m_aMake = pRec->m_aType = SwResId(STR_CUSTOM_LABEL); in SwLabDlg()
112 if (pRec->m_aMake == i->m_aMake && in SwLabDlg()
465 rItem.m_aMake = m_xMakeBox->get_active_text(); in FillItem()
517 m_xMakeBox->set_active_text(aItem.m_aMake); in Reset()
523 if (m_xTypeBox->find_text(aItem.m_aType) == -1 && !aItem.m_aMake.isEmpty()) in Reset()
524 GetParentSwLabDlg()->UpdateGroup( aItem.m_aMake ); in Reset()
H A Dlabfmt.cxx429 rItem.m_aMake = rItem.m_aType = SwResId(STR_CUSTOM_LABEL); in FillItem()
481 m_xMakeFI->set_label(aItem.m_aMake); in Reset()
512 m_xMakeFI->set_label(aItem.m_aMake); in IMPL_LINK_NOARG()
593 rItem.m_aMake = m_xMakeCB->get_active_text(); in GetLabel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dlabrec.hxx38 OUString m_aMake; member in SwLabRec
H A Dlabimg.hxx48 OUString m_aMake; // label mark member in SwLabItem
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dlabrec.hxx39 OUString m_aMake; member in SwLabRec
H A Dlabimg.hxx48 OUString m_aMake; // label mark member in SwLabItem