Searched refs:dpRow (Results 1 – 1 of 1) sorted by relevance
376 TableRow * dpRow = new TableRow; in do_Process() local377 rOut << dpRow; in do_Process()378 TableCell & rCell1 = dpRow->AddCell(); in do_Process()393 rCell2 = dpRow->AddCell(); in do_Process()423 TableRow * dpRow = new TableRow; in do_Process() local424 GetArea(i_rData.Protection()).GetTable() << dpRow; in do_Process()426 *dpRow << new html::BgColorAttr("white"); in do_Process()428 rCell1 = dpRow->AddCell(); in do_Process()438 TableCell & rShortDocu = dpRow->AddCell(); in do_Process()452 TableRow * dpRow = new TableRow; in do_Process() local[all …]