Home
last modified time | relevance | path

Searched refs:RES_CHRATR_CROSSEDOUT (Results 1 – 25 of 25) sorted by relevance

/aoo41x/main/sw/source/filter/html/
H A Dhtmldraw.cxx237 case RES_CHRATR_CROSSEDOUT: nEEWhich = EE_CHAR_STRIKEOUT; break; in PutEEPoolItem()
435 RES_CHRATR_COLOR, RES_CHRATR_CROSSEDOUT, RES_CHRATR_ESCAPEMENT, in NewMarquee()
647 case EE_CHAR_STRIKEOUT: nSwWhich = RES_CHRATR_CROSSEDOUT; break; in GetEEAttrsFromDrwObj()
H A Dhtmlatr.cxx1410 case RES_CHRATR_CROSSEDOUT: in GetHTMLItemState()
1568 if( nWhich != RES_CHRATR_CROSSEDOUT && in ExistsOffTagItem()
1591 if( (nTstWhich == RES_CHRATR_CROSSEDOUT || in ExistsOffTagItem()
H A Dhtmlforw.cxx1201 aItemSet.Put( SvxCrossedOutItem( eStrikeout, RES_CHRATR_CROSSEDOUT ) ); in OutHTML_DrawFrmFmtAsControl()
H A Dhtmlcss1.cxx1627 case RES_CHRATR_CROSSEDOUT: in GetAttrTabEntry()
H A Dhtmlform.cxx1152 if( SFX_ITEM_SET==rCSS1ItemSet.GetItemState( RES_CHRATR_CROSSEDOUT, in InsertControl()
H A Dcss1atr.cxx552 if( SFX_ITEM_SET==rItemSet.GetItemState( RES_CHRATR_CROSSEDOUT, bDeep, &pItem )) in OutCSS1_SfxItemSet()
H A Dswhtml.cxx1773 SvxCrossedOutItem(STRIKEOUT_SINGLE, RES_CHRATR_CROSSEDOUT) ); in NextToken()
/aoo41x/main/sw/source/core/unocore/
H A Dunomap.cxx173 …{ SW_PROP_NMID(UNO_NAME_CHAR_STRIKEOUT), RES_CHRATR_CROSSEDOUT, CPPU_E2T(CPPUTYPE_INT16), …
174 …{ SW_PROP_NMID(UNO_NAME_CHAR_CROSSED_OUT), RES_CHRATR_CROSSEDOUT, CPPU_E2T(CPPUTYPE_BOOLEAN) , …
395 …{ SW_PROP_NMID(UNO_NAME_CHAR_STRIKEOUT), RES_CHRATR_CROSSEDOUT, CPPU_E2T(CPPUTYPE_INT16), …
396 …{ SW_PROP_NMID(UNO_NAME_CHAR_CROSSED_OUT), RES_CHRATR_CROSSEDOUT, CPPU_E2T(CPPUTYPE_BOOLEAN) , …
495 …{ SW_PROP_NMID(UNO_NAME_CHAR_STRIKEOUT), RES_CHRATR_CROSSEDOUT, CPPU_E2T(CPPUTYPE_INT16), Pro…
587 …{ SW_PROP_NMID(UNO_NAME_CHAR_STRIKEOUT), RES_CHRATR_CROSSEDOUT, CPPU_E2T(CPPUTYPE_INT16), Pro… in GetPropertyMapEntries()
588 …{ SW_PROP_NMID(UNO_NAME_CHAR_CROSSED_OUT), RES_CHRATR_CROSSEDOUT, CPPU_E2T(CPPUTYPE_BOOLEAN) , … in GetPropertyMapEntries()
634 …{ SW_PROP_NMID(UNO_NAME_CHAR_STRIKEOUT), RES_CHRATR_CROSSEDOUT, CPPU_E2T(CPPUTYPE_INT16), … in GetPropertyMapEntries()
635 …{ SW_PROP_NMID(UNO_NAME_CHAR_CROSSED_OUT), RES_CHRATR_CROSSEDOUT, CPPU_E2T(CPPUTYPE_BOOLEAN) , … in GetPropertyMapEntries()
H A Dunosrch.cxx239 case RES_CHRATR_CROSSEDOUT: in FillItemSet()
/aoo41x/main/sw/source/core/bastyp/
H A Dinit.cxx476 …aAttrTab[ RES_CHRATR_CROSSEDOUT- POOLATTR_BEGIN ] = new SvxCrossedOutItem( STRIKEOUT_NONE, RES… in _InitCore()
/aoo41x/main/sw/inc/
H A Dhintids.hxx64 RES_CHRATR_CROSSEDOUT, // 5 enumerator
H A Dcharatr.hxx62 { return (const SvxCrossedOutItem&)Get( RES_CHRATR_CROSSEDOUT,bInP); } in GetCrossedOut()
/aoo41x/main/sw/source/core/doc/
H A Dtblafmt.cxx212 aCrossedOut( STRIKEOUT_NONE, RES_CHRATR_CROSSEDOUT ), in SwBoxAutoFmt()
644 pFmt->SetCrossedOut( (SvxCrossedOutItem&)rSet.Get( RES_CHRATR_CROSSEDOUT ) ); in UpdateFromSet()
H A Ddbgoutsw.cxx134 … aItemWhichMap[RES_CHRATR_CROSSEDOUT] = String("CHRATR_CROSSEDOUT", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
/aoo41x/main/sw/source/ui/app/
H A Dswmodul1.cxx486 RES_CHRATR_CROSSEDOUT)); in lcl_FillAuthorAttr()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1filter.cxx1088 rOut.GetCrossedOut()?STRIKEOUT_NONE:STRIKEOUT_SINGLE, RES_CHRATR_CROSSEDOUT); in Out()
1192 rOut.EndItem(RES_CHRATR_CROSSEDOUT); in Stop()
H A Dfltshell.cxx1379 return ((SvxCrossedOutItem&)GetNodeOrStyAttr(RES_CHRATR_CROSSEDOUT)) in GetCrossedOut()
/aoo41x/main/sw/source/core/text/
H A Datrstck.cxx717 case RES_CHRATR_CROSSEDOUT : in FontChg()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par6.cxx2950 RES_CHRATR_CROSSEDOUT, RES_CHRATR_CONTOUR, in Read_BoldUsw()
2954 RES_CHRATR_CROSSEDOUT, in Read_BoldUsw()
3166 … NewAttr(SvxCrossedOutItem(bOn ? STRIKEOUT_SINGLE : STRIKEOUT_NONE, RES_CHRATR_CROSSEDOUT)); in SetToggleAttr()
3187 : STRIKEOUT_NONE, RES_CHRATR_CROSSEDOUT ) ); in SetToggleAttr()
H A Dww8par3.cxx2419 { RES_CHRATR_CROSSEDOUT, "FontStrikeout" }, in MiserableDropDownFormHack()
2506 case RES_CHRATR_CROSSEDOUT: in MiserableDropDownFormHack()
H A Dww8atr.cxx5066 case RES_CHRATR_CROSSEDOUT: in OutputItem()
/aoo41x/main/sw/source/filter/rtf/
H A Drtfnum.cxx1020 nTokenValue ? STRIKEOUT_SINGLE : STRIKEOUT_NONE, RES_CHRATR_CROSSEDOUT )); in ReadNumSecLevel()
/aoo41x/main/sw/source/core/txtnode/
H A Dswfont.cxx342 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_CROSSEDOUT, in SetDiffFnt()
H A Dthints.cxx980 case RES_CHRATR_CROSSEDOUT: in MakeRedlineTxtAttr()
/aoo41x/main/sw/source/core/undo/
H A Duntbl.cxx234 RES_CHRATR_COLOR, RES_CHRATR_CROSSEDOUT,

Completed in 419 milliseconds