Searched refs:pSeparators (Results 1 – 3 of 3) sorted by relevance
256 text::TableColumnSeparator* pSeparators = aSeparators.getArray(); in getRowProperties() local262 pSeparators[nBorder - 1].Position = nRelPos; in getRowProperties()263 pSeparators[nBorder - 1].IsVisible = sal_True; in getRowProperties()
501 text::TableColumnSeparator* pSeparators = aSeparators.getArray(); in endOfRowAction() local518 pSeparators[nBorder].Position = nRelPos + nLastRelPos; in endOfRowAction()519 pSeparators[nBorder].IsVisible = sal_True; in endOfRowAction()
2114 const text::TableColumnSeparator* pSeparators = in lcl_ApplyCellProperties() local2116 nLeftPos = pSeparators[nCell - 1].Position; in lcl_ApplyCellProperties()
Completed in 41 milliseconds