LibreOffice Module cui (master) 1
Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Member Functions | Private Attributes | List of all members
OfaQuoteTabPage Class Reference

#include <autocdlg.hxx>

Inheritance diagram for OfaQuoteTabPage:
[legend]
Collaboration diagram for OfaQuoteTabPage:
[legend]

Public Member Functions

 OfaQuoteTabPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rSet)
 
virtual ~OfaQuoteTabPage () override
 
virtual bool FillItemSet (SfxItemSet *rSet) override
 
virtual void Reset (const SfxItemSet *rSet) override
 
virtual void ActivatePage (const SfxItemSet &) override
 
- Public Member Functions inherited from SfxTabPage
void SetDialogController (SfxOkDialogController *pDialog)
 
virtual ~SfxTabPage () override
 
void set_visible (bool bVisible)
 
const SfxItemSetGetItemSet () const
 
virtual bool FillItemSet (SfxItemSet *)
 
virtual void Reset (const SfxItemSet *)
 
virtual bool DeferResetToFirstActivation ()
 
bool HasExchangeSupport () const
 
void SetExchangeSupport ()
 
virtual void ActivatePage (const SfxItemSet &)
 
virtual DeactivateRC DeactivatePage (SfxItemSet *pSet)
 
void SetUserData (const OUString &rString)
 
const OUString & GetUserData () const
 
virtual void FillUserData ()
 
virtual bool IsReadOnly () const
 
virtual void PageCreated (const SfxAllItemSet &aSet)
 
virtual void ChangesApplied ()
 
void SetFrame (const css::uno::Reference< css::frame::XFrame > &xFrame)
 
css::uno::Reference< css::frame::XFrame > GetFrame () const
 
const SfxItemSetGetDialogExampleSet () const
 
OUString GetHelpId () const
 
OUString GetConfigId () const
 
bool IsVisible () const
 
weld::WindowGetFrameWeld () const
 
std::unordered_map< OUString, css::uno::Any > & getAdditionalProperties ()
 

Static Public Member Functions

static std::unique_ptr< SfxTabPageCreate (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet *rAttrSet)
 
- Static Public Member Functions inherited from SfxTabPage
static const SfxPoolItemGetItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)
 
static const T * GetItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)
 

Private Member Functions

 DECL_LINK (QuoteHdl, weld::Button &, void)
 
 DECL_LINK (StdQuoteHdl, weld::Button &, void)
 
OUString ChangeStringExt_Impl (sal_UCS4)
 

Static Private Member Functions

static void CreateEntry (weld::TreeView &rLstBox, const OUString &rTxt, sal_uInt16 nCol, sal_uInt16 nTextCol)
 

Private Attributes

OUString sNonBrkSpace
 
OUString sOrdinal
 
OUString sTransliterateRTL
 
OUString sAngleQuotes
 
sal_UCS4 cSglStartQuote
 
sal_UCS4 cSglEndQuote
 
sal_UCS4 cStartQuote
 
sal_UCS4 cEndQuote
 
std::unique_ptr< weld::CheckButtonm_xSingleTypoCB
 
std::unique_ptr< weld::Buttonm_xSglStartQuotePB
 
std::unique_ptr< weld::Labelm_xSglStartExFT
 
std::unique_ptr< weld::Buttonm_xSglEndQuotePB
 
std::unique_ptr< weld::Labelm_xSglEndExFT
 
std::unique_ptr< weld::Buttonm_xSglStandardPB
 
std::unique_ptr< weld::CheckButtonm_xDoubleTypoCB
 
std::unique_ptr< weld::Buttonm_xDblStartQuotePB
 
std::unique_ptr< weld::Labelm_xDblStartExFT
 
std::unique_ptr< weld::Buttonm_xDblEndQuotePB
 
std::unique_ptr< weld::Labelm_xDblEndExFT
 
std::unique_ptr< weld::Buttonm_xDblStandardPB
 
OUString m_sStandard
 
std::unique_ptr< weld::TreeViewm_xCheckLB
 For anything but writer. More...
 
