Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx5045 sal_uInt32 nEncType; in LoadThroughDecryption() local
5046 *pTableStream >> nEncType; in LoadThroughDecryption()
5047 if (nEncType == 0x10001) in LoadThroughDecryption()
H A Dwrtww8.cxx3353 sal_uInt32 nEncType = 0x10001; in ExportDocument_Impl() local
3354 *pTableStrmTemp << nEncType; in ExportDocument_Impl()

Completed in 888 milliseconds