Home
last modified time | relevance | path

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

12

/aoo41x/main/sw/source/filter/html/
H A Dhtmlfldw.cxx324 RES_CHRATR_POSTURE, RES_CHRATR_POSTURE, in OutHTML_SwField()
332 RES_CHRATR_POSTURE, RES_CHRATR_WEIGHT }; in OutHTML_SwField()
H A Dhtmldraw.cxx246 case RES_CHRATR_POSTURE: nEEWhich = EE_CHAR_ITALIC; break; in PutEEPoolItem()
437 RES_CHRATR_POSTURE, RES_CHRATR_UNDERLINE, RES_CHRATR_WEIGHT, in NewMarquee()
656 case EE_CHAR_ITALIC: nSwWhich = RES_CHRATR_POSTURE; break; in GetEEAttrsFromDrwObj()
H A Dcss1atr.cxx1171 case RES_CHRATR_POSTURE: in SubtractItemSet()
1312 RES_CHRATR_POSTURE, RES_CHRATR_CJK_POSTURE, RES_CHRATR_CTL_POSTURE, in HasScriptDependentItems()
1378 RES_CHRATR_POSTURE, RES_CHRATR_POSTURE, in HasScriptDependentItems()
1428 RES_CHRATR_LANGUAGE, RES_CHRATR_POSTURE, in OutCSS1Rule()
1541 RES_CHRATR_LANGUAGE, RES_CHRATR_POSTURE, in OutCSS1DropCapRule()
H A Dhtmlcss1.cxx681 RES_CHRATR_POSTURE, RES_CHRATR_WEIGHT }, in RemoveScriptItems()
1081 aScriptItemSet.ClearItem( RES_CHRATR_POSTURE ); in StyleParsed()
1654 case RES_CHRATR_POSTURE: in GetAttrTabEntry()
H A Dhtmlatr.cxx445 RES_CHRATR_POSTURE, RES_CHRATR_WEIGHT }, in SV_IMPL_OP_PTRARR_SORT()
1392 case RES_CHRATR_POSTURE: in GetHTMLItemState()
1944 case RES_CHRATR_POSTURE: in Insert()
H A Dswhtml.cxx1746 SvxPostureItem aPosture( ITALIC_NORMAL, RES_CHRATR_POSTURE ); in NextToken()
2065 case RES_CHRATR_POSTURE: in lcl_swhtml_getItemInfo()
2310 case RES_CHRATR_POSTURE: nIdx = 3; break; in AppendTxtNode()
/aoo41x/main/sw/source/core/attr/
H A Dhints.cxx248 { RES_CHRATR_POSTURE, RES_CHRATR_CJK_POSTURE, RES_CHRATR_CTL_POSTURE}; in GetWhichOfScript()
276 case RES_CHRATR_POSTURE: in GetWhichOfScript()
/aoo41x/main/sw/source/core/doc/
H A Dpoolfmt.cxx133 case RES_CHRATR_POSTURE: in SetAllScriptItem()
213 SetAllScriptItem( rSet, SvxPostureItem( ITALIC_NORMAL, RES_CHRATR_POSTURE ) ); in lcl_SetHeadline()
593 SetAllScriptItem( aSet, SvxPostureItem( ITALIC_NORMAL, RES_CHRATR_POSTURE ) ); in GetTxtCollFromPool()
619 SetAllScriptItem( aSet, SvxPostureItem(ITALIC_NORMAL, RES_CHRATR_POSTURE) ); in GetTxtCollFromPool()
954 SetAllScriptItem( aSet, SvxPostureItem( ITALIC_NORMAL, RES_CHRATR_POSTURE )); in GetTxtCollFromPool()
1261 SetAllScriptItem( aSet, SvxPostureItem( ITALIC_NORMAL, RES_CHRATR_POSTURE) ); in GetFmtFromPool()
H A Dtblafmt.cxx198 aPosture( ITALIC_NONE, RES_CHRATR_POSTURE ), in SwBoxAutoFmt()
633 pFmt->SetPosture( (SvxPostureItem&)rSet.Get( RES_CHRATR_POSTURE ) ); in UpdateFromSet()
H A Ddbgoutsw.cxx140 aItemWhichMap[RES_CHRATR_POSTURE] = String("CHRATR_POSTURE", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
/aoo41x/main/sw/source/core/bastyp/
H A Dinit.cxx483 …aAttrTab[ RES_CHRATR_POSTURE- POOLATTR_BEGIN ] = new SvxPostureItem( ITALIC_NONE, RES_CHRAT… in _InitCore()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1filter.cxx1085 rOut.GetPostureItalic()?ITALIC_NONE:ITALIC_NORMAL, RES_CHRATR_POSTURE); in Out()
1190 rOut.EndItem(RES_CHRATR_POSTURE); in Stop()
1580 rOut.GetPostureItalic()?ITALIC_NONE:ITALIC_NORMAL, RES_CHRATR_POSTURE); in OutDefaults()
/aoo41x/main/sw/inc/
H A Dhintids.hxx70 RES_CHRATR_POSTURE, // 11 enumerator
H A Dcharatr.hxx36 { return (const SvxPostureItem&)Get( RES_CHRATR_POSTURE,bInP); } in GetPosture()
/aoo41x/main/sw/source/ui/app/
H A Dswmodul1.cxx470 SvxPostureItem aP( (FontItalic)rAttr.nAttr, RES_CHRATR_POSTURE ); in lcl_FillAuthorAttr()
/aoo41x/main/sw/source/filter/ww8/
H A Ddocxexport.cxx92 case RES_CHRATR_POSTURE: in CollapseScriptsforWordOk()
H A Dww8par3.cxx2420 { RES_CHRATR_POSTURE, "FontSlant" }, in MiserableDropDownFormHack()
2511 case RES_CHRATR_POSTURE: in MiserableDropDownFormHack()
H A Dww8atr.cxx177 case RES_CHRATR_POSTURE: in CollapseScriptsforWordOk()
209 case RES_CHRATR_POSTURE: in CollapseScriptsforWordOk()
5084 case RES_CHRATR_POSTURE: in OutputItem()
H A Dww8par6.cxx2949 RES_CHRATR_WEIGHT, RES_CHRATR_POSTURE, in Read_BoldUsw()
3133 SvxPostureItem aAttr( bOn ? ITALIC_NORMAL : ITALIC_NONE, RES_CHRATR_POSTURE ); in SetToggleBiDiAttr()
3159 SvxPostureItem aAttr( bOn ? ITALIC_NORMAL : ITALIC_NONE, RES_CHRATR_POSTURE ); in SetToggleAttr()
H A Drtfexport.cxx131 case RES_CHRATR_POSTURE: in CollapseScriptsforWordOk()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewsrch.cxx392 /* 2 */ RES_CHRATR_COLOR, RES_CHRATR_POSTURE, in ExecSearch()
/aoo41x/main/sw/source/core/text/
H A Datrstck.cxx740 case RES_CHRATR_POSTURE : in FontChg()
/aoo41x/main/sw/source/core/unocore/
H A Dunosrch.cxx279 case RES_CHRATR_POSTURE: in FillItemSet()
/aoo41x/main/sw/source/core/txtnode/
H A Dthints.cxx976 case RES_CHRATR_POSTURE: in MakeRedlineTxtAttr()
1798 …return (nWhich == RES_CHRATR_UNDERLINE || nWhich == RES_CHRATR_POSTURE || nWhich == RES_CHRATR_… in lcl_IsIgnoredCharFmtForBullets()
/aoo41x/main/sw/source/filter/rtf/
H A Drtfnum.cxx1005 nTokenValue ? ITALIC_NORMAL : ITALIC_NONE, RES_CHRATR_POSTURE )); in ReadNumSecLevel()

Completed in 260 milliseconds

12