Home
last modified time | relevance | path

Searched refs:pHeaderAttrs (Results 1 – 3 of 3) sorted by path

/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx188 SvKeyValueIterator *pHeaderAttrs; member in SwHTMLForm_Impl
213 pHeaderAttrs( pDSh ? pDSh->GetHeaderAttributes() : 0 ) in SwHTMLForm_Impl()
274 SvKeyValueIterator *GetHeaderAttrs() const { return pHeaderAttrs; } in GetHeaderAttrs()
1341 SvKeyValueIterator *pHeaderAttrs = pFormImpl->GetHeaderAttrs(); in NewForm() local
1342 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in NewForm()
1514 SvKeyValueIterator *pHeaderAttrs = pFormImpl->GetHeaderAttrs(); in InsertInput() local
1515 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in InsertInput()
2007 SvKeyValueIterator *pHeaderAttrs = pFormImpl->GetHeaderAttrs(); in NewTextArea() local
2008 ScriptType eDfltScriptType = GetScriptType( pHeaderAttrs ); in NewTextArea()
2298 SvKeyValueIterator *pHeaderAttrs = pFormImpl->GetHeaderAttrs(); in NewSelect() local
[all …]
H A Dhtmlgrin.cxx311 SvKeyValueIterator* pHeaderAttrs = pDocSh ? pDocSh->GetHeaderAttributes() in GetDefaultScriptType() local
313 rType = GetScriptType( pHeaderAttrs ); in GetDefaultScriptType()
314 rTypeStr = GetScriptTypeString( pHeaderAttrs ); in GetDefaultScriptType()
H A Dswhtml.cxx375 SvKeyValueIterator *pHeaderAttrs = in SwHTMLParser() local
377 if( pHeaderAttrs ) in SwHTMLParser()
378 SetEncodingByHTTPHeader( pHeaderAttrs ); in SwHTMLParser()

Completed in 59 milliseconds