Home
last modified time | relevance | path

Searched refs:rSet (Results 251 – 275 of 731) sorted by relevance

1...<<11121314151617181920>>...30

/trunk/main/editeng/inc/editeng/
H A Dunofdesc.hxx39 static void FillItemSet( const ::com::sun::star::awt::FontDescriptor& rDesc, SfxItemSet& rSet );
40 …static void FillFromItemSet( const SfxItemSet& rSet, ::com::sun::star::awt::FontDescriptor& rDesc …
42 static com::sun::star::beans::PropertyState getPropertyState( const SfxItemSet& rSet );
43 static void setPropertyToDefault( SfxItemSet& rSet );
/trunk/main/sw/inc/
H A Dswabstdlg.hxx304 virtual void SetForbiddenChars( const String& rSet ) = 0;
374 …virtual SfxAbstractTabDialog* CreateSwEnvDlg ( Window* pParent, const SfxItemSet& rSet, SwWrtShell…
377 …virtual AbstarctSwLabDlg* CreateSwLabDlg ( Window* pParent, const SfxItemSet& rSet, //add for SwLa…
400 …virtual SfxAbstractDialog * CreateSwBorderDlg ( Window* pParent, SfxItemSet& rSet, sal_uInt16 nTyp…
401 …virtual SfxAbstractDialog * CreateSwWrapDlg ( Window* pParent, SfxItemSet& rSet, SwWrtShell* pSh, …
468 Window* pParent, const SfxItemSet& rSet,
475 … Window* pParent, const SfxItemSet& rSet, SwWrtShell& rSh ) = 0; //add for SwInsertSectionTabDialog
H A Dswmodule.hxx202 void GetInsertAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet);
203 void GetDeletedAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet);
204 void GetFormatAuthorAttr(sal_uInt16 nAuthor, SfxItemSet &rSet);
221 virtual void ApplyItemSet( sal_uInt16 nId, const SfxItemSet& rSet );
222 virtual SfxTabPage* CreateTabPage( sal_uInt16 nId, Window* pParent, const SfxItemSet& rSet );
/trunk/main/sw/source/ui/inc/
H A Dannotsh.hxx46 void StateInsert(SfxItemSet &rSet);
55 void StateClpbrd(SfxItemSet &rSet);
60 void StateUndo(SfxItemSet &rSet);
62 void StateStatusLine(SfxItemSet &rSet);
H A Ddocstdlg.hxx42 SwDocStatPage(Window *pParent, const SfxItemSet &rSet);
45 static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
48 virtual sal_Bool FillItemSet( SfxItemSet &rSet);
49 virtual void Reset (const SfxItemSet &rSet);
H A Doptcomp.hxx66 void InitControls( const SfxItemSet& rSet );
73 SwCompatibilityOptPage( Window* pParent, const SfxItemSet& rSet );
78 virtual sal_Bool FillItemSet( SfxItemSet& rSet );
79 virtual void Reset( const SfxItemSet& rSet );
H A Dnumpara.hxx73 SwParagraphNumTabPage(Window* pParent, const SfxItemSet& rSet );
79 const SfxItemSet& rSet );
82 virtual sal_Bool FillItemSet( SfxItemSet& rSet );
83 virtual void Reset( const SfxItemSet& rSet );
H A Dmailconfigpage.hxx83 SwMailConfigPage( Window* pParent, const SfxItemSet& rSet );
89 virtual sal_Bool FillItemSet( SfxItemSet& rSet );
90 virtual void Reset( const SfxItemSet& rSet );
101 SwMailConfigDlg( Window* pParent, SfxItemSet& rSet );
H A Dswuiccoll.hxx59 SwCondCollPage(Window *pParent, const SfxItemSet &rSet);
73 static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
76 virtual sal_Bool FillItemSet( SfxItemSet &rSet);
77 virtual void Reset (const SfxItemSet &rSet);
H A Dcolex.hxx45 void UpdateExample( const SfxItemSet& rSet );
65 void UpdateExample( const SfxItemSet& rSet );
87 void UpdateExample( const SfxItemSet& rSet, SwColMgr* pMgr ) in UpdateExample() argument
89 SwPageExample::UpdateExample(rSet); in UpdateExample()
/trunk/main/starmath/source/
H A Ddialog.cxx201 sal_Bool SmPrintOptionsTabPage::FillItemSet(SfxItemSet& rSet) in FillItemSet() argument
211 rSet.Put(SfxUInt16Item(GetWhich(SID_PRINTSIZE), (sal_uInt16) nPrintSize)); in FillItemSet()
212 rSet.Put(SfxUInt16Item(GetWhich(SID_PRINTZOOM), (sal_uInt16) aZoom.GetValue())); in FillItemSet()
213 rSet.Put(SfxBoolItem(GetWhich(SID_PRINTTITLE), aTitle.IsChecked())); in FillItemSet()
214 rSet.Put(SfxBoolItem(GetWhich(SID_PRINTTEXT), aText.IsChecked())); in FillItemSet()
215 rSet.Put(SfxBoolItem(GetWhich(SID_PRINTFRAME), aFrame.IsChecked())); in FillItemSet()
216 rSet.Put(SfxBoolItem(GetWhich(SID_NO_RIGHT_SPACES), aNoRightSpaces.IsChecked())); in FillItemSet()
223 void SmPrintOptionsTabPage::Reset(const SfxItemSet& rSet) in Reset() argument
236 aText.Check(((const SfxBoolItem &)rSet.Get(GetWhich(SID_PRINTTEXT))).GetValue()); in Reset()
243 SfxTabPage* SmPrintOptionsTabPage::Create(Window* pWindow, const SfxItemSet& rSet) in Create() argument
[all …]
/trunk/main/sc/source/ui/inc/
H A Deditsh.hxx67 void GetState(SfxItemSet &rSet);
68 void GetClipState(SfxItemSet& rSet);
71 void GetAttrState(SfxItemSet &rSet);
74 void GetUndoState(SfxItemSet &rSet);
/trunk/main/cui/source/options/
H A Doptupdt.hxx65 SvxOnlineUpdateTabPage( Window* pParent, const SfxItemSet& rSet );
68 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
70 virtual sal_Bool FillItemSet( SfxItemSet& rSet );
71 virtual void Reset( const SfxItemSet& rSet );
H A Doptjsearch.hxx69 SvxJSearchOptionsPage( Window* pParent, const SfxItemSet& rSet );
74 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
76 virtual void Reset( const SfxItemSet& rSet );
77 virtual sal_Bool FillItemSet( SfxItemSet& rSet );
/trunk/main/svx/source/dialog/
H A Doptgrid.cxx296 void SvxGridTabPage::Reset( const SfxItemSet& rSet ) in Reset() argument
300 if( SFX_ITEM_SET == rSet.GetItemState( SID_ATTR_GRID_OPTIONS , sal_False, in Reset()
309 rSet.GetPool()->GetMetric( GetWhich( SID_ATTR_GRID_OPTIONS ) ); in Reset()
323 void SvxGridTabPage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage() argument
326 if( SFX_ITEM_SET == rSet.GetItemState( SID_ATTR_GRID_OPTIONS , sal_False, in ActivatePage()
339 if( SFX_ITEM_SET == rSet.GetItemState( SID_ATTR_METRIC , sal_False, in ActivatePage()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx127 SwFlySave( const SwPaM& rPam, SfxItemSet& rSet );
128 int IsEqualFly( const SwPaM& rPos, SfxItemSet& rSet );
360 void SetSwgValues( SfxItemSet& rSet );
401 SfxItemSet& rSet, const SvxRTFPictureType* = 0 );
429 virtual void SetAttrInDoc( SvxRTFItemStackType &rSet );
430 virtual bool UncompressableStackEntry(const SvxRTFItemStackType &rSet) const;
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsSlotManager.hxx64 void GetMenuState (SfxItemSet &rSet);
65 void GetClipboardState (SfxItemSet &rSet);
66 void GetStatusBarState (SfxItemSet& rSet);
68 void GetAttrState (SfxItemSet& rSet);
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx310 SwLabFmtPage::SwLabFmtPage(Window* pParent, const SfxItemSet& rSet) : in SwLabFmtPage() argument
312 SfxTabPage(pParent, SW_RES(TP_LAB_FMT), rSet), in SwLabFmtPage()
338 aItem ((const SwLabItem&) rSet.Get(FN_LABEL)) in SwLabFmtPage()
498 SfxTabPage* SwLabFmtPage::Create(Window* pParent, const SfxItemSet& rSet) in Create() argument
500 return new SwLabFmtPage(pParent, rSet); in Create()
507 void SwLabFmtPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage() argument
509 SfxItemSet aSet(rSet); in ActivatePage()
553 sal_Bool SwLabFmtPage::FillItemSet(SfxItemSet& rSet) in FillItemSet() argument
556 rSet.Put(aItem); in FillItemSet()
/trunk/main/sw/source/filter/xml/
H A Dxmlimpit.hxx54 void importXML( SfxItemSet& rSet,
63 SfxItemSet& rSet,
71 SfxItemSet& rSet,
78 virtual void finished(SfxItemSet & rSet,
/trunk/main/sc/source/ui/docshell/
H A Dtpstat.cxx42 SfxTabPage* __EXPORT ScDocStatPage::Create( Window *pParent, const SfxItemSet& rSet ) in Create() argument
44 return new ScDocStatPage( pParent, rSet ); in Create()
49 ScDocStatPage::ScDocStatPage( Window *pParent, const SfxItemSet& rSet ) in ScDocStatPage() argument
50 : SfxTabPage( pParent, ScResId(RID_SCPAGE_STAT), rSet ), in ScDocStatPage()
/trunk/main/cui/source/inc/
H A Ddbregister.hxx97 DbRegistrationOptionsPage( Window* pParent, const SfxItemSet& rSet );
100 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
103 virtual sal_Bool FillItemSet( SfxItemSet& rSet );
104 virtual void Reset( const SfxItemSet& rSet );
H A Dcuigaldlg.hxx284 virtual sal_Bool FillItemSet( SfxItemSet& rSet );
289 TPGalleryThemeGeneral( Window* pParent, const SfxItemSet& rSet );
295 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
358 TPGalleryThemeProperties( Window* pWindow, const SfxItemSet& rSet );
366 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx336 const SfxItemSet& rSet, in SetCrsrAttr() argument
354 pDoc->InsertItemSet(*pCurrent, rSet, nFlags); in SetCrsrAttr()
365 pDoc->InsertItemSet( rPam, rSet, nFlags ); in SetCrsrAttr()
386 SfxItemSet aSet( *rSet.GetPool(), rSet.GetRanges() ); in GetCrsrAttr()
387 SfxItemSet *pSet = &rSet; in GetCrsrAttr()
398 rSet.ClearItem(); in GetCrsrAttr()
399 rSet.InvalidateAllItems(); in GetCrsrAttr()
430 if (pSet != &rSet) in GetCrsrAttr()
432 rSet.MergeValues( aSet ); in GetCrsrAttr()
1154 const SfxItemSet& rSet = pFrmFmt->GetAttrSet(); in lcl_IsStartNodeInFormat() local
[all …]
/trunk/main/svx/source/sdr/properties/
H A Ditemsettools.cxx106 void ScaleItemSet(SfxItemSet& rSet, const Fraction& rScale) in ScaleItemSet() argument
116 SfxWhichIter aIter(rSet); in ScaleItemSet()
122 if(SFX_ITEM_SET == rSet.GetItemState(nWhich, sal_False, &pItem)) in ScaleItemSet()
128 rSet.Put(*pNewItem); in ScaleItemSet()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx3654 const SfxItemSet& rSet, sal_uInt16 nId ) in GetItemOfScriptSet() argument
3659 pI = SFX_ITEM_DEFAULT == eSt ? &rSet.Get( nId ) : 0; in GetItemOfScriptSet()
3666 GetWhichIds( nSlotId, rSet, nLatin, nAsian, nComplex ); in GetItemOfScript()
3673 pRet = GetItemOfScriptSet( rSet, nLatin ); in GetItemOfScript()
3676 pRet = GetItemOfScriptSet( rSet, nAsian ); in GetItemOfScript()
3679 pRet = GetItemOfScriptSet( rSet, nComplex ); in GetItemOfScript()
3683 if( 0 == (pRet = GetItemOfScriptSet( rSet, nLatin )) || in GetItemOfScript()
3684 0 == (pAsn = GetItemOfScriptSet( rSet, nAsian )) || in GetItemOfScript()
3690 if( 0 == (pRet = GetItemOfScriptSet( rSet, nLatin )) || in GetItemOfScript()
3705 0 == (pAsn = GetItemOfScriptSet( rSet, nAsian )) || in GetItemOfScript()
[all …]

Completed in 126 milliseconds

1...<<11121314151617181920>>...30