Home
last modified time | relevance | path

Searched refs:nColWidth (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx437 nColWidth[i] = (long) nWidth; in ResetColWidth()
736 long nMin = nColWidth[0];
740 nMin = Min(nMin, nColWidth[i]);
750 nSum += nColWidth[i];
835 nColumnWidthSum += nColWidth[i]; in Init()
1194 nColWidth[0] -= nDiff; in IMPL_LINK()
1195 if(nColWidth[0] < (long)nMinWidth) in IMPL_LINK()
1198 nColWidth[0] = nMinWidth; in IMPL_LINK()
1204 nColWidth[nChanged + 1] -= nDiff; in IMPL_LINK()
1208 nColWidth[nChanged + 1] = nMinWidth; in IMPL_LINK()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx1956 sal_Int32 nColWidth = GetColumnWidth( nLeftCol, nColSpan ); in MakeTableBox() local
2054 sal_Int32 nColWidth = GetColumnWidth( nLeftCol, nColSpan ); in MakeTableBox() local
2066 pCell->GetSubTable()->MakeTable( pBox, nColWidth ); in MakeTableBox()
2074 pBox, sStyleName, nColWidth, pCell->IsProtected(), in MakeTableBox()
2451 sal_Int32 nColWidth = aColumnWidths[(sal_uInt16)i]; in _MakeTable() local
2454 nRelWidth += nColWidth; in _MakeTable()
2455 if( 0L == nMinRelColWidth || nColWidth < nMinRelColWidth ) in _MakeTable()
2456 nMinRelColWidth = nColWidth; in _MakeTable()
2461 nAbsWidth += nColWidth; in _MakeTable()
2462 if( 0L == nMinAbsColWidth || nColWidth < nMinAbsColWidth ) in _MakeTable()
[all …]
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1021 sal_uInt16 nColWidth = pColumn->GetWidthOption(); in AutoLayoutPass1() local
1022 if( nRel+nColWidth > 100 ) in AutoLayoutPass1()
1024 nColWidth = 100 - nRel; in AutoLayoutPass1()
1025 pColumn->SetWidthOption( nColWidth, sal_True, sal_False ); in AutoLayoutPass1()
1028 nRel = nRel + nColWidth; in AutoLayoutPass1()
1059 sal_uInt16 nColWidth = in AutoLayoutPass1() local
1061 pColumn->SetWidthOption( nColWidth, sal_True, sal_False ); in AutoLayoutPass1()
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx598 sal_uInt16 nColWidth; in Colwidth() local
600 aIn >> nColFirst >> nColLast >> nColWidth; in Colwidth()
606 sal_uInt16 nScWidth = XclTools::GetScColumnWidth( nColWidth, GetCharWidth() ); in Colwidth()
677 sal_uInt16 nColFirst, nColLast, nColWidth, nXF; in Colinfo() local
680 aIn >> nColFirst >> nColLast >> nColWidth >> nXF >> nOpt; in Colinfo()
696 sal_uInt16 nScWidth = XclTools::GetScColumnWidth( nColWidth, GetCharWidth() ); in Colinfo()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3760 double nColWidth = 0; in getColumnWidth() local
3780 nColWidth = lcl_TwipsToPoints( nColTwips ); in getColumnWidth()
3781 if ( nColWidth != 0.0 ) in getColumnWidth()
3782 nColWidth = ( nColWidth / defaultCharWidth ) - fExtraWidth; in getColumnWidth()
3784 nColWidth = lcl_Round2DecPlaces( nColWidth ); in getColumnWidth()
3785 return uno::makeAny( nColWidth ); in getColumnWidth()
3801 double nColWidth = 0; in setColumnWidth() local
3802 _columnwidth >>= nColWidth; in setColumnWidth()
3803 nColWidth = lcl_Round2DecPlaces( nColWidth ); in setColumnWidth()
3807 if ( nColWidth != 0.0 ) in setColumnWidth()
[all …]
/trunk/main/xmloff/source/text/
H A DXMLTextColumnsContext.cxx421 sal_Int32 nColWidth = 0==nRelWidth in EndElement() local
431 rColumn.Width = nColWidth; in EndElement()
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx594 sal_Int32 nColWidth = 0; in LayoutTableWidth() local
604 xColSet->getPropertyValue( msSize ) >>= nColWidth; in LayoutTableWidth()
607 maColumns[nCol].mnSize = nColWidth; in LayoutTableWidth()
H A Dsvdotable.cxx2407 const sal_Int32 nColWidth = (nCol == nColCount) ? 0 : rLayouter.getColumnWidth(nCol); in AddToHdlList() local
2415 if( nColWidth > 0 ) in AddToHdlList()
2418 …aRowEdges[nRow]->SetEdge( nCol, nX, nX + nColWidth, (rLayouter.getBorderLine( nCol, nRow, true ) =… in AddToHdlList()
2421 nX += nColWidth; in AddToHdlList()
/trunk/main/svx/source/dialog/
H A Drulritem.cxx571 long nColWidth = (*this)[0].GetWidth(); in CalcOrtho() local
573 if( (*this)[i].GetWidth() != nColWidth) in CalcOrtho()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx789 xub_StrLen nColWidth = static_cast< xub_StrLen >( GetColumnWidth( nColIx ) ); in ImplSetTextLineFix() local
790 rStrVec.push_back( rTextLine.Copy( nStrIx, Max( nColWidth, CSV_MAXSTRLEN ) ) ); in ImplSetTextLineFix()
791 nStrIx = sal::static_int_cast<xub_StrLen>( nStrIx + nColWidth ); in ImplSetTextLineFix()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1120 long nColWidth = ( nCompCol <= nX2 ) ? in GetOutputArea() local
1123 nCellPosX += nColWidth * nLayoutSign; in GetOutputArea()
1129 long nColWidth = ( nCompCol <= nX2 ) ? in GetOutputArea() local
1132 nCellPosX -= nColWidth * nLayoutSign; in GetOutputArea()
1169 long nColWidth = ( nCellX+i <= nX2 ) ? in GetOutputArea() local
1172 nMergeSizeX += nColWidth; in GetOutputArea()
H A Doutput.cxx1452 long nColWidth = pRowInfo[0].pCellInfo[nArrX].nWidth; in DrawRotatedFrame() local
1491 long nTopRight = nPosX + ( nColWidth - 1 ) * nLayoutSign; in DrawRotatedFrame()
1599 nPosX += nColWidth * nLayoutSign; in DrawRotatedFrame()
/trunk/main/sw/source/ui/inc/
H A Dcolumn.hxx166 long nColWidth[nMaxCols]; member in SwColumnPage
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx2346 void HTMLTable::InsertCol( sal_uInt16 nSpan, sal_uInt16 nColWidth, sal_Bool bRelWidth, in InsertCol() argument
2368 Size aTwipSz( bRelWidth ? 0 : nColWidth, 0 ); in InsertCol()
2378 sal_uInt16 nTmp = bRelWidth ? nColWidth : (sal_uInt16)aTwipSz.Width(); in InsertCol()
4773 sal_uInt16 nColWidth = pSaveStruct->nColGrpWidth; in BuildTableColGroup() local
4791 nColWidth = (sal_uInt16)pColOption->GetNumber(); in BuildTableColGroup()
4807 pCurTable->InsertCol( nColSpan, nColWidth, bRelColWidth, in BuildTableColGroup()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx192 short nColWidth = (short)pBmpItem->GetBitmap2().GetSizePixel().Width(); in UpdateContextBmpWidthVectorFromMovedEntry() local
193 short nMax = Max(nExpWidth, nColWidth); in UpdateContextBmpWidthVectorFromMovedEntry()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx4469 sal_uInt16 nColWidth = rCol.CalcPrtColWidth( 0, (sal_uInt16)nPageSize ); in FormatColumns() local
4472 short nDiff = nColWidth - in FormatColumns()

Completed in 283 milliseconds