Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dswuicnttab.hxx331 std::unique_ptr<weld::Label> m_xChapterEntryFT; member in SwTOXEntryTabPage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dswuicnttab.hxx330 std::unique_ptr<weld::Label> m_xChapterEntryFT; member in SwTOXEntryTabPage
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx1788 , m_xChapterEntryFT(m_xBuilder->weld_label("chapterentryft")) in SwTOXEntryTabPage()
2347 m_xChapterEntryFT->set_visible( bIsChapterInfo ); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcnttab.cxx1790 , m_xChapterEntryFT(m_xBuilder->weld_label("chapterentryft")) in SwTOXEntryTabPage()
2357 m_xChapterEntryFT->set_visible( bIsChapterInfo ); in IMPL_LINK()