Searched refs:XclExpCellAlign (Results 1 – 2 of 2) sorted by relevance
348 struct XclExpCellAlign : public XclCellAlign struct487 const XclExpCellAlign& GetAlignmentData() const { return maAlignment; } in GetAlignmentData()527 XclExpCellAlign maAlignment; /// All alignment attributes.
1374 bool XclExpCellAlign::FillFromItemSet( in FillFromItemSet()1446 void XclExpCellAlign::FillToXF2( sal_uInt8& rnFlags ) const1451 void XclExpCellAlign::FillToXF3( sal_uInt16& rnAlign ) const1457 void XclExpCellAlign::FillToXF4( sal_uInt16& rnAlign ) const1465 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