Searched refs:eDateFmt (Results 1 – 1 of 1) sorted by relevance
1622 sal_uInt16 eDateFmt; in NextToken() local1934 case RTF_CHDATE: eDateFmt = DF_SHORT; goto SETCHDATEFIELD; in NextToken()1935 case RTF_CHDATEA: eDateFmt = DF_SSYS; goto SETCHDATEFIELD; in NextToken()1936 case RTF_CHDATEL: eDateFmt = DF_LSYS; goto SETCHDATEFIELD; in NextToken()1940 sal_uLong nFormat = eDateFmt; in NextToken()
Completed in 64 milliseconds