Lines Matching refs:GetOutWidth
1644 pDefLine->SetOutWidth( pLine->GetOutWidth() ); in ExecuteAttr()
1720 if ( aBoxItem.GetTop() && aBoxItem.GetTop()->GetOutWidth() == 0 ) in ExecuteAttr()
1722 if ( aBoxItem.GetBottom() && aBoxItem.GetBottom()->GetOutWidth() == 0 ) in ExecuteAttr()
1724 if ( aBoxItem.GetLeft() && aBoxItem.GetLeft()->GetOutWidth() == 0 ) in ExecuteAttr()
1726 if ( aBoxItem.GetRight() && aBoxItem.GetRight()->GetOutWidth() == 0 ) in ExecuteAttr()
1736 if ( aBoxInfoItem.GetHori() && aBoxInfoItem.GetHori()->GetOutWidth() == 0 ) in ExecuteAttr()
1738 if ( aBoxInfoItem.GetVert() && aBoxInfoItem.GetVert()->GetOutWidth() == 0 ) in ExecuteAttr()
1902 aLine.SetOutWidth( aBoxItem.GetTop()->GetOutWidth()); in GetAttrState()
1914 aLine.SetOutWidth( aBoxItem.GetBottom()->GetOutWidth()); in GetAttrState()
1934 aLine.SetOutWidth( aBoxItem.GetLeft()->GetOutWidth()); in GetAttrState()
1954 aLine.SetOutWidth( aBoxItem.GetRight()->GetOutWidth()); in GetAttrState()
1974 aLine.SetOutWidth( aInfoItem.GetVert()->GetOutWidth()); in GetAttrState()
1994 aLine.SetOutWidth( aInfoItem.GetHori()->GetOutWidth()); in GetAttrState()