Home
last modified time | relevance | path

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

12345

/aoo42x/main/qadevOOo/runner/util/
H A DTableDsc.java45 public TableDsc( int nRows, int nColumns ) { in TableDsc()
51 public TableDsc( String TableName, int nRows, int nColumns ) { in TableDsc()
/aoo42x/main/sc/source/filter/xml/
H A DXMLCellRangeSourceContext.hxx41 sal_Int32 nRows; member
H A DXMLDDELinksContext.hxx72 sal_Int32 nRows; member in ScXMLDDELinkContext
175 sal_Int32 nRows; member in ScXMLDDERowContext
/aoo42x/main/sc/source/ui/vba/
H A Dvbafont.cxx86 sal_Int32 nRows = xColumnRowRange->getRows()->getCount(); in setSuperscript() local
125 sal_Int32 nRows = xColumnRowRange->getRows()->getCount(); in getSuperscript() local
158 sal_Int32 nRows = xColumnRowRange->getRows()->getCount(); in setSubscript() local
199 sal_Int32 nRows = xColumnRowRange->getRows()->getCount(); in getSubscript() local
/aoo42x/main/sc/source/core/tool/
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
H A Dddelink.cxx155 SCSIZE nRows = 1; in DataChanged() local
/aoo42x/main/sw/source/ui/envelp/
H A Dlabimp.hxx103 sal_Int32 nRows; member in SwLabRec
/aoo42x/main/svx/source/table/
H A Dcellcursor.cxx406 void CellCursor::split_row( sal_Int32 nRow, sal_Int32 nRows, std::vector< sal_Int32 >& rLeftOvers ) in split_row()
510 void CellCursor::split_vertical( sal_Int32 nRows ) in split_vertical()
522 void SAL_CALL CellCursor::split( sal_Int32 nColumns, sal_Int32 nRows ) throw (NoSupportException, I… in split()
H A Dtablemodel.cxx151 sal_Int32 nRows = nRowCount; in TableModel() local
180 void TableModel::init( sal_Int32 nColumns, sal_Int32 nRows ) in init()
275 sal_Int32 nRows = getRowCountImpl(); in UndoInsertColumns() local
300 sal_Int32 nRows = getRowCountImpl(); in UndoRemoveColumns() local
740 sal_Int32 nRows = getRowCountImpl(); in insertColumns() local
824 sal_Int32 nRows = getRowCountImpl(); in removeColumns() local
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DColumnarTwoColumns.java87 int nRows = aFieldNames.length / _nColumns; in insertDetailFields() local
/aoo42x/main/dbaccess/source/ui/misc/
H A DRtfReader.cxx82 sal_Int32 nRows, in ORTFReader()
H A DHtmlReader.cxx113 sal_Int32 nRows, in OHTMLReader()
H A DWTypeSelect.cxx487 void OWizTypeSelect::fillColumnList(sal_uInt32 nRows) in fillColumnList()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewTable.cxx249 sal_Int32 nRows = 1; in getAccessibleRowExtentAt() local
503 SCROW nRows = mpTableInfo->GetRows(); in getAccessibleAtPoint() local
729 SCROW nRows = mpTableInfo->GetRows(); in GetBoundingBox() local
/aoo42x/main/sd/source/ui/table/
H A Dtablefunction.cxx120 sal_Int32 nRows = 0; in FuTable() local
/aoo42x/main/svtools/source/brwbox/
H A Deditbrowsebox2.cxx161 long nRows = GetRowCount(); in DetermineFocus() local
/aoo42x/main/sc/source/ui/inc/
H A Dprevloc.hxx67 SCROW nRows; member in ScPreviewTableInfo
/aoo42x/main/sw/source/core/inc/
H A Ddocsort.hxx160 sal_uInt16 nRows; member in FlatFndBox
/aoo42x/main/sw/source/core/edit/
H A Dedtab.cxx101 sal_uInt16 nRows, sal_uInt16 nCols, in InsertTable()
224 sal_uInt16 nRows, sal_uInt16 nCols, in InsertDDETable()
/aoo42x/main/sw/source/ui/vba/
H A Dvbatables.cxx85 sal_Int32 nRows = 0; in Add() local
/aoo42x/main/sw/inc/
H A Dunotbl.hxx324 unsigned short nRows; member in SwXTextTable
/aoo42x/main/sw/source/ui/inc/
H A Dlabimg.hxx63 sal_Int32 nRows; // Anzahl Zeilen (Benutzer) member in SwLabItem
/aoo42x/main/sc/source/ui/view/
H A Dtabview4.cxx80 SCROW nRows = nEndY+1-nStartY; in ShowRefTip() local
278 SCROW nRows = nEndY + 1 - aViewData.GetRefStartY(); in UpdateRef() local
/aoo42x/main/sc/source/core/inc/
H A Djumpmatrix.hxx66 SCSIZE nRows; member in ScJumpMatrix
/aoo42x/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()

Completed in 114 milliseconds

12345