std::unique_ptr< weld::TreeViewm_xSwCheckLB
 Just for writer. More...
 

Additional Inherited Members

- Protected Member Functions inherited from SfxTabPage
 SfxTabPage (weld::Container *pPage, weld::DialogController *pController, const OUString &rUIXMLDescription, const OUString &rID, const SfxItemSet *rAttrSet)
 
sal_uInt16 GetWhich (sal_uInt16 nSlot, bool bDeep=true) const
 
TypedWhichId< T > GetWhich (TypedWhichId< T > nSlot, bool bDeep=true) const
 
const SfxPoolItemGetOldItem (const SfxItemSet &rSet, sal_uInt16 nSlot, bool bDeep=true)
 
const T * GetOldItem (const SfxItemSet &rSet, TypedWhichId< T > nSlot, bool bDeep=true)
 
SfxOkDialogControllerGetDialogController () const
 

Detailed Description

Definition at line 273 of file autocdlg.hxx.

Constructor & Destructor Documentation

◆ OfaQuoteTabPage()

OfaQuoteTabPage::OfaQuoteTabPage ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rSet 
)

◆ ~OfaQuoteTabPage()

OfaQuoteTabPage::~OfaQuoteTabPage ( )
overridevirtual

Definition at line 1625 of file autocdlg.cxx.

Member Function Documentation

◆ ActivatePage()

void OfaQuoteTabPage::ActivatePage ( const SfxItemSet )
overridevirtual

Reimplemented from SfxTabPage.

Definition at line 1717 of file autocdlg.cxx.

References SfxTabPage::GetDialogController().

◆ ChangeStringExt_Impl()

OUString OfaQuoteTabPage::ChangeStringExt_Impl ( sal_UCS4  cChar)
private

Definition at line 1889 of file autocdlg.cxx.

References i, and m_sStandard.

Referenced by Reset().

◆ Create()

std::unique_ptr< SfxTabPage > OfaQuoteTabPage::Create ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rAttrSet 
)
static

Definition at line 1629 of file autocdlg.cxx.

Referenced by OfaAutoCorrDlg::OfaAutoCorrDlg().

◆ CreateEntry()

void OfaQuoteTabPage::CreateEntry ( weld::TreeView rLstBox,
const OUString &  rTxt,
sal_uInt16  nCol,
sal_uInt16  nTextCol 
)
staticprivate

◆ DECL_LINK() [1/2]

OfaQuoteTabPage::DECL_LINK ( QuoteHdl  ,
weld::Button ,
void   
)
private

◆ DECL_LINK() [2/2]

OfaQuoteTabPage::DECL_LINK ( StdQuoteHdl  ,
weld::Button ,
void   
)
private

◆ FillItemSet()

bool OfaQuoteTabPage::FillItemSet ( SfxItemSet rSet)
overridevirtual

◆ Reset()

void OfaQuoteTabPage::Reset ( const SfxItemSet rSet)
overridevirtual

Member Data Documentation

◆ cEndQuote

sal_UCS4 OfaQuoteTabPage::cEndQuote
private

Definition at line 285 of file autocdlg.hxx.

Referenced by FillItemSet(), and Reset().

◆ cSglEndQuote

sal_UCS4 OfaQuoteTabPage::cSglEndQuote
private

Definition at line 282 of file autocdlg.hxx.

Referenced by FillItemSet(), and Reset().

◆ cSglStartQuote

sal_UCS4 OfaQuoteTabPage::cSglStartQuote
private

Definition at line 281 of file autocdlg.hxx.

Referenced by FillItemSet(), and Reset().

◆ cStartQuote

sal_UCS4 OfaQuoteTabPage::cStartQuote
private

Definition at line 284 of file autocdlg.hxx.

Referenced by FillItemSet(), and Reset().

◆ m_sStandard

OUString OfaQuoteTabPage::m_sStandard
private

Definition at line 299 of file autocdlg.hxx.

Referenced by ChangeStringExt_Impl().

◆ m_xCheckLB

std::unique_ptr<weld::TreeView> OfaQuoteTabPage::m_xCheckLB
private

