Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2097 ::std::vector<VerticallyMergedCell> & rMergedCells) in lcl_ApplyCellProperties() argument
2126 if (rMergedCells.size()) in lcl_ApplyCellProperties()
2129 rMergedCells.begin(); in lcl_ApplyCellProperties()
2130 while (aMergedIter != rMergedCells.end()) in lcl_ApplyCellProperties()
2146 DBG_ASSERT(rMergedCells.size(), in lcl_ApplyCellProperties()
2148 if (rMergedCells.size()) in lcl_ApplyCellProperties()
2151 rMergedCells.begin(); in lcl_ApplyCellProperties()
2155 while (aMergedIter != rMergedCells.end()) in lcl_ApplyCellProperties()
2207 if (rMergedCells.size()) in lcl_MergeCells()
2210 rMergedCells.begin(); in lcl_MergeCells()
[all …]

Completed in 33 milliseconds