Home
last modified time | relevance | path

Searched refs:nColCnt (Results 1 – 18 of 18) sorted by last modified time

/trunk/main/sd/source/core/
H A Dsdpage.cxx3000 nColCnt = 1; nRowCnt = 1; in CalculateHandoutAreas()
3006 nColCnt = 2; nRowCnt = 1; in CalculateHandoutAreas()
3010 nColCnt = 1; nRowCnt = 2; in CalculateHandoutAreas()
3017 nColCnt = 3; nRowCnt = 2; in CalculateHandoutAreas()
3021 nColCnt = 2; nRowCnt = 3; in CalculateHandoutAreas()
3027 nColCnt = 2; nRowCnt = 2; in CalculateHandoutAreas()
3034 nColCnt = 3; nRowCnt = 2; in CalculateHandoutAreas()
3038 nColCnt = 2; nRowCnt = 3; in CalculateHandoutAreas()
3046 nColCnt = 3; nRowCnt = 3; in CalculateHandoutAreas()
3053 rAreas.resize( nColCnt * nRowCnt ); in CalculateHandoutAreas()
[all …]
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx713 SCCOL nColCnt = 0; in WriteTables() local
718 ++nColCnt; in WriteTables()
720 …trOut += ' ') += OOO_STRING_SVTOOLS_HTML_O_cols) += '=') += ByteString::CreateFromInt32( nColCnt ); in WriteTables()
H A Dhtmlpars.cxx239 nColCnt = nColCntStart; in NextRow()
678 pE->nCol = nColCnt; in Colonize()
718 nColCnt = pActEntry->nCol + pActEntry->nColOverlap; in CloseEntry()
719 if ( nMaxCol < nColCnt ) in CloseEntry()
720 nMaxCol = nColCnt; // TableStack MaxCol in CloseEntry()
721 if ( nColMax < nColCnt ) in CloseEntry()
1005 pActEntry->nCol = nColCnt; in TableDataOn()
1017 if ( nColCnt > nColCntStart ) in TableRowOn()
1089 nColCntStart = nColCnt; in TableOn()
1152 if ( nColCnt > nColCntStart ) in TableOff()
[all …]
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1310 const sal_uLong nColCnt = pOut->GetColorCount(); in SmoothScroll() local
1312 if ( nColCnt == 65536 ) in SmoothScroll()
1317 if ( nColCnt == 16777216 ) in SmoothScroll()
1322 else if ( nColCnt == 1 ) in SmoothScroll()
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx1176 sal_Int32 nColCnt, nRowCnt; in ImpWriteAutoLayoutInfos() local
1182 case 22 : nColCnt = 1; nRowCnt = 1; break; in ImpWriteAutoLayoutInfos()
1183 case 23 : nColCnt = 1; nRowCnt = 2; break; in ImpWriteAutoLayoutInfos()
1184 case 24 : nColCnt = 1; nRowCnt = 3; break; in ImpWriteAutoLayoutInfos()
1185 case 25 : nColCnt = 2; nRowCnt = 2; break; in ImpWriteAutoLayoutInfos()
1186 case 26 : nColCnt = 3; nRowCnt = 2; break; in ImpWriteAutoLayoutInfos()
1187 case 31 : nColCnt = 3; nRowCnt = 3; break; in ImpWriteAutoLayoutInfos()
1196 sal_Int32 nZwi(nColCnt); in ImpWriteAutoLayoutInfos()
1197 nColCnt = nRowCnt; in ImpWriteAutoLayoutInfos()
1201 aPartSize.Width() = (aPartSize.Width() - ((nColCnt - 1) * nGapX)) / nColCnt; in ImpWriteAutoLayoutInfos()
[all …]
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx697 sal_uInt16 nColCnt = aPosArr.Count() - 1; in DoTable() local
723 *aDelPam.GetPoint(), 1, nColCnt, eHori, in DoTable()
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx596 nColCnt(0), in ScEEParser()
H A Drtfparse.cxx293 nColCnt = 0; in ProcToken()
321 pInsDefault->nCol = nColCnt; in ProcToken()
326 if ( ++nColCnt > nColMax ) in ProcToken()
327 nColMax = nColCnt; in ProcToken()
/trunk/main/sc/source/filter/lotus/
H A Dlotattr.cxx284 SCCOL nColCnt; in SetAttr() local
286 for( nColCnt = nColFirst ; nColCnt <= nColLast ; nColCnt++ ) in SetAttr()
287 pCols[ nColCnt ].SetAttr( nRow, rPattAttr ); in SetAttr()
293 SCCOL nColCnt; in Apply() local
294 for( nColCnt = 0 ; nColCnt <= MAXCOL ; nColCnt++ ) in Apply()
295 pCols[ nColCnt ].Apply( nColCnt, nTabNum ); // macht auch gleich ein Clear() am Ende in Apply()
H A Dlotimpop.cxx403 SCCOL nColCnt = 0; in _Row() local
426 nColCnt, static_cast<SCCOL> ( nColCnt + nRepeats ), static_cast<SCROW> (nRow), aAttr ); in _Row()
435 if( pD->HasData( nColCnt, static_cast<SCROW> (nRow), static_cast<SCTAB> (nExtTab) ) ) in _Row()
438 nCenterStart = nColCnt; in _Row()
444 nCenterStart = nColCnt; in _Row()
446 nCenterEnd = nColCnt + static_cast<SCCOL>(nRepeats); in _Row()
457 nColCnt = nColCnt + static_cast<SCCOL>(nRepeats); in _Row()
458 nColCnt++; in _Row()
/trunk/main/sc/source/filter/inc/
H A Dhtmlpars.hxx77 SCCOL nColCnt; member
96 nColCnt( nCol ), nRowCnt( nRow ), in ScHTMLTableStackEntry()
H A Deeparser.hxx125 SCCOL nColCnt; member in ScEEParser
/trunk/main/sc/source/filter/excel/
H A Dexcrecds.cxx867 SCCOL nColCnt = aParam.nCol2 - aParam.nCol1 + 1; in ExcAutoFilterRecs() local
885 aDestRange.aEnd.IncCol( nColCnt - 1 ); in ExcAutoFilterRecs()
934 pFilterInfo = new XclExpAutofilterinfo( aRange.aStart, nColCnt ); in ExcAutoFilterRecs()
/trunk/main/sc/source/filter/dif/
H A Ddifexp.cxx154 SCCOL nColCnt; in ScExportDif() local
164 for( nColCnt = rRange.aStart.Col() ; nColCnt <= nEndCol ; nColCnt++ ) in ScExportDif()
167 pDoc->GetCell( nColCnt, nRowCnt, nTab, pAkt ); in ScExportDif()
187 pDoc->GetInputString( nColCnt, nRowCnt, nTab, aString ); in ScExportDif()
215 pDoc->GetInputString( nColCnt, nRowCnt, nTab, aString ); in ScExportDif()
H A Ddifimp.cxx149 SCCOL nColCnt = SCCOL_MAX; in ScImportDif() local
164 if( nColCnt < SCCOL_MAX ) in ScImportDif()
166 nColCnt = nBaseCol; in ScImportDif()
171 if( nColCnt == SCCOL_MAX ) in ScImportDif()
172 nColCnt = nBaseCol; in ScImportDif()
174 if( ValidCol(nColCnt) && ValidRow(nRowCnt) ) in ScImportDif()
208 nColCnt++; in ScImportDif()
211 if( nColCnt == SCCOL_MAX ) in ScImportDif()
212 nColCnt = nBaseCol; in ScImportDif()
214 if( ValidCol(nColCnt) && ValidRow(nRowCnt) ) in ScImportDif()
[all …]
/trunk/main/sc/source/core/tool/
H A Dchartarr.cxx52 nColCnt = nCols; in ScMemChart()
53 pData = new double[nColCnt * nRowCnt]; in ScMemChart()
59 for (short i = 0; i < nColCnt; i++) in ScMemChart()
64 pColText = new String[nColCnt]; in ScMemChart()
/trunk/main/sc/inc/
H A Dchartarr.hxx45 short nColCnt; member in ScMemChart
56 short GetColCount() const { return nColCnt; } in GetColCount()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx876 const sal_Int32 nColCnt = m_apDataBrowserModel->getColumnCount(); in SetDataFromModel() local
878 if( nRowCnt && nColCnt ) in SetDataFromModel()

Completed in 116 milliseconds