Home
last modified time | relevance | path

Searched refs:rSet (Results 226 – 250 of 731) sorted by relevance

12345678910>>...30

/trunk/main/sfx2/inc/sfx2/
H A Dmacropg.hxx95 virtual sal_Bool FillItemSet( SfxItemSet& rSet );
96 virtual void Reset( const SfxItemSet& rSet );
125 const SfxItemSet& rSet
138 SfxItemSet& rSet );
142 SfxItemSet& rSet );
/trunk/main/cui/source/inc/
H A Dgrfpage.hxx110 SvxGrfCropPage( Window *pParent, const SfxItemSet &rSet );
124 virtual void ActivatePage(const SfxItemSet& rSet);
128 static SfxTabPage *Create( Window *pParent, const SfxItemSet &rSet );
130 virtual sal_Bool FillItemSet( SfxItemSet &rSet );
131 virtual void Reset( const SfxItemSet &rSet );
H A Dcuitabarea.hxx158 sal_Bool InitPreview ( const SfxItemSet& rSet );
170 virtual void ActivatePage(const SfxItemSet& rSet);
305 virtual void ActivatePage( const SfxItemSet& rSet );
383 virtual void ActivatePage( const SfxItemSet& rSet );
475 virtual void ActivatePage( const SfxItemSet& rSet );
562 virtual void ActivatePage( const SfxItemSet& rSet );
655 virtual void ActivatePage( const SfxItemSet& rSet );
779 virtual void ActivatePage( const SfxItemSet& rSet );
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx698 rSet.Put(rSet.GetPool()->GetDefaultItem(pEntry->nWID)); in SvxItemPropertySet_ObtainSettingsFromPropertySet()
1567 if( !SetFillAttribute( nWID, rName, rSet ) ) in SetFillAttribute()
1593 rSet.Put( aBmpItem ); in SetFillAttribute()
1612 rSet.Put( aGrdItem ); in SetFillAttribute()
1631 rSet.Put( aHatchItem ); in SetFillAttribute()
1653 rSet.Put( aLEItem ); in SetFillAttribute()
1661 rSet.Put( aLSItem ); in SetFillAttribute()
1682 rSet.Put( aDashItem ); in SetFillAttribute()
1719 rSet.Put(XFillFloatTransparenceItem()); in SetFillAttribute()
1728 const SfxItemPool* pPool = rSet.GetPool(); in SetFillAttribute()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1198 void SwView::StateStatusLine(SfxItemSet &rSet) in StateStatusLine() argument
1202 SfxWhichIter aIter( rSet ); in StateStatusLine()
1251 rSet.Put( SfxStringItem( FN_STAT_PAGE, in StateStatusLine()
1270 rSet.Put(SfxStringItem( FN_STAT_TEMPLATE, in StateStatusLine()
1292 rSet.Put( aZoom ); in StateStatusLine()
1295 rSet.DisableItem( SID_ATTR_ZOOM ); in StateStatusLine()
1306 rSet.Put( aViewLayout ); in StateStatusLine()
1364 rSet.Put( aZoomSliderItem ); in StateStatusLine()
1381 rSet.Put( SfxPointItem( SID_ATTR_POSITION, in StateStatusLine()
1384 rSet.Put( SvxSizeItem( SID_ATTR_SIZE, in StateStatusLine()
[all …]
/trunk/main/sd/source/ui/inc/
H A DSlideSorterViewShell.hxx83 virtual void GetCtrlState (SfxItemSet &rSet);
86 virtual void GetStatusBarState (SfxItemSet& rSet);
88 void GetAttrState (SfxItemSet& rSet);
91 virtual void GetMenuState (SfxItemSet &rSet);
92 virtual void GetClipboardState (SfxItemSet &rSet);
H A DOutlineViewShell.hxx96 void GetCtrlState(SfxItemSet &rSet);
97 void GetMenuState(SfxItemSet &rSet);
98 void GetAttrState(SfxItemSet &rSet);
99 void GetState (SfxItemSet& rSet);
102 void GetStatusBarState(SfxItemSet& rSet);
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.hxx114 SwLabFmtPage(Window* pParent, const SfxItemSet& rSet);
130 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rSet);
132 virtual void ActivatePage(const SfxItemSet& rSet);
135 virtual sal_Bool FillItemSet(SfxItemSet& rSet);
136 virtual void Reset(const SfxItemSet& rSet);
/trunk/main/sw/source/filter/xml/
H A Dxmlimpit.cxx84 void SvXMLImportItemMapper::importXML( SfxItemSet& rSet, in importXML() argument
115 SfxItemState eState = rSet.GetItemState( pEntry->nWhichId, sal_True, in importXML()
120 pItem = &rSet.GetPool()->GetDefaultItem(pEntry->nWhichId); in importXML()
140 bPut = handleSpecialItem( *pEntry, *pNewItem, rSet, in importXML()
146 rSet.Put( *pNewItem ); in importXML()
157 handleNoItem( *pEntry, rSet, rValue, rUnitConverter, in importXML()
166 if( SFX_ITEM_SET == rSet.GetItemState( nUnknownWhich, sal_True, in importXML()
194 rSet.Put( *pUnknownItem ); in importXML()
198 finished(rSet, rUnitConverter); in importXML()
/trunk/main/sw/source/ui/inc/
H A Dcolumn.hxx197 virtual void ActivatePage(const SfxItemSet& rSet);
200 SwColumnPage(Window *pParent, const SfxItemSet &rSet);
205 static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
208 virtual sal_Bool FillItemSet(SfxItemSet &rSet);
209 virtual void Reset(const SfxItemSet &rSet);
/trunk/main/sw/source/core/edit/
H A Dedtab.cxx304 sal_Bool SwEditShell::GetTblBoxFormulaAttrs( SfxItemSet& rSet ) const in GetTblBoxFormulaAttrs()
337 rSet.Put( pTblFmt->GetAttrSet() ); in GetTblBoxFormulaAttrs()
340 rSet.MergeValues( pTblFmt->GetAttrSet() ); in GetTblBoxFormulaAttrs()
342 return 0 != rSet.Count(); in GetTblBoxFormulaAttrs()
345 void SwEditShell::SetTblBoxFormulaAttrs( const SfxItemSet& rSet ) in SetTblBoxFormulaAttrs() argument
367 if( SFX_ITEM_SET == rSet.GetItemState( RES_BOXATR_FORMULA )) in SetTblBoxFormulaAttrs()
373 GetDoc()->SetTblBoxFormulaAttrs( *aBoxes[ n ], rSet ); in SetTblBoxFormulaAttrs()
/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.cxx120 void TableObjectBar::GetState( SfxItemSet& rSet ) in GetState() argument
126 rSet.DisableItem (SID_INSERT_TABLE ); in GetState()
134 xController->GetState( rSet ); in GetState()
141 void TableObjectBar::GetAttrState( SfxItemSet& rSet ) in GetAttrState() argument
145 pDrawViewShell->GetAttrState( rSet ); in GetAttrState()
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx276 void SwCharURLPage::Reset(const SfxItemSet& rSet) in Reset() argument
279 if ( SFX_ITEM_SET == rSet.GetItemState( RES_TXTATR_INETFMT, sal_False, &pItem ) ) in Reset()
313 if(SFX_ITEM_SET == rSet.GetItemState(FN_PARAM_SELECTION, sal_False, &pItem)) in Reset()
325 sal_Bool SwCharURLPage::FillItemSet(SfxItemSet& rSet) in FillItemSet() argument
365 rSet.Put(SfxStringItem(FN_PARAM_SELECTION, aTextED.GetText())); in FillItemSet()
368 rSet.Put(aINetFmt); in FillItemSet()
H A Dswuiccoll.cxx74 SwCondCollPage::SwCondCollPage(Window *pParent, const SfxItemSet &rSet) in SwCondCollPage() argument
76 : SfxTabPage(pParent, SW_RES(TP_CONDCOLL), rSet), in SwCondCollPage()
172 SfxTabPage* __EXPORT SwCondCollPage::Create(Window *pParent, const SfxItemSet &rSet) in Create() argument
174 return new SwCondCollPage(pParent, rSet); in Create()
182 sal_Bool __EXPORT SwCondCollPage::FillItemSet(SfxItemSet &rSet) in FillItemSet() argument
191 rSet.Put(aCondItem); in FillItemSet()
H A Dtblnumfm.cxx50 SwNumFmtDlg::SwNumFmtDlg(Window* pParent, const SfxItemSet& rSet) in SwNumFmtDlg() argument
51 : SfxSingleTabDialog( pParent, rSet, 0 ) in SwNumFmtDlg()
59 SfxTabPage* pNewPage = (*fnCreatePage)( this, rSet ); in SwNumFmtDlg()
60 SfxAllItemSet aSet(*(rSet.GetPool())); in SwNumFmtDlg()
/trunk/main/sw/source/core/attr/
H A Dswatrset.cxx164 SwAttrSet::SwAttrSet( const SwAttrSet& rSet ) in SwAttrSet() argument
165 : SfxItemSet( rSet ), pOldSet( 0 ), pNewSet( 0 ) in SwAttrSet()
212 int SwAttrSet::Put_BC( const SfxItemSet& rSet, in Put_BC() argument
217 int nRet = 0 != SfxItemSet::Put( rSet ); in Put_BC()
250 int SwAttrSet::Intersect_BC( const SfxItemSet& rSet, in Intersect_BC() argument
255 SfxItemSet::Intersect( rSet ); in Intersect_BC()
/trunk/main/svl/inc/svl/
H A Ditemset.hxx61 #define SFX_ITEMSET_GET( rSet, pItem, ItemType, nSlotId, bDeep ) \ argument
63 (rSet).GetItem( nSlotId, bDeep, TYPE(ItemType) )
169 virtual void Intersect( const SfxItemSet& rSet );
170 virtual void MergeValues( const SfxItemSet& rSet, sal_Bool bOverwriteDefaults = sal_False );
171 virtual void Differentiate( const SfxItemSet& rSet );
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx289 SwHistorySetAttrSet( const SfxItemSet& rSet, sal_uLong nNode,
304 SwHistoryResetAttrSet( const SfxItemSet& rSet, sal_uLong nNode,
344 SwHistoryChangeCharFmt( const SfxItemSet& rSet, const String & sFmt);
387 void Add( const SfxItemSet & rSet, const SwCharFmt & rCharFmt); // #i27615#
415 void CopyFmtAttr( const SfxItemSet& rSet, sal_uLong nNodeIdx );
440 bool InsertItems( const SfxItemSet& rSet,
/trunk/main/sc/source/ui/inc/
H A Dtpstat.hxx39 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rSet );
42 ScDocStatPage( Window *pParent, const SfxItemSet& rSet );
46 virtual sal_Bool FillItemSet( SfxItemSet& rSet );
47 virtual void Reset ( const SfxItemSet& rSet );
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx80 return (const SwFmtFrmSize&)rSet.Get(RES_FRM_SIZE,bInP); in SV_IMPL_PTRARR()
83 SwFlySave::SwFlySave(const SwPaM& rPam, SfxItemSet& rSet) in SwFlySave() argument
84 : aFlySet(rSet), nSttNd(rPam.GetPoint()->nNode), nEndNd(nSttNd), nEndCnt(0), in SwFlySave()
89 int SwFlySave::IsEqualFly( const SwPaM& rPos, SfxItemSet& rSet ) in IsEqualFly() argument
91 if( rSet.Count() != aFlySet.Count() || nDropAnchor ) in IsEqualFly()
118 if( rSet.Count() ) in IsEqualFly()
120 SfxItemIter aIter( rSet ); in IsEqualFly()
154 const SfxItemSet& rSet = rNd.GetSwAttrSet(); in lcl_HasBreakAttrs() local
156 if( SFX_ITEM_SET == rSet.GetItemState( RES_BREAK, sal_True, &pItem ) && in lcl_HasBreakAttrs()
1334 SfxItemSet& rSet, in _SetPictureSize() argument
[all …]
/trunk/main/sw/inc/
H A Dfesh.hxx365 sal_Bool GetFlyFrmAttr( SfxItemSet &rSet ) const;
366 sal_Bool SetFlyFrmAttr( SfxItemSet &rSet );
368 const SwFrmFmt *NewFlyFrm( const SfxItemSet &rSet, sal_Bool bAnchValid = sal_False,
473 sal_Bool GetObjAttr( SfxItemSet &rSet ) const;
474 sal_Bool SetObjAttr( const SfxItemSet &rSet );
532 sal_Bool SetDrawingAttr( SfxItemSet &rSet );
648 void SetTabBorders( const SfxItemSet& rSet );
649 void GetTabBorders( SfxItemSet& rSet) const;
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx73 void ApplyCustomShapeTextAttributes( SfxItemSet& rSet ) const;
74 …void CheckAndCorrectExcelTextRotation( SvStream& rIn, SfxItemSet& rSet, DffObjData& rObjData ) co…
75 void ApplyCustomShapeAdjustmentAttributes( SfxItemSet& rSet ) const;
76 …void ApplyCustomShapeGeometryAttributes( SvStream& rIn, SfxItemSet& rSet, const DffObjData& rObjD…
77 void ApplyLineAttributes( SfxItemSet& rSet, const MSO_SPT eShapeType ) const; // #i28269#
78 void ApplyFillAttributes( SvStream& rIn, SfxItemSet& rSet, const DffObjData& rObjData ) const;
96 void ApplyAttributes( SvStream& rIn, SfxItemSet& rSet ) const;
97 void ApplyAttributes( SvStream& rIn, SfxItemSet& rSet, DffObjData& rObjData ) const;
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx444 void SvxNumberFormatTabPage::Reset( const SfxItemSet& rSet ) in Reset() argument
465 GetItem( rSet, SID_ATTR_NUMBERFORMAT_NOLANGUAGE); in Reset()
478 eState = rSet.GetItemState( GetWhich( SID_ATTR_NUMBERFORMAT_INFO ),sal_True,&pItem); in Reset()
498 eState = rSet.GetItemState( GetWhich( SID_ATTR_NUMBERFORMAT_ONE_AREA )); in Reset()
503 GetItem( rSet, SID_ATTR_NUMBERFORMAT_ONE_AREA); in Reset()
512 eState = rSet.GetItemState( GetWhich( SID_ATTR_NUMBERFORMAT_SOURCE ) ); in Reset()
517 GetItem( rSet, SID_ATTR_NUMBERFORMAT_SOURCE ); in Reset()
537 eState = rSet.GetItemState( GetWhich( SID_ATTR_NUMBERFORMAT_VALUE ) ); in Reset()
541 GetItem( rSet, SID_ATTR_NUMBERFORMAT_VALUE ); in Reset()
605 eState = rSet.GetItemState( GetWhich( SID_ATTR_NUMBERFORMAT_ADD_AUTO ) ); in Reset()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_NumberFormat.cxx49 NumberFormatDialog::NumberFormatDialog(Window* pParent, SfxItemSet& rSet) in NumberFormatDialog() argument
50 : SfxSingleTabDialog( pParent, rSet, 0 ) in NumberFormatDialog()
56 SfxTabPage* pTabPage = (*fnCreatePage)( this, rSet ); in NumberFormatDialog()
57 pTabPage->PageCreated(rSet); in NumberFormatDialog()
/trunk/main/sw/source/ui/frmdlg/
H A Duiborder.cxx46 SwBorderDlg::SwBorderDlg(Window* pParent, SfxItemSet& rSet, sal_uInt16 nType) : in SwBorderDlg() argument
48 SfxSingleTabDialog(pParent, rSet, 0) in SwBorderDlg()
59 SfxTabPage* pNewPage = (*fnCreatePage)( this, rSet ); in SwBorderDlg()
60 SfxAllItemSet aSet(*(rSet.GetPool())); in SwBorderDlg()

Completed in 137 milliseconds

12345678910>>...30