Searched refs:nEncType (Results 1 – 3 of 3) sorted by relevance
1336 sal_uInt16 nEncType = FormSubmitEncoding_URL; in NewForm() local1362 nEncType = pOption->GetEnum( aHTMLFormEncTypeTable, nEncType ); in NewForm()1448 FormSubmitEncoding eEncType = (FormSubmitEncoding)nEncType; in NewForm()
5046 sal_uInt32 nEncType; in LoadThroughDecryption() local5047 *pTableStream >> nEncType; in LoadThroughDecryption()5048 if (nEncType == 0x10001) in LoadThroughDecryption()
3339 sal_uInt32 nEncType = 0x10001; in ExportDocument_Impl() local3340 *pTableStrmTemp << nEncType; in ExportDocument_Impl()
Completed in 123 milliseconds