Home
last modified time | relevance | path

Searched refs:RES_POOLCOLL_TOX_CNTNT1 (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dpoolfmt.hxx375 RES_POOLCOLL_TOX_CNTNT1, ///< Content 1st level. enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dpoolfmt.hxx375 RES_POOLCOLL_TOX_CNTNT1, ///< Content 1st level. enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwriterwordglue.cxx139 RES_NONE, RES_NONE, RES_POOLCOLL_TOX_CNTNT1, in GetBuiltInStyle()
H A Dwrtw8sty.cxx222 else if( nPoolId >= RES_POOLCOLL_TOX_CNTNT1 && in GetWWId()
224 nRet = static_cast< sal_uInt16 >(nPoolId + 19 - RES_POOLCOLL_TOX_CNTNT1); in GetWWId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwriterwordglue.cxx141 RES_NONE, RES_NONE, RES_POOLCOLL_TOX_CNTNT1, in GetBuiltInStyle()
H A Dwrtw8sty.cxx222 else if( nPoolId >= RES_POOLCOLL_TOX_CNTNT1 && in GetWWId()
224 nRet = static_cast< sal_uInt16 >(nPoolId + 19 - RES_POOLCOLL_TOX_CNTNT1); in GetWWId()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dwrthtml.cxx1505 …if (m_bCfgPrintLayout && ((nPoolId >= RES_POOLCOLL_TOX_CNTNT1 && nPoolId <= RES_POOLCOLL_TOX_CNTNT… in indexOfDotLeaders()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dwrthtml.cxx1453 …if (m_bCfgPrintLayout && ((nPoolId >= RES_POOLCOLL_TOX_CNTNT1 && nPoolId <= RES_POOLCOLL_TOX_CNTNT… in indexOfDotLeaders()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DDocumentStylePoolManager.cxx1048 case RES_POOLCOLL_TOX_CNTNT1: // 1st level in GetTextCollFromPool()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A DDocumentStylePoolManager.cxx1077 case RES_POOLCOLL_TOX_CNTNT1: // 1st level in GetTextCollFromPool()