For anything but writer.

Definition at line 301 of file autocdlg.hxx.

Referenced by FillItemSet(), OfaQuoteTabPage(), and Reset().

◆ m_xDblEndExFT

std::unique_ptr<weld::Label> OfaQuoteTabPage::m_xDblEndExFT
private

Definition at line 297 of file autocdlg.hxx.

Referenced by Reset().

◆ m_xDblEndQuotePB

std::unique_ptr<weld::Button> OfaQuoteTabPage::m_xDblEndQuotePB
private

Definition at line 296 of file autocdlg.hxx.

Referenced by OfaQuoteTabPage().

◆ m_xDblStandardPB

std::unique_ptr<weld::Button> OfaQuoteTabPage::m_xDblStandardPB
private

Definition at line 298 of file autocdlg.hxx.

Referenced by OfaQuoteTabPage().

◆ m_xDblStartExFT

std::unique_ptr<weld::Label> OfaQuoteTabPage::m_xDblStartExFT
private

Definition at line 295 of file autocdlg.hxx.

Referenced by Reset().

◆ m_xDblStartQuotePB

std::unique_ptr<weld::Button> OfaQuoteTabPage::m_xDblStartQuotePB
private

Definition at line 294 of file autocdlg.hxx.

Referenced by OfaQuoteTabPage().

◆ m_xDoubleTypoCB

std::unique_ptr<weld::CheckButton> OfaQuoteTabPage::m_xDoubleTypoCB
private

Definition at line 293 of file autocdlg.hxx.

Referenced by FillItemSet(), and Reset().

◆ m_xSglEndExFT

std::unique_ptr<weld::Label> OfaQuoteTabPage::m_xSglEndExFT
private

Definition at line 291 of file autocdlg.hxx.

Referenced by Reset().

◆ m_xSglEndQuotePB

std::unique_ptr<weld::Button> OfaQuoteTabPage::m_xSglEndQuotePB
private

Definition at line 290 of file autocdlg.hxx.

Referenced by OfaQuoteTabPage().

◆ m_xSglStandardPB

std::unique_ptr<weld::Button> OfaQuoteTabPage::m_xSglStandardPB
private

Definition at line 292 of file autocdlg.hxx.

Referenced by OfaQuoteTabPage().

◆ m_xSglStartExFT

std::unique_ptr<weld::Label> OfaQuoteTabPage::m_xSglStartExFT
private

Definition at line 289 of file autocdlg.hxx.

Referenced by Reset().

◆ m_xSglStartQuotePB

std::unique_ptr<weld::Button> OfaQuoteTabPage::m_xSglStartQuotePB
private

Definition at line 288 of file autocdlg.hxx.

Referenced by OfaQuoteTabPage().

◆ m_xSingleTypoCB

std::unique_ptr<weld::CheckButton> OfaQuoteTabPage::m_xSingleTypoCB
private

Definition at line 287 of file autocdlg.hxx.

Referenced by FillItemSet(), and Reset().

◆ m_xSwCheckLB

std::unique_ptr<weld::TreeView> OfaQuoteTabPage::m_xSwCheckLB
private

Just for writer.

Definition at line 303 of file autocdlg.hxx.

Referenced by FillItemSet(), OfaQuoteTabPage(), and Reset().

◆ sAngleQuotes

OUString OfaQuoteTabPage::sAngleQuotes
private

Definition at line 279 of file autocdlg.hxx.

Referenced by Reset().

◆ sNonBrkSpace

OUString OfaQuoteTabPage::sNonBrkSpace
private

Definition at line 276 of file autocdlg.hxx.

Referenced by Reset().

◆ sOrdinal

OUString OfaQuoteTabPage::sOrdinal
private

Definition at line 277 of file autocdlg.hxx.

Referenced by Reset().

◆ sTransliterateRTL

OUString OfaQuoteTabPage::sTransliterateRTL
private

Definition at line 278 of file autocdlg.hxx.

Referenced by Reset().


The documentation for this class was generated from the following files: