Home
last modified time | relevance | path

Searched refs:nLine (Results 51 – 75 of 168) sorted by relevance

1234567

/trunk/main/sc/source/ui/inc/
H A Dcsvgrid.hxx144 void SetFirstImportedLine( sal_Int32 nLine );
272 sal_Int32 nLine, const String& rTextLine,
275 void ImplSetTextLineFix( sal_Int32 nLine, const String& rTextLine );
278 const String& GetCellText( sal_uInt32 nColIndex, sal_Int32 nLine ) const;
H A Dcsvcontrol.hxx383 bool IsValidLine( sal_Int32 nLine ) const;
385 bool IsVisibleLine( sal_Int32 nLine ) const;
392 sal_Int32 GetY( sal_Int32 nLine ) const;
/trunk/main/cui/source/tabpages/
H A Dborder.cxx858 sal_uInt16 nLine = GetPresetImageId( aWndPresets.GetSelectItemId() ) - 1; in IMPL_LINK() local
864 switch( ppeStates[ nLine ][ nBorder ] ) in IMPL_LINK()
961 int nLine = 0; in GetPresetImageId() local
963 nLine = (mbTLBREnabled || mbBLTREnabled) ? 1 : 0; in GetPresetImageId()
965 nLine = 2; in GetPresetImageId()
967 nLine = 3; in GetPresetImageId()
969 nLine = 4; in GetPresetImageId()
973 return ppnImgIds[ nLine ][ nValueSetIdx - 1 ]; in GetPresetImageId()
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx84 sal_uLong nLine; member
88 …BreakPoint( sal_uLong nL ) { nLine = nL; nStopAfter = 0; nHitCount = 0; bEnabled = sal_True; bTemp… in BreakPoint()
125 BreakPoint* FindBreakPoint( sal_uLong nLine );
126 void AdjustBreakPoints( sal_uLong nLine, sal_Bool bInserted );
/trunk/main/sw/source/core/layout/
H A Dhffrm.cxx169 SwTwips nSpace, nLine; in FormatPrt() local
174 nLine = pAttrs->CalcBottomLine(); in FormatPrt()
179 nLine = pAttrs->CalcTopLine(); in FormatPrt()
184 if (nOverlap < nSpace - nLine) in FormatPrt()
187 nSpace = nLine; in FormatPrt()
/trunk/main/tools/bootstrp/
H A Dprj.cxx58 nLine = 0; in DECLARE_LIST()
67 nLine = 0; in SimpleConfig()
103 nLine++; in GetNextLine()
/trunk/main/basic/source/inc/
H A Dsbintern.hxx89 : aMethod(aM), nLine(nL), nCol1(nC1), nCol2(nC2) {} in SbErrorStackEntry()
91 xub_StrLen nLine; member in SbErrorStackEntry
114 xub_StrLen nLine; // aktuelle Zeile member
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx807 for ( sal_uInt16 nLine = 0; nLine < nLines; ++nLine ) in PrintSource() local
809 String aTmpLine( aLine, nLine * nCharspLine, nCharspLine ); in PrintSource()
945 sal_uInt16 nLine = ((SwWebDocShell*)pDocShell)->GetSourcePara(); in Load() local
946 aEditWin.SetStartLine(nLine); in Load()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx718 sal_uInt16 nLine = pParaPortion->GetLines().Count()-1; in CreateLines() local
719 for ( sal_uInt16 nL = 0; nL <= nLine; nL++ ) in CreateLines()
724 nLine = nL; in CreateLines()
732 nLine--; in CreateLines()
738 if ( !nLine ) in CreateLines()
1539 if ( nLine < pParaPortion->GetLines().Count()-1 ) in CreateLines()
1543 nDelFromLine = nLine; in CreateLines()
1551 pParaPortion->GetLines().Insert( pLine, ++nLine ); in CreateLines()
2943 for ( sal_uInt16 nLine = 0; nLine < nLines; nLine++ ) in Paint() local
2945 pLine = pPortion->GetLines().GetObject(nLine); in Paint()
[all …]
H A Deditdoc.cxx549 for ( sal_uInt16 nLine = 0; nLine < Count(); nLine++ ) in Reset() local
550 delete GetObject(nLine); in Reset()
564 for ( sal_uInt16 nLine = 0; nLine < Count(); nLine++ ) in FindLine() local
566 EditLine* pLine = GetObject( nLine ); in FindLine()
570 return nLine; in FindLine()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx713 sal_uInt32 nLine = pLineItem->GetValue(); in ExecuteGlobal() local
717 if ( nLine > nLineCount ) in ExecuteGlobal()
718 nLine = nLineCount; in ExecuteGlobal()
719 if ( nLine > 0 ) in ExecuteGlobal()
720 --nLine; in ExecuteGlobal()
729 … long nNewY = nLine * pTextEngine->GetCharHeight() - nVisHeight / 2; in ExecuteGlobal()
751 TextSelection aSel( TextPaM( nLine, nCol1 ), TextPaM( nLine, nCol2 ) ); in ExecuteGlobal()
/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx1599 long nLine = pImp->GetEntryLine( pEntry ); in GetEntry() local
1600 if( !(pImp->EntryReallyHit( pEntry, rPos, nLine)) ) in GetEntry()
1654 long SvTreeListBox::PaintEntry(SvLBoxEntry* pEntry,long nLine,sal_uInt16 nTabFlags) in PaintEntry() argument
1656 return PaintEntry1(pEntry,nLine,nTabFlags); in PaintEntry()
1757 aEntryPos.Y() = nLine; in PaintEntry1()
1815 aRect.Top() = nLine; in PaintEntry1()
1816 aRect.Bottom() = nLine + nTempEntryHeight - 1; in PaintEntry1()
1864 aRect = GetFocusRect( pEntry, nLine ); in PaintEntry1()
1904 Point aPos( GetTabPos(pEntry,pFirstDynamicTab), nLine ); in PaintEntry1()
1973 Rectangle SvTreeListBox::GetFocusRect( SvLBoxEntry* pEntry, long nLine ) in GetFocusRect() argument
[all …]
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2057 …void ImplSetLinePreserveColor( SvxBoxItem& rNewFrame, const SvxBorderLine* pNew, sal_uInt16 nLine ) in ImplSetLinePreserveColor() argument
2061 const SvxBorderLine* pOld = rNewFrame.GetLine(nLine); in ImplSetLinePreserveColor()
2066 rNewFrame.SetLine( &aNewLine, nLine ); in ImplSetLinePreserveColor()
2070 rNewFrame.SetLine( pNew, nLine ); in ImplSetLinePreserveColor()
2126 for( sal_uInt16 nLine = 0; nLine < 4; ++nLine ) in ImplApplyBoxItem() local
2127 rNewFrame.SetDistance( pBoxItem->GetDistance( nLine ), nLine ); in ImplApplyBoxItem()
2133 static void ImplSetLineColor( SvxBoxItem& rNewFrame, sal_uInt16 nLine, const Color& rColor ) in ImplSetLineColor() argument
2135 const SvxBorderLine* pSourceLine = rNewFrame.GetLine( nLine ); in ImplSetLineColor()
2140 rNewFrame.SetLine( &aLine, nLine ); in ImplSetLineColor()
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx876 for( sal_uInt16 nLine = 0; nLine < 4; ++nLine ) in CreateDesignPreview() local
878 const SvxBorderLine* pBorderLine = xCellInfo->maBorder.GetLine(nLine); in CreateDesignPreview()
890 const sal_uInt16 nOtherLine = nLine ^ 1; in CreateDesignPreview()
898 switch( nLine ) in CreateDesignPreview()
/trunk/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx437 bool ScImportAsciiDlg::GetLine( sal_uLong nLine, String &rText ) in GetLine() argument
439 if (nLine >= ASCIIDLG_MAXROWS || !mpDatStream) in GetLine()
459 if (nLine >= mnRowPosCount) in GetLine()
475 } while (nLine >= mnRowPosCount && in GetLine()
488 Seek( mpRowPosArray[nLine]); in GetLine()
/trunk/main/basic/source/classes/
H A Ddisas.cxx249 nLine = 0; in SbiDisas()
367 if( eOp == _STMNT && nOp1 != nLine ) in DisasLine()
371 nLine = nOp1; in DisasLine()
373 sal_uInt16 l = (sal_uInt16)nLine; in DisasLine()
/trunk/main/editeng/source/uno/
H A Dunofored.cxx466 sal_uInt16 SvxEditEngineForwarder::GetLineLen( sal_uInt32 nPara, sal_uInt16 nLine ) const in GetLineLen()
468 return rEditEngine.GetLineLen(nPara, nLine); in GetLineLen()
471 …ies( /*out*/sal_uInt16 &rStart, /*out*/sal_uInt16 &rEnd, sal_uInt32 nPara, sal_uInt16 nLine ) const in GetLineBoundaries()
473 rEditEngine.GetLineBoundaries(rStart, rEnd, nPara, nLine); in GetLineBoundaries()
H A Dunoforou.cxx424 sal_uInt16 SvxOutlinerForwarder::GetLineLen( sal_uInt32 nPara, sal_uInt16 nLine ) const in GetLineLen()
426 return rOutliner.GetLineLen(nPara, nLine); in GetLineLen()
429 …ies( /*out*/sal_uInt16 &rStart, /*out*/sal_uInt16 &rEnd, sal_uInt32 nPara, sal_uInt16 nLine ) const in GetLineBoundaries()
431 return rOutliner.GetEditEngine().GetLineBoundaries( rStart, rEnd, nPara, nLine ); in GetLineBoundaries()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1934 sal_uInt32 i, nLine = 0; in CorrectCalloutArrows() local
1940 nLine++; in CorrectCalloutArrows()
1941 if ( nLine == nLineObjectCount ) in CorrectCalloutArrows()
1958 sal_uInt32 i, nLine = 0; in CorrectCalloutArrows() local
1964 nLine++; in CorrectCalloutArrows()
1965 if ( nLine == 1 ) in CorrectCalloutArrows()
1967 …else if ( ( bAccent && ( nLine == nLineObjectCount - 1 ) ) || ( !bAccent && ( nLine == nLineObject… in CorrectCalloutArrows()
1985 sal_uInt32 i, nLine = 0; in CorrectCalloutArrows() local
1991 if ( nLine ) in CorrectCalloutArrows()
1999 nLine++; in CorrectCalloutArrows()
/trunk/main/automation/source/inc/
H A Dtestapp.hxx53 …ErrorEntry(sal_uLong nNr, String aStr = String()) : nError(nNr),aText(aStr),nLine(0),nCol1(0),nCol… in ErrorEntry()
55 : nError(nNr),aText(aStr),nLine(l),nCol1(c1),nCol2(c2) {} in ErrorEntry()
58 xub_StrLen nLine; member in ErrorEntry
/trunk/main/basic/inc/basic/
H A Dsbstar.hxx87 sal_uInt16 BreakPoint( xub_StrLen nLine, xub_StrLen nCol1, xub_StrLen nCol2 );
88 sal_uInt16 StepPoint( xub_StrLen nLine, xub_StrLen nCol1, xub_StrLen nCol2 );
159 static void SetErrorData( SbError nCode, sal_uInt16 nLine,
/trunk/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx358 …ineEntry3D& rA, const basegfx::RasterConversionLineEntry3D& rB, sal_Int32 nLine, sal_uInt32 nSpanC…
384 …ineEntry3D& rA, const basegfx::RasterConversionLineEntry3D& rB, sal_Int32 nLine, sal_uInt32 nSpanC… in processLineSpan() argument
388 if(nLine >= 0 && nLine < (sal_Int32)mrBuffer.getHeight()) in processLineSpan()
404 sal_uInt32 nScanlineIndex(mrBuffer.getIndexFromXY(nXA, static_cast<sal_uInt32>(nLine))); in processLineSpan()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx1022 sal_uInt16 nLine = impl_getControlPos( _rxCurrentControl ); in activateNextControl() local
1025 ++nLine; in activateNextControl()
1026 while ( (size_t)nLine < m_aOrderedLines.size() ) in activateNextControl()
1028 if ( m_aOrderedLines[nLine]->second.pLine->GrabFocus() ) in activateNextControl()
1030 ++nLine; in activateNextControl()
1033 if ( ( (size_t)nLine >= m_aOrderedLines.size() ) in activateNextControl()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5883 for( sal_Int32 nLine = 0; nLine < ( xRows->getCount() + 1 ); nLine++ ) in ImplCreateTable() local
5892 if ( nLine < xRows->getCount() ) in ImplCreateTable()
5903 aRows[ nLine ].first, nRight, aRows[ nLine ].first ); in ImplCreateTable()
5909 if (( nLine && !bTop ) || (nLine == xRows->getCount())) in ImplCreateTable()
5911 sal_Int32 nRow = nLine; in ImplCreateTable()
5920 if ( nBottom == ( aRows[ nLine-1 ].first + aRows[ nLine-1 ].second ) ) in ImplCreateTable()
5940 for( sal_Int32 nLine = 0; nLine < ( xColumns->getCount() + 1 ); nLine++ ) in ImplCreateTable() local
5949 if ( nLine < xColumns->getCount() ) in ImplCreateTable()
5963 if ( ( nLine && !bLeft )||(nLine == xColumns->getCount())) in ImplCreateTable()
5965 sal_Int32 nColumn = nLine; in ImplCreateTable()
[all …]
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx5901 sal_uInt16 nLine = 1; in ImplGetItemLine() local
5905 nLine++; in ImplGetItemLine()
5910 return nLine; in ImplGetItemLine()
5916 if( !nLine || nLine > mnCurLines ) in ImplGetFirstValidItem()
5919 nLine--; in ImplGetFirstValidItem()
5926 nLine--; in ImplGetFirstValidItem()
5927 if( !nLine ) in ImplGetFirstValidItem()
5948 if( !nLine || nLine > mnCurLines ) in ImplGetLastValidItem()
5951 nLine--; in ImplGetLastValidItem()
5958 nLine--; in ImplGetLastValidItem()
[all …]

Completed in 270 milliseconds

1234567