/aoo41x/main/sc/source/ui/pagedlg/ |
H A D | tptable.cxx | 76 SfxItemSet& rCoreSet, 81 SfxItemSet& rCoreSet, 97 SfxItemSet& rCoreSet, 312 rCoreSet, rOldSet, in FillItemSet() 317 rCoreSet, rOldSet, in FillItemSet() 322 rCoreSet, rOldSet, in FillItemSet() 327 rCoreSet, rOldSet, in FillItemSet() 332 rCoreSet, rOldSet, in FillItemSet() 337 rCoreSet, rOldSet, in FillItemSet() 387 rCoreSet, rOldSet, in FillItemSet() [all …]
|
H A D | scuitphfedit.cxx | 211 void __EXPORT ScHFEditPage::Reset( const SfxItemSet& rCoreSet ) in Reset() argument 232 sal_Bool __EXPORT ScHFEditPage::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet() argument 246 rCoreSet.Put( aItem ); in FillItemSet() 943 : ScHFEditPage( pParent, RID_SCPAGE_HFED_HR, rCoreSet, in ScRightHeaderEditPage() 955 { return ( new ScRightHeaderEditPage( pParent, rCoreSet ) ); }; in Create() 963 : ScHFEditPage( pParent, RID_SCPAGE_HFED_HL, rCoreSet, in ScLeftHeaderEditPage() 975 { return ( new ScLeftHeaderEditPage( pParent, rCoreSet ) ); }; in Create() 982 : ScHFEditPage( pParent, RID_SCPAGE_HFED_FR, rCoreSet, in ScRightFooterEditPage() 994 { return ( new ScRightFooterEditPage( pParent, rCoreSet ) ); }; in Create() 1001 : ScHFEditPage( pParent, RID_SCPAGE_HFED_FL, rCoreSet, in ScLeftFooterEditPage() [all …]
|
H A D | hfedtdlg.cxx | 62 const SfxItemSet& rCoreSet, in ScHFEditDlg() argument 65 : SfxTabDialog( pFrameP, pParent, ScResId( nResIdP ), &rCoreSet ) in ScHFEditDlg() 67 eNumType = ((const SvxPageItem&)rCoreSet.Get(ATTR_PAGE)).GetNumType(); in ScHFEditDlg() 131 rCoreSet.Get( in ScHFEditDlg() 132 rCoreSet.GetPool()->GetWhich(SID_ATTR_PAGE) ); in ScHFEditDlg() 146 sal_Bool bShareHeader = IS_SHARE_HEADER(rCoreSet); in ScHFEditDlg() 152 sal_Bool bShareFooter = IS_SHARE_FOOTER(rCoreSet); in ScHFEditDlg()
|
H A D | tphf.cxx | 292 SfxTabPage* __EXPORT ScHeaderPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create() argument 294 return ( new ScHeaderPage( pParent, rCoreSet ) ); in Create() 315 SfxTabPage* __EXPORT ScFooterPage::Create( Window* pParent, const SfxItemSet& rCoreSet ) in Create() argument 317 return ( new ScFooterPage( pParent, rCoreSet ) ); in Create()
|
/aoo41x/main/sc/source/ui/optdlg/ |
H A D | tpview.cxx | 144 const SfxItemSet& rCoreSet ) in Create() argument 146 return new ScTpContentOptions(pParent, rCoreSet); in Create() 151 sal_Bool ScTpContentOptions::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet() argument 177 rCoreSet.Put(ScTpViewItem(SID_SCVIEWOPTIONS, *pLocalOptions)); in FillItemSet() 198 void ScTpContentOptions::Reset( const SfxItemSet& rCoreSet ) in Reset() argument 495 const SfxItemSet& rCoreSet ) in Create() argument 508 sal_Bool ScTpLayoutOptions::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet() argument 515 rCoreSet.Put( SfxUInt16Item( SID_ATTR_METRIC, in FillItemSet() 522 rCoreSet.Put(SfxUInt16Item(SID_ATTR_DEFTABSTOP, in FillItemSet() 603 void ScTpLayoutOptions::Reset( const SfxItemSet& rCoreSet ) in Reset() argument [all …]
|
H A D | tpprint.cxx | 86 void ScTpPrintOptions::Reset( const SfxItemSet& rCoreSet ) in Reset() argument 91 if(SFX_ITEM_SET == rCoreSet.GetItemState(SID_SCPRINTOPTIONS, sal_False , &pItem)) in Reset() 99 if ( SFX_ITEM_SET == rCoreSet.GetItemState( SID_PRINT_SELECTEDSHEET, sal_False , &pItem ) ) in Reset()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | backgrnd.cxx | 336 const SfxItemSet& rCoreSet ) : in SvxBackgroundTabPage() argument 833 rCoreSet.ClearItem( nWhich ); in FillItemSet() 875 rCoreSet.ClearItem( nWhich ); in FillItemSet() 924 GetOldItem( rCoreSet, SID_ATTR_BRUSH ); in FillItemSet() 970 GetOldItem( rCoreSet, SID_ATTR_BRUSH ); in FillItemSet() 1030 rCoreSet.Put( aItem ); in FillItemSetWithWallpaperItem() 1033 rCoreSet.ClearItem( nWhich ); in FillItemSetWithWallpaperItem() 1052 rCoreSet.Put( aItem ); in FillItemSetWithWallpaperItem() 1055 rCoreSet.ClearItem( nWhich ); in FillItemSetWithWallpaperItem() 1064 rCoreSet.Put( aItem ); in FillItemSetWithWallpaperItem() [all …]
|
H A D | bbdlg.cxx | 41 const SfxItemSet& rCoreSet, in SvxBorderBackgroundDlg() argument 44 SfxTabDialog( pParent, CUI_RES( RID_SVXDLG_BBDLG ), &rCoreSet ), in SvxBorderBackgroundDlg()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | langhelper.cxx | 278 rCoreSet.Put( SvxLanguageItem( nLang, nLangWhichId )); in SetLanguage() 279 pEditEngine->QuickSetAttribs( rCoreSet, aSelection); in SetLanguage() 283 rWrtSh.GetCurAttr( rCoreSet ); in SetLanguage() 284 rCoreSet.Put( SvxLanguageItem( nLang, nLangWhichId )); in SetLanguage() 285 rWrtSh.SetAttrSet( rCoreSet ); in SetLanguage() 309 SetLanguage_None( rWrtSh,0,ESelection(),bIsForSelection,rCoreSet ); in SetLanguage_None() 341 rCoreSet.Put( SvxLanguageItem( LANGUAGE_NONE, aLangWhichId_EE[i] )); in SetLanguage_None() 342 pEditEngine->QuickSetAttribs( rCoreSet, aSelection); in SetLanguage_None() 346 rWrtSh.GetCurAttr( rCoreSet ); in SetLanguage_None() 348 rCoreSet.Put( SvxLanguageItem( LANGUAGE_NONE, aLangWhichId_Writer[i] )); in SetLanguage_None() [all …]
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | scuitphfedit.hxx | 58 virtual sal_Bool FillItemSet ( SfxItemSet& rCoreSet ); 59 virtual void Reset ( const SfxItemSet& rCoreSet ); 67 const SfxItemSet& rCoreSet, 118 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rCoreSet ); 130 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rCoreSet ); 142 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rCoreSet ); 154 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rCoreSet );
|
H A D | tpview.hxx | 97 const SfxItemSet& rCoreSet ); 98 virtual sal_Bool FillItemSet ( SfxItemSet& rCoreSet ); 99 virtual void Reset ( const SfxItemSet& rCoreSet ); 153 const SfxItemSet& rCoreSet ); 154 virtual sal_Bool FillItemSet ( SfxItemSet& rCoreSet ); 155 virtual void Reset ( const SfxItemSet& rCoreSet );
|
H A D | tpprint.hxx | 39 ScTpPrintOptions( Window* pParent, const SfxItemSet& rCoreSet ); 43 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rCoreSet ); 45 virtual sal_Bool FillItemSet( SfxItemSet& rCoreSet ); 46 virtual void Reset( const SfxItemSet& rCoreSet );
|
H A D | tpcalc.hxx | 43 const SfxItemSet& rCoreSet ); 45 virtual sal_Bool FillItemSet ( SfxItemSet& rCoreSet ); 46 virtual void Reset ( const SfxItemSet& rCoreSet ); 52 const SfxItemSet& rCoreSet );
|
H A D | tptable.hxx | 55 const SfxItemSet& rCoreSet ); 57 virtual sal_Bool FillItemSet ( SfxItemSet& rCoreSet ); 58 virtual void Reset ( const SfxItemSet& rCoreSet ); 64 ScTablePage( Window* pParent, const SfxItemSet& rCoreSet );
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | langhelper.hxx | 39 …anguage( SwWrtShell &rWrtSh, const String &rLangText, bool bIsForSelection, SfxItemSet &rCoreSet ); 41 …pOLV, ESelection aSelection, const String &rLangText, bool bIsForSelection, SfxItemSet &rCoreSet ); 42 extern void SetLanguage_None( SwWrtShell &rWrtSh, bool bIsForSelection, SfxItemSet &rCoreSet ); 44 … &rWrtSh, OutlinerView* pOLV, ESelection aSelection, bool bIsForSelection, SfxItemSet &rCoreSet );
|
/aoo41x/main/svx/source/dialog/ |
H A D | optgrid.cxx | 170 SvxGridTabPage::SvxGridTabPage( Window* pParent, const SfxItemSet& rCoreSet) : in SvxGridTabPage() argument 172 SfxTabPage( pParent, SVX_RES( RID_SVXPAGE_GRID ), rCoreSet ), in SvxGridTabPage() 222 FieldUnit eFUnit = GetModuleFieldUnit( rCoreSet ); in SvxGridTabPage() 269 sal_Bool SvxGridTabPage::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet() argument 280 rCoreSet.GetPool()->GetMetric( GetWhich( SID_ATTR_GRID_OPTIONS ) ); in FillItemSet() 289 rCoreSet.Put( aGridItem ); in FillItemSet()
|
/aoo41x/main/sw/source/ui/chrdlg/ |
H A D | chardlg.cxx | 97 SwCharDlg::SwCharDlg(Window* pParent, SwView& rVw, const SfxItemSet& rCoreSet, in SwCharDlg() argument 99 SfxTabDialog(pParent, SW_RES(DLG_CHAR), &rCoreSet, pStr != 0), in SwCharDlg() 190 const SfxItemSet& rCoreSet ) : in SwCharURLPage() argument 191 SfxTabPage( pParent, SW_RES( TP_CHAR_URL ), rCoreSet ), in SwCharURLPage() 219 if(SFX_ITEM_SET == rCoreSet.GetItemState(SID_HTML_MODE, sal_False, &pItem) || in SwCharURLPage()
|
H A D | pardlg.cxx | 68 const SfxItemSet& rCoreSet, in SwParaDlg() argument 75 &rCoreSet, 0 != pTitle), in SwParaDlg() 126 sal_uInt16 nWhich(rCoreSet.GetPool()->GetWhich(SID_ATTR_LRSPACE)); in SwParaDlg() 127 sal_Bool bLRValid = SFX_ITEM_AVAILABLE <= rCoreSet.GetItemState(nWhich); in SwParaDlg()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmdlg.cxx | 65 const SfxItemSet& rCoreSet, in SwFrmDlg() argument 72 SfxTabDialog(pViewFrame, pParent, SW_RES(nResType), &rCoreSet, pStr != 0), in SwFrmDlg() 75 m_rSet(rCoreSet), in SwFrmDlg()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 568 void SwToSfxPageDescAttr( SfxItemSet& rCoreSet ) in SwToSfxPageDescAttr() argument 574 switch( rCoreSet.GetItemState( RES_PAGEDESC, sal_True, &pItem ) ) in SwToSfxPageDescAttr() 583 rCoreSet.ClearItem( RES_PAGEDESC ); in SwToSfxPageDescAttr() 595 rCoreSet.Put( aPageNum ); in SwToSfxPageDescAttr() 598 rCoreSet.Put( SvxPageModelItem( aName, sal_True, SID_ATTR_PARA_MODEL ) ); in SwToSfxPageDescAttr()
|
/aoo41x/main/filter/source/pdf/ |
H A D | impdialog.cxx | 414 const SfxItemSet& rCoreSet in ImpPDFTabGeneralPage() argument 416 SfxTabPage( pParent, PDFFilterResId( RID_PDF_TAB_GENER ), rCoreSet ), in ImpPDFTabGeneralPage() 752 const SfxItemSet& rCoreSet ) : in ImpPDFTabOpnFtrPage() argument 753 SfxTabPage( pParent, PDFFilterResId( RID_PDF_TAB_OPNFTR ), rCoreSet ), in ImpPDFTabOpnFtrPage() 925 const SfxItemSet& rCoreSet ) : in ImpPDFTabViewerPage() argument 926 SfxTabPage( pParent, PDFFilterResId( RID_PDF_TAB_VPREFER ), rCoreSet ), in ImpPDFTabViewerPage() 1275 const SfxItemSet& rCoreSet ) : in ImpPDFTabLinksPage() argument 1276 SfxTabPage( pParent, PDFFilterResId( RID_PDF_TAB_LINKS ), rCoreSet ), in ImpPDFTabLinksPage()
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 810 …y_Impl::CreateSwCharDlg(Window* pParent, SwView& pVw, const SfxItemSet& rCoreSet, int nResId, // a… in CreateSwCharDlg() argument 818 pDlg = new SwCharDlg( pParent, pVw, rCoreSet, pFmtStr, bIsDrwTxtDlg ); in CreateSwCharDlg() 990 const SfxItemSet& rCoreSet , in CreateSwParaDlg() argument 1001 pDlg = new SwParaDlg( pParent, rVw, rCoreSet,nDialogMode, pCollName, bDraw, nDefPage ); in CreateSwParaDlg() 1270 const SfxItemSet& rCoreSet, in CreateFrmTabDialog() argument 1283 pDlg = new SwFrmDlg( pFrame, pParent, rCoreSet, bNewFrm, nResType, bFmt, nDefPage, pFmtStr ); in CreateFrmTabDialog()
|
/aoo41x/main/sw/source/ui/config/ |
H A D | optpage.cxx | 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() 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 [all …]
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | flddinf.cxx | 70 SwFldDokInfPage::SwFldDokInfPage(Window* pWindow, const SfxItemSet& rCoreSet ) : in SwFldDokInfPage() argument 71 SwFldPage( pWindow, SW_RES( TP_FLD_DOKINF ), rCoreSet ), in SwFldDokInfPage() 97 SFX_ITEMSET_ARG( &rCoreSet, pItem, SfxUnoAnyItem, SID_DOCINFO, sal_False ); in SwFldDokInfPage()
|
/aoo41x/main/cui/source/inc/ |
H A D | backgrnd.hxx | 80 SvxBackgroundTabPage( Window* pParent, const SfxItemSet& rCoreSet ); 147 sal_Bool FillItemSetWithWallpaperItem( SfxItemSet& rCoreSet, sal_uInt16 nSlot);
|