Searched refs:RES_CHRATR_CTL_POSTURE (Results 1 – 22 of 22) sorted by relevance
/trunk/main/sw/source/core/attr/ |
H A D | hints.cxx | 252 { RES_CHRATR_POSTURE, RES_CHRATR_CJK_POSTURE, RES_CHRATR_CTL_POSTURE}; in GetWhichOfScript() 282 case RES_CHRATR_CTL_POSTURE: in GetWhichOfScript()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmldraw.cxx | 242 case RES_CHRATR_CTL_POSTURE: nEEWhich = EE_CHAR_ITALIC_CTL; break; in PutEEPoolItem() 436 RES_CHRATR_CTL_POSTURE, RES_CHRATR_CTL_WEIGHT, in NewMarquee() 652 case EE_CHAR_ITALIC_CTL: nSwWhich = RES_CHRATR_CTL_POSTURE; break; in GetEEAttrsFromDrwObj()
|
H A D | css1atr.cxx | 1181 case RES_CHRATR_CTL_POSTURE: in SubtractItemSet() 1312 RES_CHRATR_POSTURE, RES_CHRATR_CJK_POSTURE, RES_CHRATR_CTL_POSTURE, in HasScriptDependentItems() 1383 RES_CHRATR_CTL_POSTURE, RES_CHRATR_CTL_WEIGHT, in HasScriptDependentItems() 2719 case RES_CHRATR_CTL_POSTURE: nScript = CSS1_OUTMODE_CTL; break; in OutCSS1_SvxPosture()
|
H A D | htmlcss1.cxx | 685 RES_CHRATR_CTL_POSTURE, RES_CHRATR_CTL_WEIGHT } in RemoveScriptItems() 1095 aScriptItemSet.ClearItem( RES_CHRATR_CTL_POSTURE ); in StyleParsed() 1660 case RES_CHRATR_CTL_POSTURE: in GetAttrTabEntry()
|
H A D | htmlfldw.cxx | 338 RES_CHRATR_CTL_POSTURE, RES_CHRATR_CTL_WEIGHT }; in OutHTML_SwField()
|
H A D | htmlatr.cxx | 449 RES_CHRATR_CTL_POSTURE, RES_CHRATR_CTL_WEIGHT } in SV_IMPL_OP_PTRARR_SORT() 1394 case RES_CHRATR_CTL_POSTURE: in GetHTMLItemState() 1962 case RES_CHRATR_CTL_POSTURE: in Insert()
|
H A D | swhtml.cxx | 1739 SvxPostureItem aPostureCTL( ITALIC_NORMAL, RES_CHRATR_CTL_POSTURE ); in NextToken() 2073 case RES_CHRATR_CTL_POSTURE: in lcl_swhtml_getItemInfo()
|
/trunk/main/sw/source/core/doc/ |
H A D | tblafmt.cxx | 208 aCTLPosture( ITALIC_NONE, RES_CHRATR_CTL_POSTURE ), in SwBoxAutoFmt() 639 pFmt->SetCTLPosture( (SvxPostureItem&)rSet.Get( RES_CHRATR_CTL_POSTURE ) ); in UpdateFromSet() 718 rSet.Put( rChg.GetPosture(), RES_CHRATR_CTL_POSTURE ); in UpdateToSet()
|
H A D | dbgoutsw.cxx | 160 … aItemWhichMap[RES_CHRATR_CTL_POSTURE] = String("CHRATR_CTL_POSTURE", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
H A D | poolfmt.cxx | 137 nWhCJK = RES_CHRATR_CJK_POSTURE, nWhCTL = RES_CHRATR_CTL_POSTURE; in SetAllScriptItem()
|
/trunk/main/sw/source/core/bastyp/ |
H A D | init.cxx | 519 …aAttrTab[ RES_CHRATR_CTL_POSTURE - POOLATTR_BEGIN ] = new SvxPostureItem(ITALIC_NONE, RES_CHRATR… in _InitCore()
|
/trunk/main/sw/inc/ |
H A D | hintids.hxx | 89 RES_CHRATR_CTL_POSTURE, // 30 enumerator
|
H A D | charatr.hxx | 40 { return (const SvxPostureItem&)Get( RES_CHRATR_CTL_POSTURE,bInP); } in GetCTLPosture()
|
/trunk/main/sw/source/ui/app/ |
H A D | swmodul1.cxx | 474 aP.SetWhich( RES_CHRATR_CTL_POSTURE ); in lcl_FillAuthorAttr()
|
H A D | docstyle.cxx | 683 case RES_CHRATR_CTL_POSTURE: in GetDescription()
|
/trunk/main/sw/source/core/text/ |
H A D | atrstck.cxx | 822 case RES_CHRATR_CTL_POSTURE : in FontChg()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unosrch.cxx | 419 case RES_CHRATR_CTL_POSTURE: in FillItemSet()
|
H A D | unomap.cxx | 114 …{ SW_PROP_NMID(UNO_NAME_CHAR_POSTURE_COMPLEX), RES_CHRATR_CTL_POSTURE , CPPU_E2T(CPPUTYPE_FONTS…
|
/trunk/main/sw/source/core/txtnode/ |
H A D | thints.cxx | 978 case RES_CHRATR_CTL_POSTURE: in MakeRedlineTxtAttr() 1807 || nWhich == RES_CHRATR_CTL_POSTURE || nWhich == RES_CHRATR_CTL_WEIGHT); in lcl_IsIgnoredCharFmtForBullets()
|
H A D | swfont.cxx | 320 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_CTL_POSTURE, in SetDiffFnt()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 185 case RES_CHRATR_CTL_POSTURE: in CollapseScriptsforWordOk() 236 case RES_CHRATR_CTL_POSTURE: in CollapseScriptsforWordOk() 5131 case RES_CHRATR_CTL_POSTURE: in OutputItem()
|
H A D | ww8par6.cxx | 3055 RES_CHRATR_CTL_WEIGHT, RES_CHRATR_CTL_POSTURE, in Read_BoldBiDiUsw() 3134 aAttr.SetWhich( RES_CHRATR_CTL_POSTURE ); in SetToggleBiDiAttr()
|
Completed in 504 milliseconds