Home
last modified time | relevance | path

Searched refs:nRows (Results 76 – 100 of 166) sorted by relevance

1234567

/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx2692 sal_uInt16 nRows = 0; in InsertTable() local
2710 nRows = pRows->GetValue(); in InsertTable()
2738 if( !nCols || !nRows ) in InsertTable()
2746 pDlg->GetValues( aTableName, nRows, nCols, aInsTblOpts, aAutoName, pTAFmt ); in InsertTable()
2753 if( nCols && nRows ) in InsertTable()
2760 _rRequest.AppendItem( SfxUInt16Item( SID_ATTR_TABLE_ROW, nRows ) ); in InsertTable()
2771 rSh.InsertTable( aInsTblOpts, nRows, nCols, text::HoriOrientation::FULL, pTAFmt ); in InsertTable()
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx639 void OGLTransitionImpl::makeHelix( ::sal_uInt16 nRows ) in makeHelix() argument
642 double invN(1.0/static_cast<double>(nRows)); in makeHelix()
645 for(unsigned int i(0); i < nRows; ++i) in makeHelix()
654 … true,min(max(static_cast<double>(i - nRows/2.0)*invN/2.0,0.0),1.0), in makeHelix()
655 … min(max(static_cast<double>(i + nRows/2.0)*invN/2.0,0.0),1.0) ) ); in makeHelix()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx815 sal_uInt16 nRows = pLayoutInfo->GetRowCount(); in SwWriteTable() local
834 for( nRow=0; nRow<nRows; nRow++ ) in SwWriteTable()
844 for( nRow=0; nRow<nRows; nRow++ ) in SwWriteTable()
/trunk/main/sc/source/core/data/
H A Dvalidat.cxx693 SCSIZE nCol, nRow, nCols, nRows, n = 0; in GetSelectionFromFormula() local
694 pValues->GetDimensions( nCols, nRows ); in GetSelectionFromFormula()
736 for( nRow = 0; nRow < nRows ; nRow++ ) in GetSelectionFromFormula()
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingExportHelper.cxx404 SCROW nRows; in WriteFormulaCell() local
405 pFormulaCell->GetMatColsRows(nColumns, nRows); in WriteFormulaCell()
409 SvXMLUnitConverter::convertNumber(sRows, static_cast<sal_Int32>(nRows)); in WriteFormulaCell()
H A DXMLChangeTrackingImportHelper.cxx805 SCROW nRows; in SetNewCell() local
806 static_cast<ScFormulaCell*>(pCell)->GetMatColsRows(nCols, nRows); in SetNewCell()
807 static_cast<ScFormulaCell*>(pNewCell)->SetMatColsRows(nCols, nRows); in SetNewCell()
H A DXMLExportIterator.cxx230 aRange.nRows = nEndRow - nStartRow + 1; in AddRange()
234 aRange.nRows = 0; in AddRange()
265 rMyCell.aMergeRange.EndRow = rMyCell.aMergeRange.StartRow + aItr->nRows - 1; in SetCellData()
H A Dxmlcelli.cxx479 const sal_Int32 nCols, const sal_Int32 nRows) in DoMerge() argument
503 … aCellAddress.EndColumn + nCols, aCellAddress.EndRow + nRows), uno::UNO_QUERY); in DoMerge()
740 static_cast<SCROW>(rPosition.Row + pCellRangeSource->nRows - 1), rPosition.Sheet ); in SetCellRangeSource()
/trunk/main/svtools/source/filter/
H A Dfilter2.cxx1004 sal_uInt32 nRows; in ImpDetectPSD() local
1009 rStm >> nChannels >> nRows >> nColumns >> nDepth >> nMode; in ImpDetectPSD()
1021 aPixSize.Height() = nRows; in ImpDetectPSD()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx360 const SwPosition& rPos, sal_uInt16 nRows, in InsertTable() argument
367 ASSERT( nRows, "Tabelle ohne Zeile?" ); in InsertTable()
387 new SwUndoInsTbl( rPos, nCols, nRows, static_cast<sal_uInt16>(eAdjust), in InsertTable()
399 if( (rInsTblOpts.mnInsMode & tabopts::HEADLINE) && (1 != nRows || !bDfltBorders) ) in InsertTable()
418 nRows, in InsertTable()
517 for( sal_uInt16 n = 0; n < nRows; ++n ) in InsertTable()
527 sal_uInt8 nId = static_cast<sal_uInt8>(!n ? 0 : (( n+1 == nRows ) in InsertTable()
807 sal_uInt16 nRows = rLines.Count(); in TextToTable() local
808 for( sal_uInt16 n = 0; n < nRows; ++n ) in TextToTable()
819 sal_uInt8 nId = static_cast<sal_uInt8>(!n ? 0 : (( n+1 == nRows ) in TextToTable()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx149 void DomainMapperTableHandler::startTable(unsigned int nRows, in startTable() argument
154 m_pTableSeq = TableSequencePointer_t(new TableSequence_t(nRows)); in startTable()
159 dmapper_logger->attribute("rows", nRows); in startTable()
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx311 SCSIZE nCols, nRows; in GetNewMat() local
312 pMat->GetDimensions( nCols, nRows); in GetNewMat()
313 if ( nCols != nC || nRows != nR ) in GetNewMat()
3187 SCSIZE nCols, nRows; in ScMatRef() local
3188 pMat->GetDimensions( nCols, nRows ); in ScMatRef()
3191 if ((nCols <= nC && nCols != 1) || (nRows <= nR && nRows != 1)) in ScMatRef()
H A Dchartarr.cxx49 ScMemChart::ScMemChart(short nCols, short nRows) in ScMemChart() argument
51 nRowCnt = nRows; in ScMemChart()
/trunk/main/sc/inc/
H A Dcell.hxx451 void SetMatColsRows( SCCOL nCols, SCROW nRows );
452 void GetMatColsRows( SCCOL& nCols, SCROW& nRows ) const;
/trunk/main/dbaccess/source/ui/misc/
H A DHtmlReader.cxx113 sal_Int32 nRows, in OHTMLReader() argument
121 …,ODatabaseExport( nRows, _rColumnPositions, _rxNumberF, _rM, pList, _pInfoMap, _bAutoIncrementEnab… in OHTMLReader()
H A DWTypeSelect.cxx487 void OWizTypeSelect::fillColumnList(sal_uInt32 nRows) in fillColumnList() argument
494 SvParser *pReader = createReader(nRows); in fillColumnList()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx209 nRows( nRws ), nCols( nCls ), in SwHTMLTableLayout()
238 sal_uInt16 nCount = nRows*nCols; in ~SwHTMLTableLayout()
515 for( sal_uInt16 j=0; j<nRows; j++ ) in AutoLayoutPass1()
1667 for( sal_uInt16 i=0; i<nRows; i++ ) in SetWidths()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx436 const int nRows = 2; in addCustomHandles() local
439 long all_height = nRows * aButtonSize.Height(); in addCustomHandles()
/trunk/main/oox/source/xls/
H A Dformulaparser.cxx1645 sal_Int32 nRows = rStrm.readInt32(); in importArrayToken() local
1647 … OSL_ENSURE( (nCols > 0) && (nRows > 0), "OoxFormulaParserImpl::importArrayToken - empty array" ); in importArrayToken()
1650 for( sal_Int32 nRow = 0; !rStrm.isEof() && (nRow < nRows); ++nRow ) in importArrayToken()
2356 sal_uInt16 nRows = rStrm.readuInt16(); in importArrayToken() local
2357 if( bBiff8 ) { ++nCols; ++nRows; } else if( nCols == 0 ) nCols = 256; in importArrayToken()
2358 … OSL_ENSURE( (nCols > 0) && (nRows > 0), "BiffFormulaParserImpl::importArrayToken - empty array" ); in importArrayToken()
2361 for( sal_uInt16 nRow = 0; !rStrm.isEof() && (nRow < nRows); ++nRow ) in importArrayToken()
/trunk/main/starmath/source/
H A Dmathtype.cxx2841 sal_uInt8 nH_just,nV_just,nRows,nCols; in HandleMatrix() local
2845 *pS >> nRows; in HandleMatrix()
2847 int nBytes = ((nRows+1)*2)/8; in HandleMatrix()
2848 if (((nRows+1)*2)%8) in HandleMatrix()
2856 int nRet = HandleRecords(nLevel+1,nSelector,nVariation,nRows,nCols); in HandleMatrix()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx751 sal_Int32 nRows = pTable->GetTabLines().Count(); in Impl_createDataSource() local
753 std::vector< std::vector< sal_Char > > aMap( nRows ); in Impl_createDataSource()
754 for (sal_Int32 i = 0; i < nRows; ++i) in Impl_createDataSource()
777 if( nStartRow < 0 || nEndRow >= nRows || in Impl_createDataSource()
794 sal_Int32 oiEnd = bDtaSrcIsColumns ? nCols : nRows; in Impl_createDataSource()
795 sal_Int32 iiEnd = bDtaSrcIsColumns ? nRows : nCols; in Impl_createDataSource()
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx2004 sal_uInt16 nRows = 0, nCols = 0; in NewTextArea() local
2037 nRows = (sal_uInt16)pOption->GetNumber(); in NewTextArea()
2164 if( !nRows ) in NewTextArea()
2165 nRows = 1; in NewTextArea()
2167 Size aTextSz( nCols, nRows ); in NewTextArea()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2478 sal_Int32 nRows = mxTable->getRowCount(); in PasteObject() local
2480 const sal_Int32 nMissing = nPasteRows - ( nRows - aStart.mnRow ); in PasteObject()
2484 xRows->insertByIndex( nRows, nMissing ); in PasteObject()
2485 nRows = mxTable->getRowCount(); in PasteObject()
2488 nPasteRows = std::min( nPasteRows, nRows - aStart.mnRow ); in PasteObject()
/trunk/main/sc/source/ui/vba/
H A Dvbachart.cxx619 sal_Int32 nRows = mSingleRangeAddress.EndRow - mSingleRangeAddress.StartRow; in setSourceData() local
622 if ( nRows > nCols ) in setSourceData()
624 else if ( nRows <= nCols ) in setSourceData()
H A Dvbawindow.cxx726 void ScVbaWindow::SplitAtDefinedPosition( sal_Int32 nColumns, sal_Int32 nRows ) in SplitAtDefinedPosition() argument
731 if( nColumns == 0 && nRows == 0 ) in SplitAtDefinedPosition()
735 sal_Int32 cellRow = nRows + 1; in SplitAtDefinedPosition()

Completed in 285 milliseconds

1234567