Searched refs:RES_CHRATR_AUTOKERN (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 502 …aAttrTab[ RES_CHRATR_AUTOKERN- POOLATTR_BEGIN ] = new SvxAutoKernItem( sal_False, RES_CHRATR… in _InitCore()
|
/aoo42x/main/sw/inc/ |
H A D | hintids.hxx | 76 RES_CHRATR_AUTOKERN, // 17 enumerator
|
H A D | charatr.hxx | 50 { return (const SvxAutoKernItem&)Get( RES_CHRATR_AUTOKERN,bInP); } in GetAutoKern()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docshini.cxx | 348 mpDoc->SetDefault( SvxAutoKernItem( sal_True, RES_CHRATR_AUTOKERN ) ); in InitNew()
|
/aoo42x/main/sw/source/core/text/ |
H A D | atrstck.cxx | 773 case RES_CHRATR_AUTOKERN : in FontChg()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unosrch.cxx | 214 case RES_CHRATR_AUTOKERN: in FillItemSet()
|
H A D | unomap.cxx | 170 …{ SW_PROP_NMID(UNO_NAME_CHAR_AUTO_KERNING), RES_CHRATR_AUTOKERN , CPPU_E2T(CPPUTYPE_BOOLEAN) , … 390 …{ SW_PROP_NMID(UNO_NAME_CHAR_AUTO_KERNING), RES_CHRATR_AUTOKERN , CPPU_E2T(CPPUTYPE_BOOLEAN) , … 640 …{ SW_PROP_NMID(UNO_NAME_CHAR_AUTO_KERNING), RES_CHRATR_AUTOKERN , CPPU_E2T(CPPUTYPE_BOOLEAN) , … in GetPropertyMapEntries() 687 …{ SW_PROP_NMID(UNO_NAME_CHAR_AUTO_KERNING), RES_CHRATR_AUTOKERN , CPPU_E2T(CPPUTYPE_BOOLEAN) , … in GetPropertyMapEntries()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 147 aItemWhichMap[RES_CHRATR_AUTOKERN] = String("CHRATR_AUTOKERN", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
H A D | poolfmt.cxx | 2598 GetAttrPool().ResetPoolDefaultItem( RES_CHRATR_AUTOKERN ); in RemoveAllFmtLanguageDependencies()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 366 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_AUTOKERN, in SetDiffFnt()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 3957 pCtrlStck->SetAttr( *pPaM->GetPoint(), RES_CHRATR_AUTOKERN ); in Read_FontKern() 3959 NewAttr(SvxAutoKernItem(true, RES_CHRATR_AUTOKERN)); in Read_FontKern()
|
H A D | ww8atr.cxx | 5096 case RES_CHRATR_AUTOKERN: in OutputItem()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | wsfrm.cxx | 2341 case RES_CHRATR_AUTOKERN: in _UpdateAttr()
|
Completed in 180 milliseconds