Searched refs:RES_CHRATR_EMPHASIS_MARK (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 523 …aAttrTab[ RES_CHRATR_EMPHASIS_MARK - POOLATTR_BEGIN ] = new SvxEmphasisMarkItem( EMPHASISMARK_NONE… in _InitCore()
|
/aoo42x/main/sw/inc/ |
H A D | hintids.hxx | 92 RES_CHRATR_EMPHASIS_MARK, // 33 enumerator
|
H A D | charatr.hxx | 98 { return (const SvxEmphasisMarkItem&)Get( RES_CHRATR_EMPHASIS_MARK, bInP ); } in GetEmphasisMark()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewsrch.cxx | 410 RES_CHRATR_EMPHASIS_MARK, RES_CHRATR_TWO_LINES, in ExecSearch()
|
/aoo42x/main/sw/source/core/text/ |
H A D | atrstck.cxx | 828 case RES_CHRATR_EMPHASIS_MARK : in FontChg()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unomap.cxx | 238 …{ SW_PROP_NMID(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, CPPU_E2T(CPPUTYPE_INT1… 465 …{ SW_PROP_NMID(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, CPPU_E2T(CPPUTYPE_INT1… 494 …{ SW_PROP_NMID(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, CPPU_E2T(CPPUTYPE_INT1… 671 …{ SW_PROP_NMID(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, CPPU_E2T(CPPUTYPE_INT16), PR… in GetPropertyMapEntries() 719 …{ SW_PROP_NMID(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, CPPU_E2T(CPPUTYPE_INT1… in GetPropertyMapEntries()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | dbgoutsw.cxx | 163 …aItemWhichMap[RES_CHRATR_EMPHASIS_MARK] = String("CHRATR_EMPHASIS_MARK", RTL_TEXTENCODING_ASCII_US… in GetItemWhichMap()
|
H A D | poolfmt.cxx | 1256 aSet.Put(SvxEmphasisMarkItem( EMPHASISMARK_NONE, RES_CHRATR_EMPHASIS_MARK) ); in GetFmtFromPool()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 348 if( SFX_ITEM_SET == pAttrSet->GetItemState( RES_CHRATR_EMPHASIS_MARK, in SetDiffFnt()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 4556 pCtrlStck->SetAttr( *pPaM->GetPoint(), RES_CHRATR_EMPHASIS_MARK ); in Read_Emphasis() 4610 NewAttr( SvxEmphasisMarkItem( nVal, RES_CHRATR_EMPHASIS_MARK ) ); in Read_Emphasis()
|
H A D | ww8atr.cxx | 5141 case RES_CHRATR_EMPHASIS_MARK: in OutputItem()
|
Completed in 108 milliseconds