Home
last modified time | relevance | path

Searched refs:dpRow (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/autodoc/source/display/html/
H A Dhd_chlst.cxx376 TableRow * dpRow = new TableRow; in do_Process() local
377 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() local
424 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 …]