Searched refs:xCopyCollateCol (Results 1 – 1 of 1) sorted by relevance
724 … boost::shared_ptr< vcl::RowOrColumn > xCopyCollateCol( new vcl::RowOrColumn( xRangeRow.get() ) ); in setupLayout() local725 xRangeRow->addChild( xCopyCollateCol ); in setupLayout()728 …boost::shared_ptr< vcl::LabeledElement > xCopiesRow( new vcl::LabeledElement( xCopyCollateCol.get(… in setupLayout()729 xCopyCollateCol->addChild( xCopiesRow ); in setupLayout()732 …boost::shared_ptr< vcl::LabeledElement > xCollateRow( new vcl::LabeledElement( xCopyCollateCol.get… in setupLayout()733 xCopyCollateCol->addChild( xCollateRow ); in setupLayout()
Completed in 27 milliseconds