Lines Matching refs:rCoreSet
95 const SfxItemSet& rCoreSet ) : in SwContentOptPage() argument
96 SfxTabPage( pParent, SW_RES( TP_CONTENT_OPT ), rCoreSet ), in SwContentOptPage()
126 if(SFX_ITEM_SET == rCoreSet.GetItemState(SID_HTML_MODE, sal_False, &pItem ) in SwContentOptPage()
325 const SfxItemSet& rCoreSet) : in SwAddPrinterTabPage() argument
326 SfxTabPage( pParent, SW_RES( TP_OPTPRINT_PAGE ), rCoreSet), in SwAddPrinterTabPage()
385 if(SFX_ITEM_SET == rCoreSet.GetItemState(SID_HTML_MODE, sal_False, &pItem ) in SwAddPrinterTabPage()
451 sal_Bool SwAddPrinterTabPage::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet() argument
485 rCoreSet.Put(aAddPrinterAttr); in FillItemSet()
2487 const SfxItemSet& rCoreSet) : in SwTestTabPage() argument
2488 SfxTabPage( pParent, WB_HIDE, rCoreSet), in SwTestTabPage()
2553 sal_Bool SwTestTabPage::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet() argument
2569 rCoreSet.Put(aTestItem); in FillItemSet()