Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/envelp/
H A Dlabel1.cxx552 , m_xShortCutED(m_xBuilder->weld_entry("shortname")) in SwPrivateDataPage()
601 aItem.m_aPrivShortCut = m_xShortCutED->get_text(); in FillItemSet()
627 m_xShortCutED->set_text(aItem.m_aPrivShortCut); in Reset()
H A Dswuilabimp.hxx83 std::unique_ptr<weld::Entry> m_xShortCutED; member in SwPrivateDataPage
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/envelp/
H A Dlabel1.cxx546 , m_xShortCutED(m_xBuilder->weld_entry("shortname")) in SwPrivateDataPage()
595 aItem.m_aPrivShortCut = m_xShortCutED->get_text(); in FillItemSet()
621 m_xShortCutED->set_text(aItem.m_aPrivShortCut); in Reset()
H A Dswuilabimp.hxx84 std::unique_ptr<weld::Entry> m_xShortCutED; member in SwPrivateDataPage