Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx643 void XclImpCellProt::FillFromXF2( sal_uInt8 nNumFmt ) in FillFromXF2() function in XclImpCellProt
663 void XclImpCellAlign::FillFromXF2( sal_uInt8 nFlags ) in FillFromXF2() function in XclImpCellAlign
912 void XclImpCellArea::FillFromXF2( sal_uInt8 nFlags ) in FillFromXF2() function in XclImpCellArea
1015 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 …]
/trunk/main/sc/source/filter/inc/
H A Dxistyle.hxx259 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 34 milliseconds