Searched refs:xCellPS (Results 1 – 1 of 1) sorted by relevance
2096 const uno::Reference< beans::XPropertySet > xCellPS(xCell, uno::UNO_QUERY); in lcl_ApplyCellProperties() local2137 rMergedCells.push_back(VerticallyMergedCell(xCellPS, nLeftPos)); in lcl_ApplyCellProperties()2157 aMergedIter->aCells.push_back( xCellPS ); in lcl_ApplyCellProperties()2175 xCellPS->setPropertyValue(rName, rValue); in lcl_ApplyCellProperties()
Completed in 32 milliseconds