Home
last modified time | relevance | path

Searched refs:pSubTypeEnd (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/inet/
H A Dinetmime.cxx1057 sal_Unicode const * pSubTypeEnd = p; in scanContentType() local
1065 *pSubType = OUString(pSubTypeBegin, pSubTypeEnd - pSubTypeBegin) in scanContentType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/inet/
H A Dinetmime.cxx1112 sal_Unicode const * pSubTypeEnd = p; in scanContentType() local
1120 *pSubType = OUString(pSubTypeBegin, pSubTypeEnd - pSubTypeBegin) in scanContentType()