Searched refs:pDefLine (Results 1 – 1 of 1) sorted by relevance
1642 if ( pDefLine ) in ExecuteAttr()1644 pDefLine->SetOutWidth( pLine->GetOutWidth() ); in ExecuteAttr()1645 pDefLine->SetInWidth ( pLine->GetInWidth() ); in ExecuteAttr()1646 pDefLine->SetDistance( pLine->GetDistance() ); in ExecuteAttr()1674 if ( pDefLine ) in ExecuteAttr()1676 pDefLine->SetColor( rColor ); in ExecuteAttr()1721 aBoxItem.SetLine( pDefLine, BOX_LINE_TOP ); in ExecuteAttr()1723 aBoxItem.SetLine( pDefLine, BOX_LINE_BOTTOM ); in ExecuteAttr()1725 aBoxItem.SetLine( pDefLine, BOX_LINE_LEFT ); in ExecuteAttr()1727 aBoxItem.SetLine( pDefLine, BOX_LINE_RIGHT ); in ExecuteAttr()[all …]
Completed in 19 milliseconds