| /AOO42X/main/sd/source/ui/view/ |
| H A D | drawview.cxx | 193 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes() local 194 aTempSet.Put( rSet ); in SetAttributes() 195 aTempSet.ClearInvalidItems(); in SetAttributes() 198 … StyleSheetUndoAction* pAction = new StyleSheetUndoAction(mpDoc, pSheet, &aTempSet); in SetAttributes() 201 pSheet->GetItemSet().Put(aTempSet); in SetAttributes() 234 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes() local 235 aTempSet.Put( rSet ); in SetAttributes() 236 aTempSet.ClearInvalidItems(); in SetAttributes() 238 … if( nDepth > 0 && aTempSet.GetItemState( EE_PARA_NUMBULLET ) == SFX_ITEM_ON ) in SetAttributes() 241 aTempSet.ClearItem( EE_PARA_NUMBULLET ); in SetAttributes() [all …]
|
| /AOO42X/main/sw/source/core/attr/ |
| H A D | format.cxx | 507 SfxItemSet aTempSet(*aSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST, 0, 0); in SetFmtAttr() local 513 setSvxBrushItemAsFillAttributesToTargetSet(rSource, aTempSet); in SetFmtAttr() 517 if( 0 != ( bRet = (0 != aSet.Put( aTempSet ))) ) in SetFmtAttr() 526 bRet = 0 != aSet.Put_BC(aTempSet, &aOld, &aNew); in SetFmtAttr() 593 SfxItemSet aTempSet(rSet); in SetFmtAttr() local 600 GetDoc()->CheckForUniqueItemForLineFillNameOrIndex(aTempSet); in SetFmtAttr() 608 if(SFX_ITEM_SET == aTempSet.GetItemState(RES_BACKGROUND, sal_False, &pSource)) in SetFmtAttr() 617 setSvxBrushItemAsFillAttributesToTargetSet(rSource, aTempSet); in SetFmtAttr() 621 if( 0 != ( bRet = (0 != aSet.Put( aTempSet ))) ) in SetFmtAttr() 630 bRet = 0 != aSet.Put_BC(aTempSet, &aOld, &aNew); in SetFmtAttr() [all …]
|
| /AOO42X/main/sw/source/ui/frmdlg/ |
| H A D | colex.cxx | 132 SfxItemSet aTempSet(*rHeaderSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in UpdateExample() local 134 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in UpdateExample() 138 aTempSet))); in UpdateExample() 179 SfxItemSet aTempSet(*rFooterSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in UpdateExample() local 181 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in UpdateExample() 185 aTempSet))); in UpdateExample() 203 SfxItemSet aTempSet(*rSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in UpdateExample() local 205 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in UpdateExample() 209 aTempSet))); in UpdateExample()
|
| /AOO42X/main/svx/source/dialog/ |
| H A D | hdft.cxx | 699 SfxItemSet aTempSet(*pBBSet->GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in IMPL_LINK_INLINE_END() local 701 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in IMPL_LINK_INLINE_END() 702 … aFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in IMPL_LINK_INLINE_END() 796 SfxItemSet aTempSet(*rTmpSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl() local 798 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in ResetBackground_Impl() 799 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl() 840 SfxItemSet aTempSet(*rTmpSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl() local 842 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in ResetBackground_Impl() 843 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl() 873 SfxItemSet aTempSet(*rSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl() local [all …]
|
| H A D | dlgctrl.cxx | 2226 SfxItemSet aTempSet(rItemSet); in SetLineAttributes() local 2227 aTempSet.ClearItem(XATTR_LINESTART); in SetLineAttributes() 2228 aTempSet.ClearItem(XATTR_LINEEND); in SetLineAttributes() 2230 mpLineObjB->SetMergedItemSet(aTempSet); in SetLineAttributes() 2231 mpLineObjC->SetMergedItemSet(aTempSet); in SetLineAttributes()
|
| /AOO42X/main/cui/source/tabpages/ |
| H A D | page.cxx | 1304 SfxItemSet aTempSet(*rTmpSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl() local 1306 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in ResetBackground_Impl() 1307 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl() 1347 SfxItemSet aTempSet(*rTmpSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl() local 1349 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in ResetBackground_Impl() 1350 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl() 1381 SfxItemSet aTempSet(*rSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl() local 1383 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in ResetBackground_Impl() 1384 … aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl() 1453 SfxItemSet aTempSet(*rHeaderSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in InitHeadFoot_Impl() local [all …]
|
| /AOO42X/main/sd/source/ui/func/ |
| H A D | futempl.cxx | 419 SfxItemSet aTempSet(*pOutSet); in DoExecute() local 420 ((SdStyleSheet*)pStyleSheet)->AdjustToFontHeight(aTempSet); in DoExecute() 426 aTempSet.ClearInvalidItems(); in DoExecute() 431 if (aTempSet.GetItemState(EE_PARA_NUMBULLET) == SFX_ITEM_SET) in DoExecute() 433 … SvxNumRule aRule(*((SvxNumBulletItem*)aTempSet.GetItem(EE_PARA_NUMBULLET))->GetNumRule()); in DoExecute() 446 aTempSet.ClearItem( EE_PARA_NUMBULLET ); in DoExecute() 453 pStyleSheet->GetItemSet().Put(aTempSet); in DoExecute()
|
| /AOO42X/main/sd/source/core/ |
| H A D | sdpage.cxx | 1961 SfxItemSet aTempSet(pOutlineSheet->GetItemSet()); in ScaleObjects() local 1963 … SvxFontHeightItem& rOldHgt = (SvxFontHeightItem&) aTempSet.Get(EE_CHAR_FONTHEIGHT); in ScaleObjects() 1966 … aTempSet.Put(SvxFontHeightItem(nFontHeight, 100, EE_CHAR_FONTHEIGHT)); in ScaleObjects() 1968 … if( SFX_ITEM_AVAILABLE == aTempSet.GetItemState( EE_CHAR_FONTHEIGHT_CJK ) ) in ScaleObjects() 1970 … rOldHgt = (SvxFontHeightItem&) aTempSet.Get(EE_CHAR_FONTHEIGHT_CJK); in ScaleObjects() 1973 … aTempSet.Put(SvxFontHeightItem(nFontHeight, 100, EE_CHAR_FONTHEIGHT_CJK)); in ScaleObjects() 1976 … if( SFX_ITEM_AVAILABLE == aTempSet.GetItemState( EE_CHAR_FONTHEIGHT_CTL ) ) in ScaleObjects() 1978 … rOldHgt = (SvxFontHeightItem&) aTempSet.Get(EE_CHAR_FONTHEIGHT_CTL); in ScaleObjects() 1981 … aTempSet.Put(SvxFontHeightItem(nFontHeight, 100, EE_CHAR_FONTHEIGHT_CTL)); in ScaleObjects() 1985 … ((SdStyleSheet*) pOutlineSheet)->AdjustToFontHeight(aTempSet, sal_False); in ScaleObjects() [all …]
|
| /AOO42X/main/svx/source/svdraw/ |
| H A D | svdoashp.cxx | 223 SfxItemSet aTempSet(rOriginalSet); in ImpCreateShadowObjectClone() local 229 …aTempSet.Put( SvxWritingModeItem( com::sun::star::text::WritingMode_LR_TB, SDRATTR_TEXTDIRECTION )… in ImpCreateShadowObjectClone() 232 aTempSet.Put(SdrShadowItem(sal_False)); in ImpCreateShadowObjectClone() 233 aTempSet.Put(SdrShadowXDistItem(0L)); in ImpCreateShadowObjectClone() 234 aTempSet.Put(SdrShadowYDistItem(0L)); in ImpCreateShadowObjectClone() 239 aTempSet.Put(XLineColorItem(String(), aShadowColor)); in ImpCreateShadowObjectClone() 240 aTempSet.Put(XLineTransparenceItem(nShadowTransparence)); in ImpCreateShadowObjectClone() 246 aTempSet.Put(XFillColorItem(String(), aShadowColor)); in ImpCreateShadowObjectClone() 247 aTempSet.Put(XFillTransparenceItem(nShadowTransparence)); in ImpCreateShadowObjectClone() 279 aTempSet.Put(XFillGradientItem(aTempSet.GetPool(), aGradient)); in ImpCreateShadowObjectClone() [all …]
|
| /AOO42X/main/svx/source/customshapes/ |
| H A D | EnhancedCustomShape2d.cxx | 1860 SfxItemSet aTempSet(*this); in CreateSubPath() local 1861 aTempSet.Put(SdrShadowItem(sal_False)); in CreateSubPath() 1862 aTempSet.Put(XLineStyleItem(XLINE_NONE)); in CreateSubPath() 1863 pFill->SetMergedItemSet(aTempSet); in CreateSubPath() 1876 SfxItemSet aTempSet(*this); in CreateSubPath() local 1877 aTempSet.Put(SdrShadowItem(sal_False)); in CreateSubPath() 1878 aTempSet.Put(XFillStyleItem(XFILL_NONE)); in CreateSubPath() 1879 pStroke->SetMergedItemSet(aTempSet); in CreateSubPath() 1886 SfxItemSet aTempSet(*this); in CreateSubPath() local 1887 aTempSet.Put(SdrShadowItem(sal_False)); in CreateSubPath() [all …]
|
| /AOO42X/main/l10ntools/source/filter/utils/ |
| H A D | Cache.java | 438 java.util.HashMap aTempSet = XMLHelper.convertNodeToPropSet(aChildNode); in fromXML() local 443 aPropSet = Cache.convertTypePropsToInternal(aTempSet, nFormat); in fromXML() 450 aPropSet = Cache.convertFilterPropsToInternal(aTempSet, nFormat); in fromXML() 457 aPropSet = Cache.convertDetectServicePropsToInternal(aTempSet, nFormat); in fromXML() 464 aPropSet = Cache.convertFrameLoaderPropsToInternal(aTempSet, nFormat); in fromXML() 471 aPropSet = Cache.convertContentHandlerPropsToInternal(aTempSet, nFormat); in fromXML() 476 m_aDebug.setDetailedInfo("props = "+aTempSet); in fromXML()
|
| /AOO42X/main/sw/source/core/unocore/ |
| H A D | unostyle.cxx | 3684 SfxItemSet aTempSet(*aBaseImpl.GetItemSet().GetPool(), in SetPropertyValues_Impl() local 3696 aTempSet.SetParent(&GetDoc()->GetDfltFrmFmt()->GetAttrSet()); in SetPropertyValues_Impl() 3698 aTempSet.Put(SfxBoolItem(SID_ATTR_PAGE_ON, sal_True)); in SetPropertyValues_Impl() 3699 aTempSet.Put(SvxSizeItem(SID_ATTR_PAGE_SIZE, Size(MM50, MM50))); in SetPropertyValues_Impl() 3700 aTempSet.Put(SvxLRSpaceItem(RES_LR_SPACE)); in SetPropertyValues_Impl() 3701 aTempSet.Put(SvxULSpaceItem(RES_UL_SPACE)); in SetPropertyValues_Impl() 3702 aTempSet.Put(SfxBoolItem(SID_ATTR_PAGE_SHARED, sal_True)); in SetPropertyValues_Impl() 3703 aTempSet.Put(SfxBoolItem(SID_ATTR_PAGE_DYNAMIC, sal_True)); in SetPropertyValues_Impl() 3705 … SvxSetItem aNewSetItem(bFooter ? SID_ATTR_PAGE_FOOTERSET : SID_ATTR_PAGE_HEADERSET, aTempSet); in SetPropertyValues_Impl()
|