Searched refs:xCellCurs (Results 1 – 1 of 1) sorted by relevance
2182 const uno::Reference< text::XTextCursor > xCellCurs = in lcl_ApplyCellProperties() local2184 xCellCurs->gotoStart( sal_False ); in lcl_ApplyCellProperties()2185 xCellCurs->gotoEnd( sal_True ); in lcl_ApplyCellProperties()2187 xCellTextPropState(xCellCurs, uno::UNO_QUERY); in lcl_ApplyCellProperties()2192 xCellTextProps(xCellCurs, uno::UNO_QUERY); in lcl_ApplyCellProperties()
Completed in 26 milliseconds