Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxestyle.hxx339 void FillToXF3( sal_uInt16& rnProt ) const;
361 void FillToXF3( sal_uInt16& rnAlign ) const;
399 void FillToXF3( sal_uInt32& rnBorder ) const;
435 void FillToXF3( sal_uInt16& rnArea ) const;
/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx1358 void XclExpCellProt::FillToXF3( sal_uInt16& rnProt ) const in FillToXF3() function in XclExpCellProt
1451 void XclExpCellAlign::FillToXF3( sal_uInt16& rnAlign ) const
1459 FillToXF3( rnAlign );
1651 void XclExpCellBorder::FillToXF3( sal_uInt32& rnBorder ) const
1796 void XclExpCellArea::FillToXF3( sal_uInt16& rnArea ) const
2064 maProtection.FillToXF3( nTypeProt ); in WriteBody5()
2081 maProtection.FillToXF3( nTypeProt ); in WriteBody8()

Completed in 47 milliseconds