Searched refs:XclCellAlign (Results 1 – 4 of 4) sorted by relevance
1577 XclCellAlign::XclCellAlign() : in XclCellAlign() function in XclCellAlign1589 SvxCellHorJustify XclCellAlign::GetScHorAlign() const in GetScHorAlign()1607 SvxCellVerJustify XclCellAlign::GetScVerAlign() const in GetScVerAlign()1622 SvxFrameDirection XclCellAlign::GetScFrameDir() const in GetScFrameDir()1635 void XclCellAlign::SetScHorAlign( SvxCellHorJustify eHorJust ) in SetScHorAlign()1650 void XclCellAlign::SetScVerAlign( SvxCellVerJustify eVerJust ) in SetScVerAlign()1663 void XclCellAlign::SetScFrameDir( SvxFrameDirection eFrameDir ) in SetScFrameDir()1675 bool operator==( const XclCellAlign& rLeft, const XclCellAlign& rRight ) in operator ==()
505 struct XclCellAlign struct516 explicit XclCellAlign(); argument533 bool operator==( const XclCellAlign& rLeft, const XclCellAlign& rRight );
272 struct XclImpCellAlign : public XclCellAlign
348 struct XclExpCellAlign : public XclCellAlign
Completed in 46 milliseconds