Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlfld.cxx51 HTMLOptionEnum<SwFieldIds> const aHTMLFieldTypeTable[] = variable
227 bKnownType = rOption.GetEnum( nType, aHTMLFieldTypeTable ); in NewField()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlfld.cxx47 static HTMLOptionEnum<SwFieldIds> const aHTMLFieldTypeTable[] = variable
223 bKnownType = rOption.GetEnum( nType, aHTMLFieldTypeTable ); in NewField()