Home
last modified time | relevance | path

Searched refs:OfaQuoteTabPage (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/cui/source/tabpages/ !
H A Dautocdlg.cxx131 AddTabPage(RID_OFAPAGE_AUTOCORR_QUOTE, OfaQuoteTabPage::Create, 0); in OfaAutoCorrDlg()
1992 SvLBoxEntry* OfaQuoteTabPage::CreateEntry(String& rTxt, sal_uInt16 nCol) in CreateEntry()
2020 OfaQuoteTabPage::OfaQuoteTabPage( Window* pParent, const SfxItemSet& rSet ) : in OfaQuoteTabPage() function in OfaQuoteTabPage
2096 aStartQuotePB.SetClickHdl(LINK(this, OfaQuoteTabPage, QuoteHdl)); in OfaQuoteTabPage()
2097 aEndQuotePB.SetClickHdl(LINK(this, OfaQuoteTabPage, QuoteHdl)); in OfaQuoteTabPage()
2098 aSglStartQuotePB.SetClickHdl(LINK(this, OfaQuoteTabPage, QuoteHdl)); in OfaQuoteTabPage()
2099 aSglEndQuotePB.SetClickHdl(LINK(this, OfaQuoteTabPage, QuoteHdl)); in OfaQuoteTabPage()
2100 aDblStandardPB.SetClickHdl(LINK(this, OfaQuoteTabPage, StdQuoteHdl)); in OfaQuoteTabPage()
2101 aSglStandardPB.SetClickHdl(LINK(this, OfaQuoteTabPage, StdQuoteHdl)); in OfaQuoteTabPage()
2125 OfaQuoteTabPage::~OfaQuoteTabPage() in ~OfaQuoteTabPage()
[all …]
/AOO41X/main/cui/source/inc/ !
H A Dautocdlg.hxx323 class OfaQuoteTabPage : public SfxTabPage class
380 OfaQuoteTabPage( Window* pParent, const SfxItemSet& rSet );
382 ~OfaQuoteTabPage();