Searched refs:rnLine (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | xestyle.cxx | 1692 void XclExpCellBorder::FillToCF8( sal_uInt16& rnLine, sal_uInt32& rnColor ) const in FillToCF8() argument 1694 ::insert_value( rnLine, mnLeftLine, 0, 4 ); in FillToCF8() 1695 ::insert_value( rnLine, mnRightLine, 4, 4 ); in FillToCF8() 1696 ::insert_value( rnLine, mnTopLine, 8, 4 ); in FillToCF8() 1697 ::insert_value( rnLine, mnBottomLine, 12, 4 ); in FillToCF8()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xestyle.hxx | 407 void FillToCF8( sal_uInt16& rnLine, sal_uInt32& rnColor ) const;
|
Completed in 35 milliseconds