Home
last modified time | relevance | path

Searched refs:rnBorder2 (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx1676 void XclExpCellBorder::FillToXF8( sal_uInt32& rnBorder1, sal_uInt32& rnBorder2 ) const in FillToXF8()
1684 ::insert_value( rnBorder2, mnTopColor, 0, 7 ); in FillToXF8()
1685 ::insert_value( rnBorder2, mnBottomColor, 7, 7 ); in FillToXF8()
1686 ::insert_value( rnBorder2, mnDiagColor, 14, 7 ); in FillToXF8()
1687 ::insert_value( rnBorder2, mnDiagLine, 21, 4 ); in FillToXF8()
1811 void XclExpCellArea::FillToXF8( sal_uInt32& rnBorder2, sal_uInt16& rnArea ) const in FillToXF8() argument
1813 ::insert_value( rnBorder2, mnPattern, 26, 6 ); in FillToXF8()
/aoo4110/main/sc/source/filter/inc/
H A Dxestyle.hxx404 void FillToXF8( sal_uInt32& rnBorder1, sal_uInt32& rnBorder2 ) const;
440 void FillToXF8( sal_uInt32& rnBorder2, sal_uInt16& rnArea ) const;

Completed in 42 milliseconds