Home
last modified time | relevance | path

Searched refs:pHeaderAttrs (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlform.cxx1231 SvKeyValueIterator *pHeaderAttrs = m_pFormImpl->GetHeaderAttrs(); in NewForm() local
1232 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in NewForm()
1233 const OUString& rDfltScriptType = GetScriptTypeString( pHeaderAttrs ); in NewForm()
1407 SvKeyValueIterator *pHeaderAttrs = m_pFormImpl->GetHeaderAttrs(); in InsertInput() local
1408 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in InsertInput()
1409 const OUString& rDfltScriptType = GetScriptTypeString( pHeaderAttrs ); in InsertInput()
1880 SvKeyValueIterator *pHeaderAttrs = m_pFormImpl->GetHeaderAttrs(); in NewTextArea() local
1881 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in NewTextArea()
1882 const OUString& rDfltScriptType = GetScriptTypeString( pHeaderAttrs ); in NewTextArea()
2158 SvKeyValueIterator *pHeaderAttrs = m_pFormImpl->GetHeaderAttrs(); in NewSelect() local
[all …]
H A Dhtmlgrin.cxx294 SvKeyValueIterator* pHeaderAttrs = pDocSh ? pDocSh->GetHeaderAttributes() in GetDefaultScriptType() local
296 rType = GetScriptType( pHeaderAttrs ); in GetDefaultScriptType()
297 rTypeStr = GetScriptTypeString( pHeaderAttrs ); in GetDefaultScriptType()
H A Dswhtml.cxx371 SvKeyValueIterator *pHeaderAttrs = in SwHTMLParser() local
373 if( pHeaderAttrs ) in SwHTMLParser()
374 SetEncodingByHTTPHeader( pHeaderAttrs ); in SwHTMLParser()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlform.cxx1223 SvKeyValueIterator *pHeaderAttrs = m_pFormImpl->GetHeaderAttrs(); in NewForm() local
1224 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in NewForm()
1225 const OUString& rDfltScriptType = GetScriptTypeString( pHeaderAttrs ); in NewForm()
1399 SvKeyValueIterator *pHeaderAttrs = m_pFormImpl->GetHeaderAttrs(); in InsertInput() local
1400 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in InsertInput()
1401 const OUString& rDfltScriptType = GetScriptTypeString( pHeaderAttrs ); in InsertInput()
1872 SvKeyValueIterator *pHeaderAttrs = m_pFormImpl->GetHeaderAttrs(); in NewTextArea() local
1873 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in NewTextArea()
1874 const OUString& rDfltScriptType = GetScriptTypeString( pHeaderAttrs ); in NewTextArea()
2150 SvKeyValueIterator *pHeaderAttrs = m_pFormImpl->GetHeaderAttrs(); in NewSelect() local
[all …]
H A Dhtmlgrin.cxx298 SvKeyValueIterator* pHeaderAttrs = pDocSh ? pDocSh->GetHeaderAttributes() in GetDefaultScriptType() local
300 rType = GetScriptType( pHeaderAttrs ); in GetDefaultScriptType()
301 rTypeStr = GetScriptTypeString( pHeaderAttrs ); in GetDefaultScriptType()
H A Dswhtml.cxx372 SvKeyValueIterator *pHeaderAttrs = in SwHTMLParser() local
374 if( pHeaderAttrs ) in SwHTMLParser()
375 SetEncodingByHTTPHeader( pHeaderAttrs ); in SwHTMLParser()