Home
last modified time | relevance | path

Searched refs:xCellCurs (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2186 const uno::Reference< text::XTextCursor > xCellCurs = in lcl_ApplyCellProperties() local
2188 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 17 milliseconds