Home
last modified time | relevance | path

Searched refs:nBoxes (Results 1 – 14 of 14) sorted by relevance

/AOO42X/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx135 sal_uInt16 nBoxes = rBoxes.Count(); in GetLineHeight() local
137 for( sal_uInt16 nBox=0; nBox<nBoxes; nBox++ ) in GetLineHeight()
479 sal_uInt16 nBoxes = rBoxes.Count(); in CollectTableRowsCols() local
482 for( sal_uInt16 nBox=0; nBox<nBoxes; nBox++ ) in CollectTableRowsCols()
488 if( nBox < nBoxes-1 || (nParentLineWidth==0 && nLine==0) ) in CollectTableRowsCols()
499 if( nBox==nBoxes-1 ) in CollectTableRowsCols()
651 sal_uInt16 nBoxes = rBoxes.Count(); in FillTableRowsCols() local
655 for( sal_uInt16 nBox=0; nBox<nBoxes; nBox++ ) in FillTableRowsCols()
661 if( nBox < nBoxes-1 || (nParentLineWidth==0 && nLine==0) ) in FillTableRowsCols()
664 if( nBox==nBoxes-1 ) in FillTableRowsCols()
/AOO42X/main/sw/source/filter/xml/
H A Dxmltble.cxx144 sal_uInt16 nBoxes = rBoxes.Count(); in SwXMLTableLines_Impl() local
147 for( sal_uInt16 nBox=0U; nBox<nBoxes; nBox++ ) in SwXMLTableLines_Impl()
151 if( nBox < nBoxes-1U || nWidth==0UL ) in SwXMLTableLines_Impl()
160 if( nBox==nBoxes-1U ) in SwXMLTableLines_Impl()
675 sal_uInt16 nBoxes = rBoxes.Count(); in ExportTableLinesAutoStyles() local
679 for( sal_uInt16 nBox=0U; nBox<nBoxes; nBox++ ) in ExportTableLinesAutoStyles()
683 if( nBox < nBoxes-1U ) in ExportTableLinesAutoStyles()
956 sal_uInt16 nBoxes = rBoxes.Count(); in ExportTableLine() local
960 for( sal_uInt16 nBox=0U; nBox<nBoxes; nBox++ ) in ExportTableLine()
973 if( nBox < nBoxes-1U ) in ExportTableLine()
[all …]
/AOO42X/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx186 sal_uInt8 nBoxes = rTblBoxes.Count(); in getTableBoxesOfRow() local
187 for ( sal_uInt8 n = 0; n < nBoxes; n++ ) in getTableBoxesOfRow()
249 sal_uInt32 nBoxes = rTabBoxes.Count(); in getWidthsOfRow() local
250 if ( nBoxes > MAXTABLECELLS ) in getWidthsOfRow()
251 nBoxes = MAXTABLECELLS; in getWidthsOfRow()
253 for (sal_uInt32 n = 0; n < nBoxes; n++) in getWidthsOfRow()
280 sal_uInt32 nBoxes = rTabBoxes.Count(); in getRowSpansOfRow() local
281 if (nBoxes > MAXTABLECELLS) in getRowSpansOfRow()
282 nBoxes = MAXTABLECELLS; in getRowSpansOfRow()
284 for (sal_uInt32 n = 0; n < nBoxes; ++n) in getRowSpansOfRow()
H A Dwrtww8.cxx2087 const sal_uInt16 nBoxes = rTblBoxes.Count(); in TableVerticalCell() local
2088 for ( sal_uInt16 n = 0; n < nBoxes; n++ ) in TableVerticalCell()
2158 sal_uInt32 nBoxes = rTabBoxes.Count(); in TableHeight()
2160 for (sal_uInt32 n = 0; n < nBoxes; n++) in TableHeight()
2281 const sal_uInt16 nBoxes = in TableDefinition() local
2288 const sal_uInt16 nSprmSize = 2 + (nBoxes + 1) * 2 + nBoxes * 20; in TableDefinition()
2292 m_rWW8Export.pO->Insert( static_cast<sal_uInt8>(nBoxes), m_rWW8Export.pO->Count() ); in TableDefinition()
2500 const sal_uInt16 nBoxes = rTabBoxes.Count(); in TableBackgrounds() local
2505 m_rWW8Export.pO->Insert( (sal_uInt8)(nBoxes * 2), m_rWW8Export.pO->Count() ); // Len in TableBackgrounds()
2507 for ( sal_uInt8 n = 0; n < nBoxes; n++ ) in TableBackgrounds()
/AOO42X/main/sw/source/core/docnode/
H A Dndtbl.cxx595 sal_uInt16 nBoxes, in InsertTable() argument
602 if( !nBoxes ) in InsertTable()
619 for( sal_uInt16 nB = 0; nB < nBoxes; ++nB ) in InsertTable()
894 for( sal_uInt16 nBoxes = pNdTbl->GetTabSortBoxes().Count(); nBoxes; ) in TextToTable() local
895 ChkBoxNumFmt( *pNdTbl->GetTabSortBoxes()[ --nBoxes ], sal_False ); in TextToTable()
937 sal_uInt16 nBoxes, nLines, nMaxBoxes = 0; in TextToTable() local
941 for( nLines = 0, nBoxes = 0; in TextToTable()
943 aSttIdx += 2, nLines++, nBoxes = 0 ) in TextToTable()
1047 pLine->GetTabBoxes().C40_INSERT( SwTableBox, pBox, nBoxes++ ); in TextToTable()
1061 pLine->GetTabBoxes().C40_INSERT( SwTableBox, pBox, nBoxes++ ); in TextToTable()
[all …]
/AOO42X/main/sw/source/core/doc/
H A Ddocsort.cxx846 sal_uInt16 nBoxes(0); in CheckLineSymmetry() local
855 if( i && nBoxes != rBoxes.Count()) in CheckLineSymmetry()
858 nBoxes = rBoxes.Count(); in CheckLineSymmetry()
H A Dgctable.cxx179 for( sal_uInt16 n = 0, nBoxes = rBoxes.Count() - 1; n < nBoxes; ++n ) in lcl_GC_Line_Border() local
/AOO42X/main/sw/source/core/undo/
H A Duntbl.cxx516 for( sal_uInt16 nBoxes = rBxs.Count(); nBoxes; ) in UndoImpl() local
517 rDoc.ChkBoxNumFmt( *rBxs[ --nBoxes ], sal_False ); in UndoImpl()
1080 sal_uInt16 nBoxes = rBoxes.Count(); in CreateNew() local
1081 for (sal_uInt16 k = 0; k < nBoxes; ++k) in CreateNew()
1102 sal_uInt16 nBoxes = rBoxes.Count(); in CreateNew() local
1103 for (sal_uInt16 k2 = 0; k2 < nBoxes; ++k2) in CreateNew()
/AOO42X/main/sw/source/filter/rtf/
H A Drtftbl.cxx630 sal_uInt16 nBoxes = Min( pNewLine->GetTabBoxes().Count(), aBoxFmts.Count() ); in ReadTable() local
633 for( n = 0; n < nBoxes; ++n ) in ReadTable()
/AOO42X/main/sw/inc/
H A Dndarr.hxx266 sal_uInt16 nBoxes, SwTxtFmtColl* pCntntTxtColl,
H A Dswtable.hxx337 SwTableLine( SwTableLineFmt*, sal_uInt16 nBoxes, SwTableBox *pUp );
/AOO42X/main/sw/source/core/unocore/
H A Dunochart.cxx1761 const sal_uInt16 nBoxes = rBoxes.Count(); in AddRowCols() local
1762 if (nBoxes < 1 || nLines < 1) in AddRowCols()
1766 SwTableBox* pLastBox = *( rBoxes.GetData() + nBoxes - 1 ); in AddRowCols()
/AOO42X/main/sw/source/filter/html/
H A Dhtmltab.cxx432 sal_uInt16 nBoxes; // Wieviele Boxen enthaelt die Tabelle member in HTMLTable
674 void IncBoxCount() { nBoxes++; } in IncBoxCount()
675 sal_Bool IsOverflowing() const { return nBoxes > 64000; } in IsOverflowing()
1117 nBoxes( 1 ), in HTMLTable()
/AOO42X/main/sw/source/core/table/
H A Dswtable.cxx1639 SwTableLine::SwTableLine( SwTableLineFmt *pFmt, sal_uInt16 nBoxes, in SwTableLine() argument
1642 aBoxes( (sal_uInt8)nBoxes, 1 ), in SwTableLine()