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.cxx488 sal_uInt32 nOldCPos = nCPos; in CollectTableRowsCols() local
536 CollectTableRowsCols( nOldRPos, nOldCPos, in CollectTableRowsCols()
538 nCPos - nOldCPos, in CollectTableRowsCols()
662 sal_uInt32 nOldCPos = nCPos; in FillTableRowsCols() local
751 FillTableRowsCols( nOldRPos, nOldRow, nOldCPos, nOldCol, in FillTableRowsCols()
752 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()

Completed in 19 milliseconds