Home
last modified time | relevance | path

Searched defs:nFirstCol (Results 1 – 20 of 20) sorted by relevance

/aoo4110/main/svx/source/dialog/
H A Dframelinkarray.cxx153 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 …]
/aoo4110/main/sc/source/ui/view/
H A Dviewfun5.cxx155 SCCOL nFirstCol, nLastCol; in PasteDataFormat() local
561 SCCOL nFirstCol, nLastCol; in PasteDataFormat() local
H A Doutput.cxx1222 size_t nFirstCol = 1; in DrawFrame() local
H A Dviewfunc.cxx2963 SCCOL nFirstCol = nStartCol; in GetCreateNameFlags() local
/aoo4110/main/sc/source/filter/excel/
H A Dimpop.cxx518 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
/aoo4110/main/toolkit/workben/layout/
H A Dtpsort.hxx98 SCCOL nFirstCol; member in ScTabPageSortFields
/aoo4110/main/sc/source/ui/inc/
H A Dtpsort.hxx98 SCCOL nFirstCol; member in ScTabPageSortFields
/aoo4110/main/oox/source/xls/
H A Dworksheetfragment.cxx940 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 Dworksheethelper.cxx819 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 Dsheetdatacontext.cxx386 sal_Int32 nFirstCol, nLastCol; in importRow() local
/aoo4110/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx297 SCCOL nFirstCol = theQueryData.nCol1; in FillFieldLists() local
H A Dtpsubt.cxx286 SCCOL nFirstCol = rSubTotalData.nCol1; in FillListBoxes() local
H A Dfiltdlg.cxx457 SCCOL nFirstCol = theQueryData.nCol1; in FillFieldLists() local
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh8.cxx421 SCCOL nFirstCol = rDataRange.aStart.Col(); in lcl_GetColumnTypes() local
710 SCCOL nFirstCol, nLastCol; in DBaseExport() local
/aoo4110/main/svtools/inc/svtools/
H A Dbrwbox.hxx268 sal_uInt16 nFirstCol; // no. of first visible scrollable column member in BrowseBox
/aoo4110/main/sc/source/core/data/
H A Dfillinfo.cxx915 size_t nFirstCol = nCol; in FillInfo() local
H A Ddpobject.cxx612 SCCOL nFirstCol = aOutRange.aStart.Col(); in RefreshAfterLoad() local
/aoo4110/main/svx/source/table/
H A Dtablelayouter.cxx1112 void TableLayouter::DistributeColumns( ::Rectangle& rArea, sal_Int32 nFirstCol, sal_Int32 nLastCol ) in DistributeColumns()
H A Dtablecontroller.cxx1597 void SvxTableController::MergeRange( sal_Int32 nFirstCol, sal_Int32 nFirstRow, sal_Int32 nLastCol, … in MergeRange()
/aoo4110/main/sw/source/core/unocore/
H A Dunochart.cxx1188 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

Completed in 170 milliseconds