Searched refs:xCellCurs (Results 1 – 1 of 1) sorted by relevance
2186 const uno::Reference< text::XTextCursor > xCellCurs = in lcl_ApplyCellProperties() local2188 xCellCurs->gotoStart( sal_False ); in lcl_ApplyCellProperties()2189 xCellCurs->gotoEnd( sal_True ); in lcl_ApplyCellProperties()2191 xCellTextPropState(xCellCurs, uno::UNO_QUERY); in lcl_ApplyCellProperties()2196 xCellTextProps(xCellCurs, uno::UNO_QUERY); in lcl_ApplyCellProperties()
Completed in 13 milliseconds