Searched refs:PutExtended (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/core/data/ |
H A D | stlpool.cxx | 174 rDestSet.PutExtended( rSourceSet, SFX_ITEM_DONTCARE, SFX_ITEM_DEFAULT ); in CopyStyleFrom() 185 aDestSub.PutExtended( rSrcSub, SFX_ITEM_DONTCARE, SFX_ITEM_DEFAULT ); in CopyStyleFrom() 192 aDestSub.PutExtended( rSrcSub, SFX_ITEM_DONTCARE, SFX_ITEM_DEFAULT ); in CopyStyleFrom()
|
/aoo42x/main/svl/inc/svl/ |
H A D | itemset.hxx | 163 void PutExtended( const SfxItemSet&,
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh6.cxx | 334 pStyles[i].pDest->GetItemSet().PutExtended( in LoadStylesArgs()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewutil.cxx | 77 aSetItem.GetItemSet().PutExtended( rCoreSet, SFX_ITEM_DONTCARE, SFX_ITEM_SET ); in PutItemScript()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objcont.cxx | 932 …pFound[i].pDest->GetItemSet().PutExtended(pFound[i].pSource->GetItemSet(), SFX_ITEM_DONTCARE, SFX_… in LoadStyles()
|
/aoo42x/main/svl/source/items/ |
H A D | itemset.cxx | 682 void SfxItemSet::PutExtended in PutExtended() function in SfxItemSet
|
Completed in 38 milliseconds