/aoo42x/main/qadevOOo/runner/util/ |
H A D | TableDsc.java | 45 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 D | XMLCellRangeSourceContext.hxx | 41 sal_Int32 nRows; member
|
H A D | XMLDDELinksContext.hxx | 72 sal_Int32 nRows; member in ScXMLDDELinkContext 175 sal_Int32 nRows; member in ScXMLDDERowContext
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbafont.cxx | 86 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 D | doubleref.cxx | 69 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 D | ddelink.cxx | 155 SCSIZE nRows = 1; in DataChanged() local
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | labimp.hxx | 103 sal_Int32 nRows; member in SwLabRec
|
/aoo42x/main/svx/source/table/ |
H A D | cellcursor.cxx | 406 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 D | tablemodel.cxx | 151 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 D | ColumnarTwoColumns.java | 87 int nRows = aFieldNames.length / _nColumns; in insertDetailFields() local
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | RtfReader.cxx | 82 sal_Int32 nRows, in ORTFReader()
|
H A D | HtmlReader.cxx | 113 sal_Int32 nRows, in OHTMLReader()
|
H A D | WTypeSelect.cxx | 487 void OWizTypeSelect::fillColumnList(sal_uInt32 nRows) in fillColumnList()
|
/aoo42x/main/sc/source/ui/Accessibility/ |
H A D | AccessiblePreviewTable.cxx | 249 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 D | tablefunction.cxx | 120 sal_Int32 nRows = 0; in FuTable() local
|
/aoo42x/main/svtools/source/brwbox/ |
H A D | editbrowsebox2.cxx | 161 long nRows = GetRowCount(); in DetermineFocus() local
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | prevloc.hxx | 67 SCROW nRows; member in ScPreviewTableInfo
|
/aoo42x/main/sw/source/core/inc/ |
H A D | docsort.hxx | 160 sal_uInt16 nRows; member in FlatFndBox
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edtab.cxx | 101 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 D | vbatables.cxx | 85 sal_Int32 nRows = 0; in Add() local
|
/aoo42x/main/sw/inc/ |
H A D | unotbl.hxx | 324 unsigned short nRows; member in SwXTextTable
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | labimg.hxx | 63 sal_Int32 nRows; // Anzahl Zeilen (Benutzer) member in SwLabItem
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabview4.cxx | 80 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 D | jumpmatrix.hxx | 66 SCSIZE nRows; member in ScJumpMatrix
|
/aoo42x/main/oox/source/xls/ |
H A D | externallinkbuffer.cxx | 165 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()
|