Searched refs:RES_CHRATR_CASEMAP (Results 1 – 20 of 20) sorted by relevance
/aoo4110/main/sw/source/ui/uiview/ |
H A D | viewsrch.cxx | 391 /* 0 */ RES_CHRATR_CASEMAP, RES_CHRATR_CASEMAP, in ExecSearch()
|
/aoo4110/main/sw/source/core/bastyp/ |
H A D | init.cxx | 472 …aAttrTab[ RES_CHRATR_CASEMAP- POOLATTR_BEGIN ] = new SvxCaseMapItem( SVX_CASEMAP_NOT_MAPPED… in _InitCore()
|
/aoo4110/main/sw/source/filter/ww1/ |
H A D | w1filter.cxx | 1093 … rOut.GetCaseKapitaelchen()?SVX_CASEMAP_NOT_MAPPED:SVX_CASEMAP_KAPITAELCHEN, RES_CHRATR_CASEMAP); in Out() 1096 … rOut.GetCaseVersalien()?SVX_CASEMAP_NOT_MAPPED:SVX_CASEMAP_VERSALIEN, RES_CHRATR_CASEMAP); in Out() 1196 rOut.EndItem(RES_CHRATR_CASEMAP); in Stop()
|
H A D | fltshell.cxx | 1390 return ((SvxCaseMapItem&)GetNodeOrStyAttr(RES_CHRATR_CASEMAP)) in GetCaseKapitaelchen() 1396 return ((SvxCaseMapItem&)GetNodeOrStyAttr(RES_CHRATR_CASEMAP)) in GetCaseVersalien()
|
/aoo4110/main/sw/inc/ |
H A D | hintids.hxx | 60 RES_CHRATR_CASEMAP = RES_CHRATR_BEGIN, // 1 enumerator
|
H A D | charatr.hxx | 90 { return (const SvxCaseMapItem&)Get( RES_CHRATR_CASEMAP,bInP); } in GetCaseMap()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | swmodul1.cxx | 491 RES_CHRATR_CASEMAP)); in lcl_FillAuthorAttr()
|
/aoo4110/main/sw/source/core/text/ |
H A D | atrstck.cxx | 708 case RES_CHRATR_CASEMAP : in FontChg()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 2951 RES_CHRATR_SHADOWED, RES_CHRATR_CASEMAP, in Read_BoldUsw() 2952 RES_CHRATR_CASEMAP, RES_CHRATR_HIDDEN, in Read_BoldUsw() 3176 : SVX_CASEMAP_NOT_MAPPED, RES_CHRATR_CASEMAP ) ); in SetToggleAttr() 3180 : SVX_CASEMAP_NOT_MAPPED, RES_CHRATR_CASEMAP ) ); in SetToggleAttr()
|
H A D | wrtw8nds.cxx | 1467 const SfxPoolItem &rItem = GetItem(RES_CHRATR_CASEMAP); in GetSnippet()
|
H A D | ww8atr.cxx | 5057 case RES_CHRATR_CASEMAP: in OutputItem()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unosrch.cxx | 224 case RES_CHRATR_CASEMAP: in FillItemSet()
|
H A D | unomap.cxx | 171 …{ SW_PROP_NMID(UNO_NAME_CHAR_CASE_MAP), RES_CHRATR_CASEMAP, CPPU_E2T(CPPUTYPE_INT16), … 393 …{ SW_PROP_NMID(UNO_NAME_CHAR_CASE_MAP), RES_CHRATR_CASEMAP, CPPU_E2T(CPPUTYPE_INT16), … 585 …{ SW_PROP_NMID(UNO_NAME_CHAR_CASE_MAP), RES_CHRATR_CASEMAP, CPPU_E2T(CPPUTYPE_INT16), PROPERT… in GetPropertyMapEntries() 632 …{ SW_PROP_NMID(UNO_NAME_CHAR_CASE_MAP), RES_CHRATR_CASEMAP, CPPU_E2T(CPPUTYPE_INT16), … in GetPropertyMapEntries()
|
/aoo4110/main/sw/source/filter/rtf/ |
H A D | rtfnum.cxx | 958 : SVX_CASEMAP_NOT_MAPPED, RES_CHRATR_CASEMAP )); in ReadNumSecLevel()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 130 aItemWhichMap[RES_CHRATR_CASEMAP] = String("CHRATR_CASEMAP", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
H A D | poolfmt.cxx | 1243 aSet.Put( SvxCaseMapItem( SVX_CASEMAP_KAPITAELCHEN, RES_CHRATR_CASEMAP ) ); in GetFmtFromPool()
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 391 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_CASEMAP, in SetDiffFnt()
|
H A D | thints.cxx | 981 case RES_CHRATR_CASEMAP: in MakeRedlineTxtAttr()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlcss1.cxx | 1621 case RES_CHRATR_CASEMAP: in GetAttrTabEntry()
|
H A D | htmlatr.cxx | 1511 case RES_CHRATR_CASEMAP: in GetHTMLItemState()
|
Completed in 201 milliseconds