Searched refs:RES_CHRATR_SHADOWED (Results 1 – 14 of 14) sorted by relevance
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 498 …aAttrTab[ RES_CHRATR_SHADOWED- POOLATTR_BEGIN ] = new SvxShadowedItem( sal_False, RES_CHRATR… in _InitCore()
|
/aoo42x/main/sw/inc/ |
H A D | hintids.hxx | 72 RES_CHRATR_SHADOWED, // 13 enumerator
|
H A D | charatr.hxx | 48 { return (const SvxShadowedItem&)Get( RES_CHRATR_SHADOWED,bInP); } in GetShadowed()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | tblafmt.cxx | 214 aShadowed( sal_False, RES_CHRATR_SHADOWED ), in SwBoxAutoFmt() 644 pFmt->SetShadowed( (SvxShadowedItem&)rSet.Get( RES_CHRATR_SHADOWED ) ); in UpdateFromSet()
|
H A D | dbgoutsw.cxx | 142 aItemWhichMap[RES_CHRATR_SHADOWED] = String("CHRATR_SHADOWED", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 357 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_SHADOWED, in SetDiffFnt() 363 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_SHADOWED, in SetDiffFnt()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewsrch.cxx | 393 /* 4 */ RES_CHRATR_SHADOWED, RES_CHRATR_WORDLINEMODE, in ExecSearch()
|
/aoo42x/main/sw/source/core/text/ |
H A D | atrstck.cxx | 743 case RES_CHRATR_SHADOWED : in FontChg()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 200 …{ SW_PROP_NMID(UNO_NAME_CHAR_SHADOWED), RES_CHRATR_SHADOWED , CPPU_E2T(CPPUTYPE_BOOLEAN) , … 424 …{ SW_PROP_NMID(UNO_NAME_CHAR_SHADOWED), RES_CHRATR_SHADOWED , CPPU_E2T(CPPUTYPE_BOOLEAN) , … 499 …{ SW_PROP_NMID(UNO_NAME_CHAR_SHADOWED), RES_CHRATR_SHADOWED , CPPU_E2T(CPPUTYPE_BOOLEAN) , P… 662 …{ SW_PROP_NMID(UNO_NAME_CHAR_SHADOWED), RES_CHRATR_SHADOWED , CPPU_E2T(CPPUTYPE_BOOLEAN) , P… in GetPropertyMapEntries() 709 …{ SW_PROP_NMID(UNO_NAME_CHAR_SHADOWED), RES_CHRATR_SHADOWED , CPPU_E2T(CPPUTYPE_BOOLEAN) , … in GetPropertyMapEntries()
|
H A D | unosrch.cxx | 284 case RES_CHRATR_SHADOWED: in FillItemSet()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 2951 RES_CHRATR_SHADOWED, RES_CHRATR_CASEMAP, in Read_BoldUsw() 3172 NewAttr( SvxShadowedItem( bOn, RES_CHRATR_SHADOWED ) ); in SetToggleAttr()
|
H A D | ww8atr.cxx | 5087 case RES_CHRATR_SHADOWED: in OutputItem()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | wsfrm.cxx | 2340 case RES_CHRATR_SHADOWED: in _UpdateAttr()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 237 RES_CHRATR_SHADOWED, RES_CHRATR_WEIGHT,
|
Completed in 155 milliseconds