Home
last modified time | relevance | path

Searched defs:nCell (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx989 for (unsigned int nCell = 0; nCell < nCells; ++nCell) in resolveCurrentTable() local
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx199 sal_Int32 nCell, sal_Int32 nRow, bool bIsEndCol, bool bIsEndRow ) in lcl_computeCellBorders()
611 sal_Int32 nCell = 0; in endTableGetCellProperties() local
H A DDomainMapperTableManager.cxx173 for( size_t nCell = 0; nCell < pTDefTableHandler->getCellCount(); ++nCell ) in sprm() local
H A DTDefTableHandler.cxx274 size_t nCell, ::boost::shared_ptr< TablePropertyMap > pCellProperties ) const in fillCellProperties()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2093 const sal_Int32 nCell, in lcl_ApplyCellProperties()
2272 for (sal_Int32 nCell = 0; nCell < nCells; ++nCell) in convertToTable() local
2349 for (sal_Int32 nCell = 0; nCell < nCells; ++nCell) in convertToTable() local
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx149 sal_uInt32 nCell = pTextNodeInfo->getCell(); in StartParagraph() local
H A Drtfattributeoutput.cxx454 sal_uInt32 nCell = pTextNodeInfo->getCell(); in StartParagraph() local
H A DWW8TableInfo.cxx68 void WW8TableNodeInfoInner::setCell(sal_uInt32 nCell) in setCell()
463 void WW8TableNodeInfo::setCell(sal_uInt32 nCell) in setCell()
718 sal_uInt32 nCell, in processTableBoxLines()
772 sal_uInt32 nCell, in processTableBox()
868 sal_uInt32 nCell, in insertTableNodeInfo()
1217 sal_uInt32 nCell = 0; in connectCells() local
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1615 void SwFltOutDoc::SetCellWidth(SwTwips nWidth, sal_uInt16 nCell /* = USHRT_MAX */ ) in SetCellWidth()
1663 sal_uInt16 nCell /* = USHRT_MAX */ ) in SetCellBorder()
1694 void SwFltOutDoc::DeleteCell(sal_uInt16 nCell /* = USHRT_MAX */) in DeleteCell()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx573 void SetCellWidth(SwTwips nWidth, sal_uInt16 nCell = USHRT_MAX ) { in SetCellWidth()
577 void SetCellBorder(const SvxBoxItem& rFmtBox, sal_uInt16 nCell = USHRT_MAX ){ in SetCellBorder()
581 void DeleteCell(sal_uInt16 nCell = USHRT_MAX) { in DeleteCell()
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx516 for( sal_uInt16 nCell = 0; nCell<rCells.Count(); nCell++ ) in OutTableCells() local
556 for( sal_uInt16 nCell = 0; nCell<rCells.Count(); nCell++ ) in OutTableCells() local
/trunk/main/oox/source/xls/
H A Dscenariobuffer.cxx141 for( sal_uInt16 nCell = 0; !rStrm.isEof() && (nCell < nCellCount); ++nCell ) in importScenario() local
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx2971 for( sal_uInt16 nCell = 0; !rStrm.isEof() && (nCell < nCellCount); ++nCell ) in implDumpRecordBody() local
2974 for( sal_uInt16 nCell = 0; !rStrm.isEof() && (nCell < nCellCount); ++nCell ) in implDumpRecordBody() local

Completed in 129 milliseconds