Home
last modified time | relevance | path

Searched refs:sprmSDxaColWidth (Results 1 – 12 of 12) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword95_helper.cpp143 sprmSDxaColWidth = 136, enumerator
365 case SPRM::sprmSDxaColWidth: in determineParameterLength()
H A Dword97_helper.cpp363 sprmSDxaColWidth = 0xF203, enumerator
528 sprmNoop, sprmSDxaColWidth, sprmSDxaColSpacing, sprmSFEvenlySpaced, sprmSFProtected, in word6toWord8()
1873 case SPRM::sprmSDxaColWidth: in applySEPSPRM()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword95_helper.cpp141 sprmSDxaColWidth = 136, enumerator
363 case SPRM::sprmSDxaColWidth: in determineParameterLength()
H A Dword97_helper.cpp316 sprmSDxaColWidth = 0xF203, enumerator
473 sprmNoop, sprmSDxaColWidth, sprmSDxaColSpacing, sprmSFEvenlySpaced, sprmSFProtected, in word6toWord8()
1691 case SPRM::sprmSDxaColWidth: in applySEPSPRM()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dsprmids.hxx183 const sal_uInt16 sprmSDxaColWidth = 136; // 3 bytes variable
533 const sal_uInt16 sprmSDxaColWidth = SPRM_SEC(0x03, 1, spra::operand_3b_7); // 0xF203 variable
H A Dww8par6.cxx984 …ColumnWidthSprmId = ( eVer <= ww::eWW7 ? NS_sprm::v6::sprmSDxaColWidth : NS_sprm::sprmSDxaColWidth in CreateSep()
5612 …{NS_sprm::v6::sprmSDxaColWidth, nullptr}, // sep.rgdxaColWidthSpac… in GetWW6SprmDispatcher()
5902 …{NS_sprm::sprmSDxaColWidth, nullptr}, // sep.rgdxaColWi… in GetWW8SprmDispatcher()
H A Dww8atr.cxx4619 m_rWW8Export.InsUInt16( NS_sprm::sprmSDxaColWidth ); in FormatColumns_Impl()
/dports/textproc/wv/wv-1.2.9/
H A Dsprm.c796 case sprmSDxaColWidth: in wvApplySprmFromBucket()
3090 sprmSDxaColWidth /* 136 */ ,
3091 sprmSDxaColWidth /* 137 */ , /* new name */
H A Dwv.h2115 sprmSDxaColWidth = 0xF203, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dsprmids.hxx183 const sal_uInt16 sprmSDxaColWidth = 136; // 3 bytes variable
H A Dww8par6.cxx1002 …t sal_uInt16 nColumnWidthSprmId = ( eVer <= ww::eWW7 ? NS_sprm::v6::sprmSDxaColWidth : NS_sprm::SD… in CreateSep()
5644 …{NS_sprm::v6::sprmSDxaColWidth, nullptr}, // sep.rgdxaColWidthSpac… in GetWW6SprmDispatcher()
H A Dww8scan.cxx356 {NS_sprm::v6::sprmSDxaColWidth, { 3, L_FIX} }, // sep.rgdxaColWidthSpacing complex in GetWW6SprmSearcher()