Home
last modified time | relevance | path

Searched refs:rItemSet (Results 126 – 150 of 151) sorted by relevance

1234567

/trunk/main/chart2/source/controller/inc/
H A DSeriesOptionsItemConverter.hxx58 virtual bool ApplySpecialItem( sal_uInt16 nWhichId, const SfxItemSet & rItemSet )
/trunk/main/cui/source/inc/
H A Dmacroass.hxx60 _SfxMacroTabPage( Window* pParent, const ResId& rId, const SfxItemSet& rItemSet );
H A Dcfg.hxx516 SvxMenuConfigPage( Window *pParent, const SfxItemSet& rItemSet );
624 SvxToolbarConfigPage( Window *pParent, const SfxItemSet& rItemSet );
H A Dmacropg.hxx87 _SvxMacroTabPage( Window* pParent, const ResId& rId, const SfxItemSet& rItemSet );
H A Dacccfg.hxx193 SfxAcceleratorConfigPage( Window *pParent, const SfxItemSet& rItemSet );
/trunk/main/sfx2/inc/sfx2/
H A Dmacropg.hxx69 _SfxMacroTabPage( Window* pParent, const ResId& rId, const SfxItemSet& rItemSet );
H A Dtabdlg.hxx78 SfxTabDialogItem( sal_uInt16 nId, const SfxItemSet& rItemSet );
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanagerimpl.hxx70 void GetAnnotationState (SfxItemSet& rItemSet);
H A Dannotationmanager.cxx1263 void AnnotationManager::GetAnnotationState(SfxItemSet& rItemSet) in GetAnnotationState() argument
1265 mxImpl->GetAnnotationState(rItemSet); in GetAnnotationState()
/trunk/main/sc/source/filter/inc/
H A Dxihelper.hxx196 void FillToItemSet( SfxItemSet& rItemSet, sal_uInt16 nWhichId ) const;
H A Dxiescher.hxx1256 void FillToItemSet( SfxItemSet& rItemSet ) const;
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1313 void Insert( const SfxItemSet& rItemSet, xub_StrLen nStart, xub_StrLen nEnd,
2030 void HTMLEndPosLst::Insert( const SfxItemSet& rItemSet, in Insert() argument
2035 SfxWhichIter aIter( rItemSet ); in Insert()
2041 if( SFX_ITEM_SET == rItemSet.GetItemState( nWhich, bDeep, &pItem ) ) in Insert()
H A Dswhtml.cxx4576 const SfxItemSet& rItemSet = pTopColl->GetAttrSet(); in SetTxtCollAttrs() local
4578 if( SFX_ITEM_SET == rItemSet.GetItemState(RES_LR_SPACE,sal_True, &pItem) ) in SetTxtCollAttrs()
4610 if( SFX_ITEM_SET == rItemSet.GetItemState(RES_UL_SPACE,sal_True, &pItem) ) in SetTxtCollAttrs()
/trunk/main/sw/source/filter/xml/
H A Dxmlimp.hxx190 sal_uInt16 nSubFamily, SfxItemSet& rItemSet );
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx113 SfxTabDialogItem::SfxTabDialogItem( sal_uInt16 nId, const SfxItemSet& rItemSet ) in SfxTabDialogItem() argument
114 : SfxSetItem( nId, rItemSet ) in SfxTabDialogItem()
/trunk/main/sw/inc/
H A Dunocrsrhelper.hxx209 SwPaM & rPam, SfxItemSet & rItemSet)
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx2503 SfxItemSet& rItemSet = aAttr.GetItemSet(); in ExecuteTextDirection() local
2504 rItemSet.Put( SfxBoolItem( ATTR_STACKED, bVert ) ); in ExecuteTextDirection()
2505 rItemSet.Put( SfxBoolItem( ATTR_VERTICAL_ASIAN, bVert ) ); in ExecuteTextDirection()
H A Dviewfunc.cxx1407 void ScViewFunc::ApplyUserItemSet( const SfxItemSet& rItemSet ) in ApplyUserItemSet() argument
1420 rNewSet.Put( rItemSet, sal_False ); in ApplyUserItemSet()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx557 const SfxItemSet& rItemSet = GetDefPattern()->GetItemSet(); in GetNoteEngine() local
559 ScPatternAttr::FillToEditItemSet( *pEEItemSet, rItemSet ); in GetNoteEngine()
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx229 void GetAnnotationState (SfxItemSet& rItemSet);
/trunk/main/editeng/source/uno/
H A Dunotext.cxx2117 SfxItemSet &rItemSet, in SvxPropertyValuesToItemSet() argument
2145 SvxUnoFontDescriptor::FillItemSet( aDesc, rItemSet ); in SvxPropertyValuesToItemSet()
2182 pPropSet->setPropertyValue( pProps[i].Name, pProps[i].Value, rItemSet ); in SvxPropertyValuesToItemSet()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx180 void ApplyUserItemSet( const SfxItemSet& rItemSet );
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx946 const SfxItemSet& rItemSet = pEdge->GetMergedItemSet(); in AddConnectorOverlays() local
948 drawinglayer::primitive2d::createNewSdrLineAttribute(rItemSet)); in AddConnectorOverlays()
954 rItemSet, in AddConnectorOverlays()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx2441 SfxItemSetClearer(SfxItemSet & rItemSet) : m_rItemSet(rItemSet) { } in SfxItemSetClearer()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx4227 void XclImpDffPropSet::FillToItemSet( SfxItemSet& rItemSet ) const in FillToItemSet()
4230 maDffConv.ApplyAttributes( *mxMemStrm, rItemSet ); in FillToItemSet()

Completed in 202 milliseconds

1234567