Home
last modified time | relevance | path

Searched refs:RES_CHRATR_CJK_POSTURE (Results 1 – 24 of 24) sorted by relevance

/trunk/main/sw/source/core/attr/
H A Dhints.cxx252 { RES_CHRATR_POSTURE, RES_CHRATR_CJK_POSTURE, RES_CHRATR_CTL_POSTURE}; in GetWhichOfScript()
281 case RES_CHRATR_CJK_POSTURE: in GetWhichOfScript()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx241 case RES_CHRATR_CJK_POSTURE: nEEWhich = EE_CHAR_ITALIC_CJK; break; in PutEEPoolItem()
434 RES_CHRATR_CJK_POSTURE, RES_CHRATR_CJK_WEIGHT, in NewMarquee()
651 case EE_CHAR_ITALIC_CJK: nSwWhich = RES_CHRATR_CJK_POSTURE; break; in GetEEAttrsFromDrwObj()
H A Dcss1atr.cxx1176 case RES_CHRATR_CJK_POSTURE: in SubtractItemSet()
1312 RES_CHRATR_POSTURE, RES_CHRATR_CJK_POSTURE, RES_CHRATR_CTL_POSTURE, in HasScriptDependentItems()
1381 RES_CHRATR_CJK_POSTURE, RES_CHRATR_CJK_WEIGHT, in HasScriptDependentItems()
2718 case RES_CHRATR_CJK_POSTURE: nScript = CSS1_OUTMODE_CJK; break; in OutCSS1_SvxPosture()
H A Dhtmlcss1.cxx683 RES_CHRATR_CJK_POSTURE, RES_CHRATR_CJK_WEIGHT }, in RemoveScriptItems()
1088 aScriptItemSet.ClearItem( RES_CHRATR_CJK_POSTURE ); in StyleParsed()
1657 case RES_CHRATR_CJK_POSTURE: in GetAttrTabEntry()
H A Dhtmlfldw.cxx335 RES_CHRATR_CJK_POSTURE, RES_CHRATR_CJK_WEIGHT }; in OutHTML_SwField()
H A Dhtmlatr.cxx447 RES_CHRATR_CJK_POSTURE, RES_CHRATR_CJK_WEIGHT }, in SV_IMPL_OP_PTRARR_SORT()
1393 case RES_CHRATR_CJK_POSTURE: in GetHTMLItemState()
1953 case RES_CHRATR_CJK_POSTURE: in Insert()
H A Dswhtml.cxx1738 SvxPostureItem aPostureCJK( ITALIC_NORMAL, RES_CHRATR_CJK_POSTURE ); in NextToken()
2064 case RES_CHRATR_CJK_POSTURE: in lcl_swhtml_getItemInfo()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx203 aCJKPosture( ITALIC_NONE, RES_CHRATR_CJK_POSTURE ), in SwBoxAutoFmt()
635 pFmt->SetCJKPosture( (SvxPostureItem&)rSet.Get( RES_CHRATR_CJK_POSTURE ) ); in UpdateFromSet()
703 rSet.Put( rChg.GetPosture(), RES_CHRATR_CJK_POSTURE ); in UpdateToSet()
H A Ddbgoutsw.cxx155 … aItemWhichMap[RES_CHRATR_CJK_POSTURE] = String("CHRATR_CJK_POSTURE", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
H A Dpoolfmt.cxx137 nWhCJK = RES_CHRATR_CJK_POSTURE, nWhCTL = RES_CHRATR_CTL_POSTURE; in SetAllScriptItem()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx512 …aAttrTab[ RES_CHRATR_CJK_POSTURE - POOLATTR_BEGIN ] = new SvxPostureItem(ITALIC_NONE, RES_CHRATR… in _InitCore()
/trunk/main/sw/inc/
H A Dhintids.hxx84 RES_CHRATR_CJK_POSTURE, // 25 enumerator
H A Dcharatr.hxx38 { return (const SvxPostureItem&)Get( RES_CHRATR_CJK_POSTURE,bInP); } in GetCJKPosture()
/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx472 aP.SetWhich( RES_CHRATR_CJK_POSTURE ); in lcl_FillAuthorAttr()
H A Ddocstyle.cxx747 case RES_CHRATR_CJK_POSTURE: in GetDescription()
/trunk/main/sw/source/filter/ww8/
H A Ddocxexport.cxx106 case RES_CHRATR_CJK_POSTURE: in CollapseScriptsforWordOk()
H A Dww8atr.cxx204 case RES_CHRATR_CJK_POSTURE: in CollapseScriptsforWordOk()
228 case RES_CHRATR_CJK_POSTURE: in CollapseScriptsforWordOk()
5115 case RES_CHRATR_CJK_POSTURE: in OutputItem()
H A Drtfexport.cxx145 case RES_CHRATR_CJK_POSTURE: in CollapseScriptsforWordOk()
H A Dww8par6.cxx2956 RES_CHRATR_CJK_WEIGHT, RES_CHRATR_CJK_POSTURE in Read_BoldUsw()
3161 aAttr.SetWhich( RES_CHRATR_CJK_POSTURE ); in SetToggleAttr()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx803 case RES_CHRATR_CJK_POSTURE : in FontChg()
/trunk/main/sw/source/core/unocore/
H A Dunosrch.cxx394 case RES_CHRATR_CJK_POSTURE: in FillItemSet()
H A Dunomap.cxx103 …{ SW_PROP_NMID(UNO_NAME_CHAR_POSTURE_ASIAN), RES_CHRATR_CJK_POSTURE , CPPU_E2T(CPPUTYPE_FONTSLA…
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx977 case RES_CHRATR_CJK_POSTURE: in MakeRedlineTxtAttr()
1806 || nWhich == RES_CHRATR_CJK_POSTURE || nWhich == RES_CHRATR_CJK_WEIGHT in lcl_IsIgnoredCharFmtForBullets()
H A Dswfont.cxx284 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_CJK_POSTURE, in SetDiffFnt()

Completed in 265 milliseconds