Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/display/html/
H A Dhd_chlst.cxx378 TableCell & rCell1 = dpRow->AddCell(); in do_Process() local
380 rCell1 in do_Process()
383 rCell1 in do_Process()
390 rCell1 in do_Process()
428 rCell1 = dpRow->AddCell(); in do_Process() local
430 dshelp::Get_LinkedTypeText( rCell1, Env(), i_rData.Type() ); in do_Process()
431 rCell1 in do_Process()
H A Dhtml_kit.cxx240 TableCell & rCell1 = rRow1.AddCell(); in FlagTable() local
245 rCell1 in FlagTable()
249 aCells.push_back( CellPair(&rCell1, &rCell2) ); in FlagTable()
261 rCell1 = *aCells[i_nColumnPosition].first; in SetColumn() local
264 rCell1 in SetColumn()
H A Dnavibar.cxx162 Element & rCell1 = pRow->AddCell(); in Write2() local
163 rCell1 in Write2()
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx808 rtl::OUStringBuffer& rBuf, ScDocument* pDoc, const ScAddress& rCell1, const ScAddress& rCell2, in lcl_appendCellRangeAddress() argument
831 rCell1.Format(aAddr, SCA_ABS, NULL, ::formula::FormulaGrammar::CONV_OOO); in lcl_appendCellRangeAddress()
849 aRange.aStart = rCell1; in lcl_appendCellRangeAddress()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx517 String &rCell1, // will hold the upper-left cell of the range upon return in lcl_NormalizeRange() argument
521 lcl_GetCellPosition( rCell1, nCol1, nRow1 ); in lcl_NormalizeRange()
525 rCell1 = lcl_GetCellName( Min(nCol1, nCol2), Min(nRow1, nRow2) ); in lcl_NormalizeRange()
H A Dunochart.cxx83 extern void lcl_NormalizeRange( String &rCell1, String &rCell2 );

Completed in 66 milliseconds