Home
last modified time | relevance | path

Searched defs:nCol (Results 151 – 175 of 334) sorted by relevance

12345678910>>...14

/trunk/main/basic/source/inc/
H A Dscanner.hxx54 short nCol; // aktuelle Spaltennummer member in SbiScanner
/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx340 for (SCCOL nCol = rRange.aStart.Col(); nCol < nEndCol; nCol++) in GetOffsetPixel() local
593 SCCOL nCol; in GetTableInfo() local
747 SCCOL nCol(0); in GetHeaderCellOutputRect() local
H A Dviewfun4.cxx310 SCCOL nCol; in DoThesaurus() local
473 SCCOL nCol; in DoSheetConversion() local
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx352 SCCOL nCol = rDlg.aEdCol.GetCol(); in ExecuteRow() local
1481 SCCOL nCol = aMarkRange.aStart.Col(); in StartOfDataArea() local
1501 SCCOL nCol = aMarkRange.aEnd.Col(); in EndOfDataArea() local
/trunk/main/sw/source/core/unocore/
H A DXMLRangeHelper.cxx94 sal_Int32 nCol = rCell.nColumn; in lcl_getXMLStringForCell() local
/trunk/main/oox/source/xls/
H A Dpivotcachefragment.cxx405 …for( sal_Int32 nFieldIdx = 0, nFieldCount = mrPivotCache.getCacheFieldCount(), nCol = 0; nFieldIdx… in BiffPivotCacheRecordsContext() local
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java319 public XPropertySet getDataPointProperties( int nCol, int nRow ) in getDataPointProperties()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx485 OORGBToXLRGB( sal_Int32 nCol ) in OORGBToXLRGB()
501 XLRGBToOORGB( sal_Int32 nCol ) in XLRGBToOORGB()
520 sal_Int32 nCol(0); in OORGBToXLRGB() local
528 sal_Int32 nCol(0); in XLRGBToOORGB() local
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx153 sal_uInt16 nCol; member in BrowseEvent
552 void SelectColumnPos( sal_uInt16 nCol, sal_Bool _bSelect = sal_True ) in SelectColumnPos()
/trunk/main/chart2/source/tools/
H A DXMLRangeHelper.cxx94 sal_Int32 nCol = rCell.nColumn; in lcl_getXMLStringForCell() local
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx148 SCCOL nCol; member in ColumnEdit
H A Dacredlin.hxx111 SCCOL nCol; member in ScRedlinData
/trunk/main/sc/source/filter/inc/
H A Deeparser.hxx66 SCCOL nCol; // relativ zum Beginn des Parse member
H A Dexcrecds.hxx420 sal_uInt16 nCol; member in XclExpAutofilter
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx276 sal_uInt16 nCol = pCell->GetCol(); in OutTableCell() local
612 sal_uInt16 nCol; in Write() local
/trunk/main/sc/source/core/tool/
H A Ddbcolect.cxx669 sal_Bool ScDBData::IsDBAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Bool bStartOnly) const in IsDBAtCursor()
725 ScDBData* ScDBCollection::GetDBAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Bool bStartOnly) co… in GetDBAtCursor()
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx200 SCCOL nCol = pViewData->GetCurX(); in ShowFormulaReference() local
338 SCCOL nCol = pViewData->GetCurX(); in Init() local
/trunk/main/starmath/source/
H A Dedit.cxx267 sal_uInt16 nRow, nCol; in IMPL_LINK() local
744 const xub_StrLen nCol = sal::static_int_cast< xub_StrLen >(rPos.X()); in MarkError() local
/trunk/main/drawinglayer/source/texture/
H A Dtexture3d.cxx261 …const sal_Int32 nCol(static_cast< sal_Int32 >((fY < 0.0 ? maSize.getY() -fY : fY) / maSize.getY())… in impGetCorrected() local
/trunk/main/sc/inc/
H A Deditutil.hxx45 SCCOL nCol; member in ScEditUtil
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx517 SvLBoxEntry* OfaSwAutoFmtOptionsPage::CreateEntry(String& rTxt, sal_uInt16 nCol) in CreateEntry()
854 void OfaACorrCheckListBox::CheckEntryPos(sal_uLong nPos, sal_uInt16 nCol, sal_Bool bChecked) in CheckEntryPos()
868 sal_Bool OfaACorrCheckListBox::IsChecked(sal_uLong nPos, sal_uInt16 nCol) in IsChecked()
877 void OfaACorrCheckListBox::SetCheckButtonState( SvLBoxEntry* pEntry, sal_uInt16 nCol, SvButtonState… in SetCheckButtonState()
934 sal_uInt16 nCol = GetCurrentTabPos() - 1; in KeyInput() local
1992 SvLBoxEntry* OfaQuoteTabPage::CreateEntry(String& rTxt, sal_uInt16 nCol) in CreateEntry()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1271 for ( SCCOL nCol=0; nCol <= MAXCOL && !bSetRowHeights; nCol++ ) in ConvertFrom() local
1487 for ( SCCOL nCol=0; nCol <= nEndCol; nCol++ ) in ConvertFrom() local
1646 SCTAB nTab, SCCOL nCol, sal_Bool bValue, SvxCellHorJustify eHorJust ) in lcl_ScDocShell_GetFixedWidthString()
1686 const ScDocument& rDoc, SCTAB nTab, SCCOL nCol ) in lcl_ScDocShell_WriteEmptyFixedWidthString()
1755 SCCOL nCol; in AsciiSave() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotTable2.java547 private CellAddress getLastUsedCellAddress(XSpreadsheet xSheet, int nCol, int nRow) in getLastUsedCellAddress()
/trunk/main/sc/source/filter/excel/
H A Dexctools.cxx380 sal_uInt16 nCol = p->nCol; in Apply() local
/trunk/main/basic/source/classes/
H A Ddisas.cxx657 sal_uInt32 nCol = nOp2 & 0xFF; in StmntOp() local

Completed in 383 milliseconds

12345678910>>...14