/trunk/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 153 size_t nFirstCol = nCol; in GetMergedFirstCol() local 246 long ArrayImpl::GetColWidth( size_t nFirstCol, size_t nLastCol ) const in GetColWidth() 268 size_t nFirstCol = GetMergedFirstCol( nCol, nRow ); in GetHorDiagAngle() local 586 size_t nFirstCol = mxImpl->GetMergedFirstCol( nCol, nRow ); in GetCellStyleTL() local 610 size_t nFirstCol = mxImpl->GetMergedFirstCol( nCol, nRow ); in GetCellStyleBL() 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() 846 long Array::GetColWidth( size_t nFirstCol, size_t nLastCol ) const in GetColWidth() 878 size_t nFirstCol = bSimple ? nCol : mxImpl->GetMergedFirstCol( nCol, nRow ); in GetCellPosition() local 885 size_t nFirstCol = bSimple ? nCol : mxImpl->GetMergedFirstCol( nCol, nRow ); in GetCellSize() local [all …]
|
/trunk/main/sc/source/ui/view/ |
H A D | viewfun5.cxx | 155 SCCOL nFirstCol, nLastCol; in PasteDataFormat() local 561 SCCOL nFirstCol, nLastCol; in PasteDataFormat() local
|
H A D | output.cxx | 1222 size_t nFirstCol = 1; in DrawFrame() local
|
H A D | viewfunc.cxx | 2963 SCCOL nFirstCol = nStartCol; in GetCreateNameFlags() local
|
/trunk/main/sc/source/filter/excel/ |
H A D | impop.cxx | 518 sal_uInt8 nFirstCol, nLastCol; in Array25() local 827 sal_uInt8 nFirstCol, nLastCol; in Shrfmla() local 999 sal_uInt8 nFirstCol, nLastCol; in Array34() local 1042 sal_uInt8 nFirstCol, nLastCol; in TableOp() local
|
/trunk/main/toolkit/workben/layout/ |
H A D | tpsort.hxx | 98 SCCOL nFirstCol; member in ScTabPageSortFields
|
/trunk/main/sc/source/ui/inc/ |
H A D | tpsort.hxx | 98 SCCOL nFirstCol; member in ScTabPageSortFields
|
/trunk/main/oox/source/xls/ |
H A D | worksheetfragment.cxx | 940 sal_uInt16 nFirstCol, nLastCol, nWidth, nXfId, nFlags; in importColInfo() local 960 sal_uInt16 nFirstCol, nLastCol, nXfId; in importColumnDefault() local 967 sal_uInt8 nFirstCol, nLastCol; in importColWidth() local
|
H A D | worksheethelper.cxx | 819 sal_Int32 nFirstCol = rModel.maRange.mnFirst - 1; in setColumnModel() local 864 void WorksheetGlobals::convertColumnFormat( sal_Int32 nFirstCol, sal_Int32 nLastCol, sal_Int32 nXfI… in convertColumnFormat() 1643 void WorksheetHelper::setDefaultColumnFormat( sal_Int32 nFirstCol, sal_Int32 nLastCol, sal_Int32 nX… in setDefaultColumnFormat()
|
H A D | sheetdatacontext.cxx | 418 sal_Int32 nFirstCol, nLastCol; in importRow() local
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | pfiltdlg.cxx | 296 SCCOL nFirstCol = theQueryData.nCol1; in FillFieldLists() local
|
H A D | tpsubt.cxx | 285 SCCOL nFirstCol = rSubTotalData.nCol1; in FillListBoxes() local
|
H A D | filtdlg.cxx | 457 SCCOL nFirstCol = theQueryData.nCol1; in FillFieldLists() local
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh8.cxx | 421 SCCOL nFirstCol = rDataRange.aStart.Col(); in lcl_GetColumnTypes() local 710 SCCOL nFirstCol, nLastCol; in DBaseExport() local
|
/trunk/main/svtools/inc/svtools/ |
H A D | brwbox.hxx | 269 sal_uInt16 nFirstCol; // no. of first visible scrollable column member in BrowseBox
|
/trunk/main/sc/source/core/data/ |
H A D | fillinfo.cxx | 915 size_t nFirstCol = nCol; in FillInfo() local
|
H A D | dpobject.cxx | 612 SCCOL nFirstCol = aOutRange.aStart.Col(); in RefreshAfterLoad() local
|
/trunk/main/svx/source/table/ |
H A D | tablelayouter.cxx | 1112 void TableLayouter::DistributeColumns( ::Rectangle& rArea, sal_Int32 nFirstCol, sal_Int32 nLastCol ) in DistributeColumns()
|
H A D | tablecontroller.cxx | 1597 void SvxTableController::MergeRange( sal_Int32 nFirstCol, sal_Int32 nFirstRow, sal_Int32 nLastCol, … in MergeRange()
|
/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
|