Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/display/html/
H A Dhtml_kit.cxx248 TableCell & rCell2 = rRow2.AddCell(); in FlagTable() local
249 aCells.push_back( CellPair(&rCell1, &rCell2) ); in FlagTable()
263 rCell2 = *aCells[i_nColumnPosition].second; in SetColumn() local
268 rCell2 in SetColumn()
274 rCell2 in SetColumn()
H A Dhd_chlst.cxx393 rCell2 = dpRow->AddCell(); in do_Process() local
394 rCell2 in do_Process()
398 pShortDocu_Display->Assign_Out( rCell2 ); in do_Process()
H A Dnavibar.cxx171 Element & rCell2 = pRow->AddCell(); in Write2() local
176 (*it)->Write2( rCell2 ); 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
843 rCell2.Format(aAddr, SCA_ABS, NULL, ::formula::FormulaGrammar::CONV_OOO); in lcl_appendCellRangeAddress()
850 aRange.aEnd = rCell2; in lcl_appendCellRangeAddress()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx518 String &rCell2 ) // will hold the lower-right cell of the range upon return in lcl_NormalizeRange() argument
522 lcl_GetCellPosition( rCell2, nCol2, nRow2 ); in lcl_NormalizeRange()
526 rCell2 = lcl_GetCellName( Max(nCol1, nCol2), Max(nRow1, nRow2) ); in lcl_NormalizeRange()
H A Dunochart.cxx83 extern void lcl_NormalizeRange( String &rCell1, String &rCell2 );

Completed in 64 milliseconds