Searched refs:RES_CHRATR_SCALEW (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 525 …aAttrTab[ RES_CHRATR_SCALEW - POOLATTR_BEGIN ] = new SvxCharScaleWidthItem( 100, RES_CHRATR_SCALEW… in _InitCore()
|
/aoo42x/main/sw/inc/ |
H A D | hintids.hxx | 94 RES_CHRATR_SCALEW, // 35 enumerator
|
H A D | charatr.hxx | 102 { return (const SvxCharScaleWidthItem&)Get( RES_CHRATR_SCALEW, bInP ); } in GetCharScaleW()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewsrch.cxx | 397 /*12 */ RES_CHRATR_SCALEW, RES_CHRATR_RELIEF, in ExecSearch()
|
/aoo42x/main/sw/source/core/text/ |
H A D | atrstck.cxx | 833 case RES_CHRATR_SCALEW : in FontChg()
|
H A D | itratr.cxx | 888 SvxCharScaleWidthItem aItem(100, RES_CHRATR_SCALEW); in GetScalingOfSelectedText()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 165 aItemWhichMap[RES_CHRATR_SCALEW] = String("CHRATR_SCALEW", RTL_TEXTENCODING_ASCII_US); in GetItemWhichMap()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 245 …{ SW_PROP_NMID(UNO_NAME_CHAR_SCALE_WIDTH), RES_CHRATR_SCALEW, CPPU_E2T(CPPUTYPE_INT16), Pr… 472 …{ SW_PROP_NMID(UNO_NAME_CHAR_SCALE_WIDTH), RES_CHRATR_SCALEW, CPPU_E2T(CPPUTYPE_INT16), PR… 675 …{ SW_PROP_NMID(UNO_NAME_CHAR_SCALE_WIDTH), RES_CHRATR_SCALEW, CPPU_E2T(CPPUTYPE_INT16), PROPERT… in GetPropertyMapEntries() 722 …{ SW_PROP_NMID(UNO_NAME_CHAR_SCALE_WIDTH), RES_CHRATR_SCALEW, CPPU_E2T(CPPUTYPE_INT16), PR… in GetPropertyMapEntries()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 4617 pCtrlStck->SetAttr( *pPaM->GetPoint(), RES_CHRATR_SCALEW ); in Read_ScaleWidth() 4624 NewAttr( SvxCharScaleWidthItem( nVal, RES_CHRATR_SCALEW ) ); in Read_ScaleWidth()
|
H A D | ww8atr.cxx | 5147 case RES_CHRATR_SCALEW: in OutputItem()
|
Completed in 469 milliseconds