Searched refs:sParentCellStyleName (Results 1 – 1 of 1) sorted by relevance
106 rtl::OUString sParentCellStyleName( RTL_CONSTASCII_USTRINGPARAM("Default")); in Add() local115 sParentCellStyleName = oStyle->getName(); in Add()134 if (!sParentCellStyleName.equals(SDEFAULTCELLSTYLENAME)) in Add()136 xStyle->setParentStyle( sParentCellStyleName ); in Add()
Completed in 13 milliseconds