Searched refs:rOri (Results 1 – 3 of 3) sorted by relevance
1239 const SwFmtVertOrient &rOri = in GetBoxAlign() local1242 nAlign = static_cast<sal_uInt16>(rOri.GetVertOrient()); in GetBoxAlign()1243 else if( rOri.GetVertOrient() != nAlign ) in GetBoxAlign()
5317 const SwFmtVertOrient &rOri = pAttrs->GetAttrSet().GetVertOrient(); in Format() local5326 … if ( !FindTabFrm()->IsRebuildLastLine() && text::VertOrientation::NONE != rOri.GetVertOrient() && in Format()5401 switch ( rOri.GetVertOrient() ) in Format()
3051 const SwFmtVertOrient &rOri = pCell->GetFmt()->GetVertOrient(); in Notify_Background() local3052 if ( text::VertOrientation::NONE != rOri.GetVertOrient() ) in Notify_Background()
Completed in 57 milliseconds