Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dpoolfmt.hxx144 RES_POOLCHR_HTML_END, enumerator
146 RES_POOLCHR_END = RES_POOLCHR_HTML_END
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dpoolfmt.hxx145 RES_POOLCHR_HTML_END, enumerator
147 RES_POOLCHR_END = RES_POOLCHR_HTML_END
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A DSwStyleNameMapper.cxx138 …RES_POOLCHR_HTML_BEGIN, RES_POOLCHR_HTML_END, bProgName ? &SwStyleNameMapper::GetHTMLChrFormatProg… in GetCharMap()
215 testNameTable( SwGetPoolIdFromName::ChrFmt, RES_POOLCHR_HTML_BEGIN, RES_POOLCHR_HTML_END ); in getHashTable()
374 else if( RES_POOLCHR_HTML_BEGIN <= nId && nId < RES_POOLCHR_HTML_END ) in getNameFromId()
H A DDocumentStylePoolManager.cxx1451 if (nId >= RES_POOLCHR_HTML_BEGIN && nId < RES_POOLCHR_HTML_END) in GetFormatFromPool()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DSwStyleNameMapper.cxx128 …RES_POOLCHR_HTML_BEGIN, RES_POOLCHR_HTML_END, bProgName ? &SwStyleNameMapper::GetHTMLChrFormatProg… in GetCharMap()
205 testNameTable( SwGetPoolIdFromName::ChrFmt, RES_POOLCHR_HTML_BEGIN, RES_POOLCHR_HTML_END ); in getHashTable()
364 else if( RES_POOLCHR_HTML_BEGIN <= nId && nId < RES_POOLCHR_HTML_END ) in getNameFromId()
H A DDocumentStylePoolManager.cxx1411 if (nId >= RES_POOLCHR_HTML_BEGIN && nId < RES_POOLCHR_HTML_END) in GetFormatFromPool()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocstyle.cxx2733 nId < RES_POOLCHR_HTML_END ) && in First()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocstyle.cxx2736 ( RES_POOLCHR_HTML_BEGIN > nId || nId >= RES_POOLCHR_HTML_END ) && in First()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunostyle.cxx158 #define nPoolChrHtmlRange (RES_POOLCHR_HTML_END - RES_POOLCHR_HTML_BEGIN)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunostyle.cxx151 #define nPoolChrHtmlRange (RES_POOLCHR_HTML_END - RES_POOLCHR_HTML_BEGIN)