/aoo41x/main/sw/source/core/doc/ |
H A D | tblcpy.cxx | 164 for( sal_uInt16 nBox = 0; nBox < rLine.GetTabBoxes().Count(); ++nBox ) in insertSubLine() local 167 *rLine.GetTabBoxes()[nBox], pStartLn, pMax ); in insertSubLine() 263 for( sal_uInt16 nBox = 0; !bComplex && nBox < rBoxes.Count(); ++nBox ) in addLine() local 264 bComplex = rBoxes[nBox]->GetTabLines().Count() > 0; in addLine() 272 for( sal_uInt16 nBox = 0; nBox < rBoxes.Count(); ++nBox ) in addLine() local 307 for( sal_uInt16 nBox = 0; nBox < rBoxes.Count(); ++nBox ) in addLine() local 308 addBox( rLine, pSelBoxes, rBoxes[nBox], nBorder, nCol, in addLine() 449 for( BoxStructure::size_type nBox = 0; nBox < nBoxCount; ++nBox ) in assignBoxes() local 451 BoxSpanInfo& rInfo = rBox[nBox]; in assignBoxes() 496 for( BoxStructure::size_type nBox = 0; nBox < nBoxCount; ++nBox ) in copyBoxes() local [all …]
|
H A D | tblrwcl.cxx | 1872 for( sal_uInt16 nBox = 0; nBox < pLine->GetTabBoxes().Count(); ++nBox ) in lcl_CheckRowSpan() local 1874 SwTableBox* pBox = pLine->GetTabBoxes()[nBox]; in lcl_CheckRowSpan() 1938 sal_uInt16 nBox = 0; in lcl_CalcNewWidths() local 1940 while( nBox < nBoxCount ) in lcl_CalcNewWidths() 1942 SwTableBox* pBox = pLine->GetTabBoxes()[nBox++]; in lcl_CalcNewWidths() 1956 for( nBox = 0; nBox < nBoxCount; ) in lcl_CalcNewWidths() 1958 nPos += pFndLine->GetBoxes()[nBox] in lcl_CalcNewWidths() 1960 rWidth[ ++nBox ] = nPos; in lcl_CalcNewWidths() 1983 for( sal_uInt16 nBox = 0; nBox < nCount; ++nBox ) in lcl_CalcNewWidths() local 1985 sal_uInt64 nNextPos = rWidth[ nBox ]; in lcl_CalcNewWidths() [all …]
|
/aoo41x/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 139 for( sal_uInt16 nBox=0; nBox<nBoxes; nBox++ ) in GetLineHeight() local 141 const SwTableBox* pBox = rBoxes[nBox]; in GetLineHeight() 484 for( sal_uInt16 nBox=0; nBox<nBoxes; nBox++ ) in CollectTableRowsCols() local 486 const SwTableBox *pBox = rBoxes[nBox]; in CollectTableRowsCols() 490 if( nBox < nBoxes-1 || (nParentLineWidth==0 && nLine==0) ) in CollectTableRowsCols() 501 if( nBox==nBoxes-1 ) in CollectTableRowsCols() 657 for( sal_uInt16 nBox=0; nBox<nBoxes; nBox++ ) in FillTableRowsCols() local 659 const SwTableBox *pBox = rBoxes[nBox]; in FillTableRowsCols() 663 if( nBox < nBoxes-1 || (nParentLineWidth==0 && nLine==0) ) in FillTableRowsCols() 666 if( nBox==nBoxes-1 ) in FillTableRowsCols()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 147 for( sal_uInt16 nBox=0U; nBox<nBoxes; nBox++ ) in SwXMLTableLines_Impl() local 149 const SwTableBox *pBox = rBoxes[nBox]; in SwXMLTableLines_Impl() 151 if( nBox < nBoxes-1U || nWidth==0UL ) in SwXMLTableLines_Impl() 160 if( nBox==nBoxes-1U ) in SwXMLTableLines_Impl() 679 for( sal_uInt16 nBox=0U; nBox<nBoxes; nBox++ ) in ExportTableLinesAutoStyles() local 681 SwTableBox *pBox = rBoxes[nBox]; in ExportTableLinesAutoStyles() 683 if( nBox < nBoxes-1U ) in ExportTableLinesAutoStyles() 960 for( sal_uInt16 nBox=0U; nBox<nBoxes; nBox++ ) in ExportTableLine() local 962 const SwTableBox *pBox = rBoxes[nBox]; in ExportTableLine() 973 if( nBox < nBoxes-1U ) in ExportTableLine() [all …]
|
/aoo41x/main/sw/source/core/table/ |
H A D | swtable.cxx | 348 nBox *= nNew; in lcl_ModifyLines() 349 nBox /= nOld; in lcl_ModifyLines() 374 nOriginalSum += nBox; in lcl_ModifyBoxes() 375 nBox *= nNew; in lcl_ModifyBoxes() 376 nBox /= nOld; in lcl_ModifyBoxes() 398 nSum += nBox; in lcl_ModifyBoxes() 1463 sal_uInt16 nLine, nBox; in GetTblBox() local 1474 if( nBox ) in GetTblBox() 1475 --nBox; in GetTblBox() 1487 if( nBox >= pBoxes->Count() ) in GetTblBox() [all …]
|
H A D | swnewtable.cxx | 1859 sal_uInt16 nBox = 0; in ExpandColumnSelection() local 1860 for( sal_uInt16 nRow = 0; nRow < nLineCnt && nBox < nBoxCnt; ++nRow ) in ExpandColumnSelection() 1869 if( pBox == rBoxes[nBox] ) in ExpandColumnSelection() 1871 lcl_CheckMinMax( rMin, rMax, *pLine, nCol, nBox == 0 ); in ExpandColumnSelection() 1872 if( ++nBox >= nBoxCnt ) in ExpandColumnSelection() 1877 nBox = 0; in ExpandColumnSelection()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | WW8TableInfo.cxx | 736 for (sal_uInt16 nBox = 0; nBox < rBoxes.Count(); nBox++) in processTableBoxLines() local 737 …pNodeInfo = processTableBoxLines(rBoxes[nBox], pTable, pBoxToSet, nRow, nCell, nDepth); … in processTableBoxLines()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 3370 for( sal_uInt16 nBox = 0; nBox < rBoxes.Count(); ++nBox ) in lcl_ChgTblSize() local 3371 nMaxLnWidth += rBoxes[nBox]->GetFrmFmt()->GetFrmSize().GetWidth(); in lcl_ChgTblSize() 3946 for( sal_uInt8 nBox = 0; nBox < 4; ++nBox ) in GetTableAutoFmt() local 3948 SwTableBox* pFBox = rLine.GetBoxes()[ aBoxArr[ nBox ] ]->GetBox(); in GetTableAutoFmt() 3953 sal_uInt8 nPos = nLine * 4 + nBox; in GetTableAutoFmt()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | cellfml.cxx | 858 long nBox = SwTable::_GetBoxNum( sTmp, sal_True ); in lcl_BoxNmToRel() local 859 nBox -= SwTable::_GetBoxNum( sCpy, sal_True ); in lcl_BoxNmToRel() 866 sTmp += String::CreateFromInt32( nBox ); in lcl_BoxNmToRel()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | svxcss1.cxx | 320 sal_uInt16 nBox; member 623 SvxBoxItem aBoxItem( aItemIds.nBox ); in SetBoxItem() 814 aItemIds.nBox = rPool.GetTrueWhich( SID_ATTR_BORDER_OUTER, sal_False ); in SvxCSS1Parser() 1024 SvxBoxItem aBox( (const SvxBoxItem&)rTargetSet.Get(aItemIds.nBox) ); in MergeStyles()
|
/aoo41x/main/sc/source/filter/rtf/ |
H A D | rtfparse.cxx | 197 rMap.nBox = ATTR_BORDER; in IMPL_LINK()
|
/aoo41x/main/svx/source/table/ |
H A D | tablertfimporter.cxx | 188 rMap.nBox = SDRATTR_TABLE_BORDER; in IMPL_LINK()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | svxrtf.hxx | 201 nBox, member
|
/aoo41x/main/editeng/source/rtf/ |
H A D | rtfitem.cxx | 1465 SvxBoxItem aAttr( PARDID->nBox ); in ReadBorderAttr() 1467 if( SFX_ITEM_SET == rSet.GetItemState( PARDID->nBox, sal_False, &pItem ) ) in ReadBorderAttr()
|
H A D | svxrtf.cxx | 1506 nBox = rPool.GetTrueWhich( SID_ATTR_BORDER_OUTER, sal_False ); in RTFPardAttrMapIds()
|