Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx486 sal_uInt32 nOldCPos = nCPos; in CollectTableRowsCols() local
534 CollectTableRowsCols( nOldRPos, nOldCPos, in CollectTableRowsCols()
536 nCPos - nOldCPos, in CollectTableRowsCols()
660 sal_uInt32 nOldCPos = nCPos; in FillTableRowsCols() local
749 FillTableRowsCols( nOldRPos, nOldRow, nOldCPos, nOldCol, in FillTableRowsCols()
750 nRPos-nOldRPos, nCPos-nOldCPos, in FillTableRowsCols()
/trunk/main/sw/source/filter/xml/
H A Dxmltble.cxx607 sal_uInt32 nOldCPos = nCPos; in ExportTableLinesAutoStyles() local
610 sal_uInt32 nWidth = nCPos - nOldCPos; in ExportTableLinesAutoStyles()