19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_CPTION_HXX 
   20#define INCLUDED_SW_SOURCE_UIBASE_INC_CPTION_HXX 
   24#include <com/sun/star/container/XNameAccess.hpp> 
   77    virtual short run() 
override;
 
std::unique_ptr< weld::Label > m_xNumberingSeparatorFT
 
TextFilterAutoConvert m_aTextFilter
 
css::uno::Reference< css::container::XNameAccess > m_xNameAccess
 
bool m_bOrderNumberingFirst
 
std::unique_ptr< weld::ComboBox > m_xPosBox
 
DECL_LINK(OptionHdl, weld::Button &, void)
 
static OUString s_aSepTextSave
 
std::unique_ptr< weld::Entry > m_xSepEdit
 
std::unique_ptr< weld::Label > m_xFormatText
 
std::unique_ptr< weld::Entry > m_xNumberingSeparatorED
 
std::unique_ptr< weld::ComboBox > m_xCategoryBox
 
std::unique_ptr< weld::CustomWeld > m_xPreview
 
DECL_LINK(ModifyEntryHdl, weld::Entry &, void)
 
DECL_LINK(OKHdl, weld::Button &, void)
 
DECL_LINK(CaptionHdl, weld::Button &, void)
 
std::unique_ptr< weld::ComboBox > m_xFormatBox
 
std::unique_ptr< weld::Label > m_xSepText
 
std::unique_ptr< weld::Entry > m_xTextEdit
 
DECL_LINK(SelectListBoxHdl, weld::ComboBox &, void)
 
virtual short run() override
 
DECL_LINK(ModifyComboHdl, weld::ComboBox &, void)
 
SwCaptionPreview m_aPreview
 
virtual ~SwCaptionDialog() override
 
OUString m_sCharacterStyle
 
std::unique_ptr< weld::Button > m_xOptionButton
 
std::unique_ptr< SwFieldMgr > m_pMgr
 
SwCaptionDialog(weld::Window *pParent, SwView &rV)
 
std::unique_ptr< weld::Button > m_xAutoCaptionButton
 
std::unique_ptr< weld::Button > m_xOKButton