Searched refs:RES_CHRATR_NOHYPHEN (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/source/core/bastyp/ |
H A D | init.cxx | 504 …aAttrTab[ RES_CHRATR_NOHYPHEN - POOLATTR_BEGIN ] = new SvxNoHyphenItem( sal_True, RES_CHRATR_… in _InitCore()
|
/trunk/main/sw/inc/ |
H A D | hintids.hxx | 78 RES_CHRATR_NOHYPHEN, // 19 enumerator
|
H A D | charatr.hxx | 92 { return (const SvxNoHyphenItem&)Get( RES_CHRATR_NOHYPHEN,bInP); } in GetNoHyphenHere()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unosrch.cxx | 274 case RES_CHRATR_NOHYPHEN: in FillItemSet()
|
H A D | unomap.cxx | 199 …{ SW_PROP_NMID(UNO_NAME_CHAR_NO_HYPHENATION), RES_CHRATR_NOHYPHEN , CPPU_E2T(CPPUTYPE_BOOLEAN)… 423 …{ SW_PROP_NMID(UNO_NAME_CHAR_NO_HYPHENATION), RES_CHRATR_NOHYPHEN , CPPU_E2T(CPPUTYPE_BOOLEAN)… 661 …{ SW_PROP_NMID(UNO_NAME_CHAR_NO_HYPHENATION), RES_CHRATR_NOHYPHEN , CPPU_E2T(CPPUTYPE_BOOLEAN) … in GetPropertyMapEntries() 708 …{ SW_PROP_NMID(UNO_NAME_CHAR_NO_HYPHENATION), RES_CHRATR_NOHYPHEN , CPPU_E2T(CPPUTYPE_BOOLEAN)… in GetPropertyMapEntries()
|
/trunk/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 149 aItemWhichMap[RES_CHRATR_NOHYPHEN] = String("CHRATR_NOHYPHEN", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
/trunk/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 397 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_NOHYPHEN, in SetDiffFnt()
|
Completed in 131 milliseconds