Searched defs:nNumRows (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/sc/source/filter/dif/ |
H A D | difexp.cxx | 110 SCROW nNumRows = nEndRow - rRange.aStart.Row() + 1; in ScExportDif() local
|
H A D | difimp.cxx | 76 SCROW nNumRows = 0; in ScImportDif() local
|
/aoo4110/main/xmloff/source/chart/ |
H A D | SchXMLTableContext.cxx | 76 sal_Int32 nNumRows( static_cast< sal_Int32 >( rTable.aData.size())); in lcl_getCategoriesFromTable() local 878 sal_Int32 nNumRows( static_cast< sal_Int32 >( rTable.aData.size())); in applyTableToInternalDataProvider() local
|
H A D | SchXMLExport.cxx | 875 size_t nNumRows( bSeriesFromColumns ? nMaxSequenceLength : nNumSequences ); in lcl_getDataForLocalTable() local
|
/aoo4110/main/svtools/source/brwbox/ |
H A D | brwbox1.cxx | 1300 void BrowseBox::RowInserted( long nRow, long nNumRows, sal_Bool bDoPaint, sal_Bool bKeepSelection ) in RowInserted() 1416 void BrowseBox::RowRemoved( long nRow, long nNumRows, sal_Bool bDoPaint ) in RowRemoved()
|
/aoo4110/main/starmath/inc/ |
H A D | node.hxx | 810 sal_uInt16 nNumRows, member in SmMatrixNode
|
/aoo4110/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 1921 void DbGridControl::RowInserted(long nRow, long nNumRows, sal_Bool bDoPaint, sal_Bool bKeepSelectio… in RowInserted() 1942 void DbGridControl::RowRemoved(long nRow, long nNumRows, sal_Bool bDoPaint) in RowRemoved()
|
Completed in 97 milliseconds