Searched refs:rHOri (Results 1 – 1 of 1) sorted by relevance
3737 const SwFmtHoriOrient& rHOri = GetFrmFmt()->GetHoriOrient(); in SetColWidth() local3738 if( text::HoriOrientation::FULL == rHOri.GetHoriOrient() || in SetColWidth()3739 (text::HoriOrientation::LEFT == rHOri.GetHoriOrient() && aLR.GetLeft()) || in SetColWidth()3740 (text::HoriOrientation::RIGHT == rHOri.GetHoriOrient() && aLR.GetRight())) in SetColWidth()3742 SwFmtHoriOrient aHOri( rHOri ); in SetColWidth()
Completed in 47 milliseconds