Searched refs:nReadFont (Results 1 – 1 of 1) sorted by relevance
1006 sal_uInt8 nReadFont, nReadNumFmt, nFlags; in ReadXF2() local1007 rStrm >> nReadFont; in ReadXF2()1016 mnXclFont = nReadFont; in ReadXF2()1027 sal_uInt8 nReadFont, nReadNumFmt; in ReadXF3() local1028 rStrm >> nReadFont >> nReadNumFmt >> nTypeProt >> nAlign >> nArea >> nBorder; in ReadXF3()1037 mnXclFont = nReadFont; in ReadXF3()1048 sal_uInt8 nReadFont, nReadNumFmt; in ReadXF4() local1049 rStrm >> nReadFont >> nReadNumFmt >> nTypeProt >> nAlign >> nArea >> nBorder; in ReadXF4()1058 mnXclFont = nReadFont; in ReadXF4()
Completed in 31 milliseconds