Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dswuicnttab.hxx168 std::unique_ptr<weld::Widget> m_xIdxOptionsFrame; member in SwTOXSelectTabPage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dswuicnttab.hxx167 std::unique_ptr<weld::Widget> m_xIdxOptionsFrame; member in SwTOXSelectTabPage
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/index/
H A Dcnttab.cxx716 , m_xIdxOptionsFrame(m_xBuilder->weld_widget("optionsframe")) in SwTOXSelectTabPage()
1219 m_xIdxOptionsFrame->set_visible( 0 != (nType & TO_INDEX) ); in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/index/
H A Dcnttab.cxx728 , m_xIdxOptionsFrame(m_xBuilder->weld_widget("optionsframe")) in SwTOXSelectTabPage()
1231 m_xIdxOptionsFrame->set_visible( 0 != (nType & TO_INDEX) ); in IMPL_LINK()