Home
last modified time | relevance | path

Searched refs:RES_CHRATR_EMPHASIS_MARK (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dcharatr.hxx104 { return Get( RES_CHRATR_EMPHASIS_MARK, bInP ); } in GetEmphasisMark()
H A Dhintids.hxx227 constexpr TypedWhichId<SvxEmphasisMarkItem> RES_CHRATR_EMPHASIS_MARK(33); variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dcharatr.hxx107 { return Get( RES_CHRATR_EMPHASIS_MARK, bInP ); } in GetEmphasisMark()
H A Dhintids.hxx102 #define RES_CHRATR_EMPHASIS_MARK TypedWhichId<SvxEmphasisMarkItem>(33) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Datrstck.cxx718 case RES_CHRATR_EMPHASIS_MARK : in FontChg()
719 … rFnt.SetEmphasisMark( rItem.StaticWhichCast(RES_CHRATR_EMPHASIS_MARK).GetEmphasisMark() ); in FontChg()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dinit.cxx501 …aAttrTab[ RES_CHRATR_EMPHASIS_MARK - POOLATTR_BEGIN ] = new SvxEmphasisMarkItem( FontEmphasisMark:… in InitCore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dinit.cxx498 …aAttrTab[ RES_CHRATR_EMPHASIS_MARK - POOLATTR_BEGIN ] = new SvxEmphasisMarkItem( FontEmphasisMark:… in InitCore()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddbgoutsw.cxx131 { RES_CHRATR_EMPHASIS_MARK , "CHRATR_EMPHASIS_MARK" }, in GetItemWhichMap()
H A DDocumentStylePoolManager.cxx1587 aSet.Put(SvxEmphasisMarkItem( FontEmphasisMark::NONE, RES_CHRATR_EMPHASIS_MARK) ); in GetFormatFromPool()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddbgoutsw.cxx132 { RES_CHRATR_EMPHASIS_MARK , "CHRATR_EMPHASIS_MARK" }, in GetItemWhichMap()
H A DDocumentStylePoolManager.cxx1545 aSet.Put(SvxEmphasisMarkItem( FontEmphasisMark::NONE, RES_CHRATR_EMPHASIS_MARK) ); in GetFormatFromPool()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewsrch.cxx419 aSet.MergeRange(RES_CHRATR_EMPHASIS_MARK, RES_CHRATR_TWO_LINES); in ExecSearch()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Datrstck.cxx718 case RES_CHRATR_EMPHASIS_MARK : in FontChg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewsrch.cxx425 aSet.MergeRange(RES_CHRATR_EMPHASIS_MARK, RES_CHRATR_TWO_LINES); in ExecSearch()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunomapproperties.hxx201 …{ u"" UNO_NAME_CHAR_EMPHASIS, RES_CHRATR_EMPHASIS_MARK, cppu::UnoType<s…
446 …{ u"" UNO_NAME_CHAR_EMPHASIS, RES_CHRATR_EMPHASIS_MARK, cppu::UnoType<sal_Int16>::get(),…
474 …{ u"" UNO_NAME_CHAR_EMPHASIS, RES_CHRATR_EMPHASIS_MARK, cppu::UnoType<sal_Int16>::get(),…
H A Dunomap1.cxx220 …{ u"" UNO_NAME_CHAR_EMPHASIS, RES_CHRATR_EMPHASIS_MARK, cppu::UnoType<sal_Int16>::get(),… in GetCharStylePropertyMap()
281 …{ u"" UNO_NAME_CHAR_EMPHASIS, RES_CHRATR_EMPHASIS_MARK, cppu::UnoType<sal_Int16>::get(),… in GetAutoCharStylePropertyMap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunomapproperties.hxx199 …{ OUString(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, cppu::Uno…
443 …{ OUString(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, cppu::UnoType<sal_Int16>::…
470 …{ OUString(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, cppu::UnoType<sal_Int16>::…
H A Dunomap1.cxx262 …{ OUString(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, cppu::UnoType<sal_Int16>::… in GetCharStylePropertyMap()
322 …{ OUString(UNO_NAME_CHAR_EMPHASIS), RES_CHRATR_EMPHASIS_MARK, cppu::UnoType<sal_Int16>::… in GetAutoCharStylePropertyMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A DAccessibilityCheck.cxx493 case RES_CHRATR_EMPHASIS_MARK: in checkAutoFormat()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dswfont.cxx595 if( SfxItemState::SET == pAttrSet->GetItemState( RES_CHRATR_EMPHASIS_MARK, in SetDiffFnt()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dswfont.cxx619 if( SfxItemState::SET == pAttrSet->GetItemState( RES_CHRATR_EMPHASIS_MARK, in SetDiffFnt()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par6.cxx4664 m_xCtrlStck->SetAttr( *m_pPaM->GetPoint(), RES_CHRATR_EMPHASIS_MARK ); in Read_Emphasis()
4715 NewAttr( SvxEmphasisMarkItem( nVal, RES_CHRATR_EMPHASIS_MARK ) ); in Read_Emphasis()
H A Dww8atr.cxx5407 case RES_CHRATR_EMPHASIS_MARK: in OutputItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par6.cxx4631 m_xCtrlStck->SetAttr( *m_pPaM->GetPoint(), RES_CHRATR_EMPHASIS_MARK ); in Read_Emphasis()
4682 NewAttr( SvxEmphasisMarkItem( nVal, RES_CHRATR_EMPHASIS_MARK ) ); in Read_Emphasis()
H A Dww8atr.cxx5308 case RES_CHRATR_EMPHASIS_MARK: in OutputItem()

12