/trunk/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 160 size_t nFirstRow = nRow; in GetMergedFirstRow() local 251 long ArrayImpl::GetRowHeight( size_t nFirstRow, size_t nLastRow ) const in GetRowHeight() 269 size_t nFirstRow = GetMergedFirstRow( nCol, nRow ); in GetHorDiagAngle() local 587 size_t nFirstRow = mxImpl->GetMergedFirstRow( nCol, nRow ); in GetCellStyleTL() local 622 size_t nFirstRow = mxImpl->GetMergedFirstRow( nCol, nRow ); in GetCellStyleTR() local 741 size_t nFirstCol, nFirstRow, nLastCol, nLastRow; in GetMergedSize() local 757 void Array::SetClipRange( size_t nFirstCol, size_t nFirstRow, size_t nLastCol, size_t nLastRow ) in SetClipRange() 859 long Array::GetRowHeight( size_t nFirstRow, size_t nLastRow ) const in GetRowHeight() 879 size_t nFirstRow = bSimple ? nRow : mxImpl->GetMergedFirstRow( nCol, nRow ); in GetCellPosition() local 886 size_t nFirstRow = bSimple ? nRow : mxImpl->GetMergedFirstRow( nCol, nRow ); in GetCellSize() local [all …]
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | pfiltdlg.cxx | 297 SCROW nFirstRow = theQueryData.nRow1; in FillFieldLists() local 344 SCROW nFirstRow = theQueryData.nRow1; in UpdateValueList() local
|
H A D | filtdlg.cxx | 458 SCROW nFirstRow = theQueryData.nRow1; in FillFieldLists() local 508 SCROW nFirstRow = theQueryData.nRow1; in UpdateValueList() local
|
H A D | tpsubt.cxx | 286 SCROW nFirstRow = rSubTotalData.nRow1; in FillListBoxes() local
|
/trunk/main/sc/source/filter/inc/ |
H A D | lotattr.hxx | 119 SCROW nFirstRow; member
|
/trunk/main/sc/source/ui/view/ |
H A D | viewfun5.cxx | 156 SCROW nFirstRow, nLastRow; in PasteDataFormat() local 562 SCROW nFirstRow, nLastRow; in PasteDataFormat() local
|
H A D | output.cxx | 1223 size_t nFirstRow = 1; in DrawFrame() local
|
H A D | viewfunc.cxx | 2982 SCROW nFirstRow = nStartRow; in GetCreateNameFlags() local
|
/trunk/main/sc/source/filter/excel/ |
H A D | impop.cxx | 517 sal_uInt16 nFirstRow, nLastRow, nFormLen; in Array25() local 826 sal_uInt16 nFirstRow, nLastRow, nLenExpr; in Shrfmla() local 998 sal_uInt16 nFirstRow, nLastRow, nFormLen; in Array34() local 1041 sal_uInt16 nFirstRow, nLastRow; in TableOp() local
|
/trunk/main/toolkit/workben/layout/ |
H A D | tpsort.hxx | 99 SCROW nFirstRow; member in ScTabPageSortFields
|
/trunk/main/sc/source/ui/inc/ |
H A D | tpsort.hxx | 99 SCROW nFirstRow; member in ScTabPageSortFields
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmlrowi.cxx | 173 sal_Int32 nFirstRow(nCurrentRow - nRepeatedRows + 1); in EndElement() local
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh8.cxx | 422 SCROW nFirstRow = rDataRange.aStart.Row(); in lcl_GetColumnTypes() local 711 SCROW nFirstRow, nLastRow; in DBaseExport() local
|
/trunk/main/sc/source/core/data/ |
H A D | fillinfo.cxx | 916 size_t nFirstRow = nRow; in FillInfo() local
|
H A D | table1.cxx | 623 SCROW nFirstRow; in GetDataStart() local
|
H A D | dpobject.cxx | 613 SCROW nFirstRow = aOutRange.aStart.Row(); in RefreshAfterLoad() local
|
/trunk/main/svx/source/table/ |
H A D | tablelayouter.cxx | 1151 void TableLayouter::DistributeRows( ::Rectangle& rArea, sal_Int32 nFirstRow, sal_Int32 nLastRow ) in DistributeRows()
|
H A D | tablecontroller.cxx | 1597 void SvxTableController::MergeRange( sal_Int32 nFirstCol, sal_Int32 nFirstRow, sal_Int32 nLastCol, … in MergeRange()
|
H A D | svdotable.cxx | 2776 void SdrTableObj::DistributeRows( sal_Int32 nFirstRow, sal_Int32 nLastRow ) in DistributeRows()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unochart.cxx | 1188 sal_Int32 nFirstCol = -1, nFirstRow = -1, nLastCol = -1, nLastRow = -1; in detectArguments() local 1768 sal_Int32 nFirstCol = -1, nFirstRow = -1, nLastCol = -1, nLastRow = -1; in AddRowCols() local
|