Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DTDefTableHandler.cxx256 text::TableColumnSeparator* pSeparators = aSeparators.getArray(); in getRowProperties() local
262 pSeparators[nBorder - 1].Position = nRelPos; in getRowProperties()
263 pSeparators[nBorder - 1].IsVisible = sal_True; in getRowProperties()
H A DDomainMapperTableManager.cxx501 text::TableColumnSeparator* pSeparators = aSeparators.getArray(); in endOfRowAction() local
518 pSeparators[nBorder].Position = nRelPos + nLastRelPos; in endOfRowAction()
519 pSeparators[nBorder].IsVisible = sal_True; in endOfRowAction()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2118 const text::TableColumnSeparator* pSeparators = in lcl_ApplyCellProperties() local
2120 nLeftPos = pSeparators[nCell - 1].Position; in lcl_ApplyCellProperties()

Completed in 29 milliseconds