Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/envelp/
H A Dswuilabimp.hxx45 std::unique_ptr<weld::Label> m_xFormatInfo; member in SwLabPage
H A Dlabel1.cxx232 , m_xFormatInfo(m_xBuilder->weld_label("formatinfo")) in SwLabPage()
410 m_xFormatInfo->set_label(aText); in DisplayFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/envelp/
H A Dswuilabimp.hxx45 std::unique_ptr<weld::Label> m_xFormatInfo; member in SwLabPage
H A Dlabel1.cxx238 , m_xFormatInfo(m_xBuilder->weld_label("formatinfo")) in SwLabPage()
416 m_xFormatInfo->set_label(aText); in DisplayFormat()