Searched refs:SetAllScriptItem (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/core/doc/ |
H A D | poolfmt.cxx | 121 void SetAllScriptItem( SfxItemSet& rSet, const SfxPoolItem& rItem ) in SetAllScriptItem() function 206 SetAllScriptItem( rSet, SvxWeightItem( WEIGHT_BOLD, RES_CHRATR_WEIGHT ) ); in lcl_SetHeadline() 213 SetAllScriptItem( rSet, aHItem ); in lcl_SetHeadline() 216 SetAllScriptItem( rSet, SvxPostureItem( ITALIC_NORMAL, RES_CHRATR_POSTURE ) ); in lcl_SetHeadline() 275 SetAllScriptItem( rSet, SvxWeightItem( WEIGHT_BOLD, RES_CHRATR_WEIGHT ) ); in lcl_SetRegister() 276 SetAllScriptItem( rSet, SvxFontHeightItem( PT_16, 100, RES_CHRATR_FONTSIZE ) ); in lcl_SetRegister() 498 SetAllScriptItem( aSet, aFntSize ); in GetTxtCollFromPool() 572 SetAllScriptItem( aSet, SvxWeightItem( WEIGHT_BOLD, RES_CHRATR_WEIGHT ) ); in GetTxtCollFromPool() 945 SetAllScriptItem( aSet, SvxWeightItem( WEIGHT_BOLD, RES_CHRATR_WEIGHT ) ); in GetTxtCollFromPool() 1210 SetAllScriptItem( aSet, SvxFontItem( rBulletFont.GetFamily(), in GetFmtFromPool() [all …]
|
/trunk/main/sw/source/core/edit/ |
H A D | acorrect.cxx | 261 SetAllScriptItem( aSet, rItem ); in SetAttr()
|
H A D | autofmt.cxx | 1718 SetAllScriptItem( aSet, in BuildEnum()
|
/trunk/main/sw/inc/ |
H A D | doc.hxx | 249 void SetAllScriptItem( SfxItemSet& rSet, const SfxPoolItem& rItem );
|
Completed in 44 milliseconds