Searched refs:FillFromXF2 (Results 1 – 2 of 2) sorted by relevance
643 void XclImpCellProt::FillFromXF2( sal_uInt8 nNumFmt ) in FillFromXF2() function in XclImpCellProt663 void XclImpCellAlign::FillFromXF2( sal_uInt8 nFlags ) in FillFromXF2() function in XclImpCellAlign912 void XclImpCellArea::FillFromXF2( sal_uInt8 nFlags ) in FillFromXF2() function in XclImpCellArea1015 maProtection.FillFromXF2( nReadNumFmt ); in ReadXF2()1018 maAlignment.FillFromXF2( nFlags ); in ReadXF2()1019 maBorder.FillFromXF2( nFlags ); in ReadXF2()1020 maArea.FillFromXF2( nFlags ); in ReadXF2()1266 aXF.maProtection.FillFromXF2( nFlags1 ); in ApplyPatternForBiff2CellFormat()1267 aXF.maAlignment.FillFromXF2( nFlags3 ); in ApplyPatternForBiff2CellFormat()1268 aXF.maBorder.FillFromXF2( nFlags3 ); in ApplyPatternForBiff2CellFormat()[all …]
259 void FillFromXF2( sal_uInt8 nNumFmt );275 void FillFromXF2( sal_uInt8 nFlags );308 void FillFromXF2( sal_uInt8 nFlags );346 void FillFromXF2( sal_uInt8 nFlags );
Completed in 28 milliseconds