Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/sax/
H A Dsaxattrlist.cxx37 OUString getCDATAString() in getCDATAString() function
54 return (i_nIndex < sal_Int16(m_aAttributes.size())) ? getCDATAString() : OUString(); in getTypeByIndex()
59 return (m_aIndexMap.find( i_rName ) != m_aIndexMap.end()) ? getCDATAString() : OUString(); in getTypeByName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/sax/
H A Dsaxattrlist.cxx37 OUString getCDATAString() in getCDATAString() function
54 return (i_nIndex < sal_Int16(m_aAttributes.size())) ? getCDATAString() : OUString(); in getTypeByIndex()
59 return (m_aIndexMap.find( i_rName ) != m_aIndexMap.end()) ? getCDATAString() : OUString(); in getTypeByName()