Home
last modified time | relevance | path

Searched defs:nRows (Results 1 – 25 of 114) sorted by path

12345

/trunk/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx416 sal_Int32 nRows = implGetSelRowCount(); in getSelectedAccessibleChild() local
/trunk/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx833 …sal_Bool WpADORecordset::Move(sal_Int32 nRows, VARIANT aBmk) {return pInterface && SUCCEEDED(pInte… in Move()
/trunk/main/dbaccess/source/ui/misc/
H A DHtmlReader.cxx113 sal_Int32 nRows, in OHTMLReader()
H A DRtfReader.cxx82 sal_Int32 nRows, in ORTFReader()
H A DWTypeSelect.cxx487 void OWizTypeSelect::fillColumnList(sal_uInt32 nRows) in fillColumnList()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2249 void OSelectionBrowseBox::SetNoneVisbleRow(long nRows) in SetNoneVisbleRow()
/trunk/main/filter/source/graphicfilter/ipsd/
H A Dipsd.cxx49 sal_uInt32 nRows; member
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7829 sal_uInt32 nRows = pTableArry[ 1 ]; in CreateTable() local
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleDataPilotSource.java817 int nRows = 1; in getResults() local
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx1525 sal_uInt32 nCols, nRows; in dumpAddDataArray() local
H A Dxlsbdumper.cxx924 sal_Int32 nCols, nRows; in dumpAddDataArray() local
/trunk/main/oox/source/xls/
H A Dexternallinkbuffer.cxx165 sal_Int32 nRows, nCols; in importDdeItemValues() local
263 sal_Int32 nRows = rStrm.readuInt16(); in importExternalName() local
432 void ExternalName::setResultSize( sal_Int32 nColumns, sal_Int32 nRows ) in setResultSize()
H A Dformulaparser.cxx1645 sal_Int32 nRows = rStrm.readInt32(); in importArrayToken() local
2356 sal_uInt16 nRows = rStrm.readuInt16(); in importArrayToken() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DTableDsc.java45 public TableDsc( int nRows, int nColumns ) { in TableDsc()
51 public TableDsc( String TableName, int nRows, int nColumns ) { in TableDsc()
/trunk/main/sc/inc/
H A Dtoken.hxx357 SCROW nRows; member in ScMatrixFormulaCellToken
/trunk/main/sc/source/core/data/
H A Dcell.cxx1766 void ScFormulaCell::SetMatColsRows( SCCOL nCols, SCROW nRows ) in SetMatColsRows()
H A Ddocumen3.cxx1620 SCROW nRows = nHeightEndRow - nRow + 1; in lcl_AddTwipsWhile() local
H A Ddocument.cxx2414 SCROW nRows = aDestRange.aEnd.Row() - aDestRange.aStart.Row() + 1; in CopyMultiRangeFromClip() local
H A Dvalidat.cxx693 SCSIZE nCol, nRow, nCols, nRows, n = 0; in GetSelectionFromFormula() local
/trunk/main/sc/source/core/inc/
H A Djumpmatrix.hxx66 SCSIZE nRows; member in ScJumpMatrix
/trunk/main/sc/source/core/tool/
H A Dchartarr.cxx49 ScMemChart::ScMemChart(short nCols, short nRows) in ScMemChart()
H A Dcompiler.cxx4322 SCROW nRows = rRef.Ref2.nRow - rRef.Ref1.nRow; in UpdateReference() local
4391 SCROW nRows = rRef.Ref2.nRow - rRef.Ref1.nRow; in UpdateReference() local
H A Dconsoli.cxx258 void ScConsData::SetSize( SCCOL nCols, SCROW nRows ) in SetSize()
H A Dddelink.cxx155 SCSIZE nRows = 1; in DataChanged() local
H A Ddoubleref.cxx69 SCROW nRows = pDBRef->getRowSize(); in lcl_createStarQuery() local
157 SCROW nRows = pQueryRef->getRowSize(); in lcl_createExcelQuery() local
317 SCROW nRows = getRowSize(); in getVisibleDataCellCount() local
443 SCROW nRows = getRowSize(); in getVisibleDataCellCount() local

Completed in 290 milliseconds

12345