Searched refs:xCellPS (Results 1 – 1 of 1) sorted by relevance
2100 const uno::Reference< beans::XPropertySet > xCellPS(xCell, uno::UNO_QUERY); in lcl_ApplyCellProperties() local2141 rMergedCells.push_back(VerticallyMergedCell(xCellPS, nLeftPos)); in lcl_ApplyCellProperties()2161 aMergedIter->aCells.push_back( xCellPS ); in lcl_ApplyCellProperties()2179 xCellPS->setPropertyValue(rName, rValue); in lcl_ApplyCellProperties()
Completed in 27 milliseconds