Searched refs:nReadNumFmt (Results 1 – 1 of 1) sorted by relevance
1006 sal_uInt8 nReadFont, nReadNumFmt, nFlags; in ReadXF2() local1009 rStrm >> nReadNumFmt >> nFlags; in ReadXF2()1015 maProtection.FillFromXF2( nReadNumFmt ); in ReadXF2()1017 mnXclNumFmt = nReadNumFmt & EXC_XF2_VALFMT_MASK; in ReadXF2()1027 sal_uInt8 nReadFont, nReadNumFmt; in ReadXF3() local1028 rStrm >> nReadFont >> nReadNumFmt >> nTypeProt >> nAlign >> nArea >> nBorder; in ReadXF3()1038 mnXclNumFmt = nReadNumFmt; in ReadXF3()1048 sal_uInt8 nReadFont, nReadNumFmt; in ReadXF4() local1049 rStrm >> nReadFont >> nReadNumFmt >> nTypeProt >> nAlign >> nArea >> nBorder; in ReadXF4()1059 mnXclNumFmt = nReadNumFmt; in ReadXF4()
Completed in 23 milliseconds