Home
last modified time | relevance | path

Searched refs:sprmSFProtected (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.cpp146 sprmSFProtected = 139, enumerator
369 case SPRM::sprmSFProtected: in determineParameterLength()
H A Dword97_helper.cpp158 sprmSFProtected = 0x3006, enumerator
528 sprmNoop, sprmSDxaColWidth, sprmSDxaColSpacing, sprmSFEvenlySpaced, sprmSFProtected, in word6toWord8()
1882 case SPRM::sprmSFProtected: in applySEPSPRM()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword95_helper.cpp144 sprmSFProtected = 139, enumerator
367 case SPRM::sprmSFProtected: in determineParameterLength()
H A Dword97_helper.cpp129 sprmSFProtected = 0x3006, enumerator
473 sprmNoop, sprmSDxaColWidth, sprmSDxaColSpacing, sprmSFEvenlySpaced, sprmSFProtected, in word6toWord8()
1700 case SPRM::sprmSFProtected: in applySEPSPRM()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dsprmids.hxx186 const sal_uInt16 sprmSFProtected = 139; // byte variable
536 const sal_uInt16 sprmSFProtected = SPRM_SEC(0x06, 0, spra::operand_1b_1); // 0x3006 variable
H A Dww8par6.cxx953 …WW2 ? ReadBSprm(pSep, (eVer <= ww::eWW7 ? NS_sprm::v6::sprmSFProtected : NS_sprm::sprmSFProtected)… in CreateSep()
5615 …{NS_sprm::v6::sprmSFProtected, nullptr}, // sep.fUnlocked 1 or 0 … in GetWW6SprmDispatcher()
5907 …{NS_sprm::sprmSFProtected, nullptr}, // sep.fUnlocked;… in GetWW8SprmDispatcher()
H A Dwrtw8sty.cxx1346 SwWW8Writer::InsUInt16( *m_rWW8Export.pO, NS_sprm::sprmSFProtected ); in SectionFormProtection()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dsprmids.hxx186 const sal_uInt16 sprmSFProtected = 139; // byte variable
H A Dww8par6.cxx971 …= eVer > ww::eWW2 ? ReadBSprm(pSep, (eVer <= ww::eWW7 ? NS_sprm::v6::sprmSFProtected : NS_sprm::SF… in CreateSep()
5647 …{NS_sprm::v6::sprmSFProtected, nullptr}, // sep.fUnlocked 1 or 0 … in GetWW6SprmDispatcher()
H A Dww8scan.cxx359 {NS_sprm::v6::sprmSFProtected, { 1, L_FIX} }, // sep.fUnlocked 1 or 0 byte in GetWW6SprmSearcher()
/dports/textproc/wv/wv-1.2.9/
H A Dsprm.c809 case sprmSFProtected: in wvApplySprmFromBucket()
3093 sprmSFProtected /* 139 */ ,
H A Dwv.h2118 sprmSFProtected = 0x3006, enumerator