Home
last modified time | relevance | path

Searched refs:nEncType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx1336 sal_uInt16 nEncType = FormSubmitEncoding_URL; in NewForm() local
1362 nEncType = pOption->GetEnum( aHTMLFormEncTypeTable, nEncType ); in NewForm()
1448 FormSubmitEncoding eEncType = (FormSubmitEncoding)nEncType; in NewForm()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx5046 sal_uInt32 nEncType; in LoadThroughDecryption() local
5047 *pTableStream >> nEncType; in LoadThroughDecryption()
5048 if (nEncType == 0x10001) in LoadThroughDecryption()
H A Dwrtww8.cxx3339 sal_uInt32 nEncType = 0x10001; in ExportDocument_Impl() local
3340 *pTableStrmTemp << nEncType; in ExportDocument_Impl()

Completed in 54 milliseconds