Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxestyle.hxx348 struct XclExpCellAlign : public XclCellAlign struct
487 const XclExpCellAlign& GetAlignmentData() const { return maAlignment; } in GetAlignmentData()
527 XclExpCellAlign maAlignment; /// All alignment attributes.
/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx1374 bool XclExpCellAlign::FillFromItemSet( in FillFromItemSet()
1446 void XclExpCellAlign::FillToXF2( sal_uInt8& rnFlags ) const
1451 void XclExpCellAlign::FillToXF3( sal_uInt16& rnAlign ) const
1457 void XclExpCellAlign::FillToXF4( sal_uInt16& rnAlign ) const
1465 void XclExpCellAlign::FillToXF5( sal_uInt16& rnAlign ) const in FillToXF5()
1473 void XclExpCellAlign::FillToXF8( sal_uInt16& rnAlign, sal_uInt16& rnMiscAttrib ) const in FillToXF8()
1513 void XclExpCellAlign::SaveXml( XclExpXmlStream& rStrm ) const in SaveXml()

Completed in 69 milliseconds