Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx131 AddTabPage(RID_OFAPAGE_AUTOCORR_QUOTE, OfaQuoteTabPage::Create, 0); in OfaAutoCorrDlg()
2020 OfaQuoteTabPage::OfaQuoteTabPage( Window* pParent, const SfxItemSet& rSet ) : in OfaQuoteTabPage() function in OfaQuoteTabPage
2125 OfaQuoteTabPage::~OfaQuoteTabPage() in ~OfaQuoteTabPage()
2132 SfxTabPage* OfaQuoteTabPage::Create( Window* pParent, in Create()
2135 return new OfaQuoteTabPage(pParent, rAttrSet); in Create()
2140 sal_Bool OfaQuoteTabPage::FillItemSet( SfxItemSet& ) in FillItemSet()
2210 void OfaQuoteTabPage::ActivatePage( const SfxItemSet& ) in ActivatePage()
2217 void OfaQuoteTabPage::Reset( const SfxItemSet& ) in Reset()
2284 IMPL_LINK( OfaQuoteTabPage, QuoteHdl, PushButton*, pBtn ) in IMPL_LINK() argument
2363 IMPL_LINK( OfaQuoteTabPage, StdQuoteHdl, PushButton*, pBtn ) in IMPL_LINK() argument
[all …]
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx323 class OfaQuoteTabPage : public SfxTabPage class
380 OfaQuoteTabPage( Window* pParent, const SfxItemSet& rSet );
382 ~OfaQuoteTabPage();

Completed in 40 milliseconds