Home
last modified time | relevance | path

Searched defs:nStartCol (Results 51 – 75 of 90) sorted by relevance

1234

/trunk/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.cxx377 SCCOL nStartCol(rRange.aStart.Col()); in AddDefaultRange() local
H A Dxmlcelli.cxx1037 … SCCOL nStartCol(aCellPos.Column < MAXCOL ? static_cast<SCCOL>(aCellPos.Column) : MAXCOL); in EndElement() local
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx842 SCCOL nStartCol; in SimpleColMarked() local
857 SCCOL nStartCol; in SimpleRowMarked() local
880 void ScViewData::SetFillMode( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in SetFillMode()
889 void ScViewData::SetDragMode( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in SetDragMode()
H A Dcellsh1.cxx550 SCCOL nStartCol; in ExecuteEdit() local
835 SCCOL nStartCol; in ExecuteEdit() local
H A Dviewfun4.cxx88 void ScViewFunc::PasteRTF( SCCOL nStartCol, SCROW nStartRow, in PasteRTF()
H A Dgridwin4.cxx1249 SCCOL nStartCol; in DrawButtons() local
1293 SCCOL nStartCol= nCol; in DrawButtons() local
H A Dprevloc.cxx227 void ScPreviewLocationData::AddColHeaders( const Rectangle& rRect, SCCOL nStartCol, SCCOL nEndCol, … in AddColHeaders()
H A Dgridwin.cxx1252 SCCOL nStartCol; in ExecFilter() local
1981 SCCOL nStartCol; in MouseButtonUp() local
2017 SCCOL nStartCol; in MouseButtonUp() local
H A Dviewfun3.cxx1015 SCCOL nStartCol; in PasteFromClip() local
/trunk/main/cui/source/tabpages/
H A Dtparea.cxx161 sal_uInt8 nStartCol = (sal_uInt8)(((sal_uInt16)aMtrTrgrStartValue.GetValue() * 255) / 100); in IMPL_LINK() local
386 sal_uInt8 nStartCol = (sal_uInt8)(((sal_uInt16)aMtrTrgrStartValue.GetValue() * 255) / 100); in FillItemSet() local
/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx156 SCCOL nStartCol = 0; in Init() local
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx329 sal_Int32 nStartCol, sal_Int32 nStartRow, sal_Bool bHasHeaders, in lcl_SetValue()
/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx547 sal_Bool ScDocument::IsPrintEmpty( SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, in IsPrintEmpty()
H A Ddocumen2.cxx696 sal_Bool ScDocument::GetPrintAreaVer( SCTAB nTab, SCCOL nStartCol, SCCOL nEndCol, in GetPrintAreaVer()
H A Ddptablecache.cxx524 sal_uInt16 nStartCol = rRange.aStart.Col(); in InitFromDoc() local
H A Dconditio.cxx1298 SCCOL nStartCol = rRange.aStart.Col(); in lcl_Extend() local
H A Ddocumen4.cxx458 SCCOL nStartCol = aSingle.aStart.Col(); in GetSelectionFunction() local
H A Ddociter.cxx1813 SCCOL nStartCol = rRange.aStart.Col(); in ScHorizontalValueIterator() local
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx549 sal_uInt32 nStartCPos, sal_uInt16 nStartCol, in FillTableRowsCols()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java588 int nSheet, int nStartCol, int nStartRow, int nEndCol, int nEndRow, in insertRange()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx327 sal_Int32 nStartCol = 0; in insertDataSeries() local
H A DDataBrowser.cxx336 void SeriesHeader::SetRange( sal_Int32 nStartCol, sal_Int32 nEndCol ) in SetRange()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx622 SCCOL nStartCol; in WriteTables() local
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx280 SCCOL nStartCol; in RepeatDB() local
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx553 sal_Bool ScDetectiveFunc::InsertToOtherTab( SCCOL nStartCol, SCROW nStartRow, in InsertToOtherTab()

Completed in 218 milliseconds

1234