Searched refs:FillToXF5 (Results 1 – 2 of 2) sorted by relevance
366 void FillToXF5( sal_uInt16& rnAlign ) const;402 void FillToXF5( sal_uInt32& rnBorder, sal_uInt32& rnArea ) const;438 void FillToXF5( sal_uInt32& rnArea ) const;
1465 void XclExpCellAlign::FillToXF5( sal_uInt16& rnAlign ) const in FillToXF5() function in XclExpCellAlign1664 void XclExpCellBorder::FillToXF5( sal_uInt32& rnBorder, sal_uInt32& rnArea ) const in FillToXF5() function in XclExpCellBorder1804 void XclExpCellArea::FillToXF5( sal_uInt32& rnArea ) const in FillToXF5() function in XclExpCellArea2065 maAlignment.FillToXF5( nAlign ); in WriteBody5()2066 maBorder.FillToXF5( nBorder, nArea ); in WriteBody5()2067 maArea.FillToXF5( nArea ); in WriteBody5()
Completed in 51 milliseconds