Home
last modified time | relevance | path

Searched refs:RES_PARATR_HANGINGPUNCTUATION (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dparatr.hxx201 { return Get(RES_PARATR_HANGINGPUNCTUATION,bInP); } in GetHangingPunctuation()
H A Dhintids.hxx173 #define RES_PARATR_HANGINGPUNCTUATION TypedWhichId<SvxHangingPunctuationItem>(74) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dparatr.hxx216 { return Get(RES_PARATR_HANGINGPUNCTUATION,bInP); } in GetHangingPunctuation()
H A Dhintids.hxx298 constexpr TypedWhichId<SvxHangingPunctuationItem> RES_PARATR_HANGINGPUNCTUATION(74); variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/bastyp/
H A Dinit.cxx553 …aAttrTab[ RES_PARATR_HANGINGPUNCTUATION - POOLATTR_BEGIN ] = new SvxHangingPunctuationItem( true, in InitCore()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/bastyp/
H A Dinit.cxx550 …aAttrTab[ RES_PARATR_HANGINGPUNCTUATION - POOLATTR_BEGIN ] = new SvxHangingPunctuationItem( true, in InitCore()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddbgoutsw.cxx166 { RES_PARATR_HANGINGPUNCTUATION , "PARATR_HANGINGPUNCTUATION" }, in GetItemWhichMap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddbgoutsw.cxx167 { RES_PARATR_HANGINGPUNCTUATION , "PARATR_HANGINGPUNCTUATION" }, in GetItemWhichMap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunomapproperties.hxx202 …{ u"" UNO_NAME_PARA_IS_HANGING_PUNCTUATION, RES_PARATR_HANGINGPUNCTUATION, cppu::UnoType<b…
447 …{ u"" UNO_NAME_PARA_IS_HANGING_PUNCTUATION, RES_PARATR_HANGINGPUNCTUATION, cppu::UnoType<bool>::g…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunomapproperties.hxx200 …{ OUString(UNO_NAME_PARA_IS_HANGING_PUNCTUATION), RES_PARATR_HANGINGPUNCTUATION, cppu::Uno…
444 …{ OUString(UNO_NAME_PARA_IS_HANGING_PUNCTUATION), RES_PARATR_HANGINGPUNCTUATION, cppu::UnoType<bo…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8atr.cxx5478 case RES_PARATR_HANGINGPUNCTUATION: in OutputItem()
H A Dww8par6.cxx4641 nId = RES_PARATR_HANGINGPUNCTUATION; in Read_BoolItem()
H A Ddocxattributeoutput.cxx4864 case RES_PARATR_HANGINGPUNCTUATION: in OutputDefaultItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8atr.cxx5379 case RES_PARATR_HANGINGPUNCTUATION: in OutputItem()
H A Dww8par6.cxx4608 nId = RES_PARATR_HANGINGPUNCTUATION; in Read_BoolItem()
H A Ddocxattributeoutput.cxx4657 case RES_PARATR_HANGINGPUNCTUATION: in OutputDefaultItem()