/aoo41x/main/l10ntools/source/ |
H A D | gsicheck.cxx | 153 …ntain a number!", "Line format", rLine.GetToken( 8, '\t' ), sal_True, GetLineNumber(), GetUniqId()… in GSILine() 158 …PrintError( "The Language is invalid!", "Line format", aLangId, sal_True, GetLineNumber(), GetUniq… in GSILine() 273 …reassemble GSI line (internal Error).", "Line format", "", sal_False, GetLineNumber(), GetUniqId()… in ReassembleLine() 276 …ine of unknown type (internal Error).", "Line format", "", sal_False, GetLineNumber(), GetUniqId()… in ReassembleLine() 316 …ge entry double. Treating as Translation.", "File format", "", pLine->GetLineNumber(), pLine->GetU… in InsertLine() 335 …ion Language entry double. Checking both.", "File format", "", pLine->GetLineNumber(), pLine->GetU… in InsertLine() 389 …PrintMessage( pMsg->Prefix(), pMsg->GetErrorText(), aPrefix, aContext, pLine->GetLineNumber(), pLi… in PrintList() 522 …ng::CreateFromInt32( nErrorPos ) ), "Text format", aContext, pTestee->GetLineNumber(), pTestee->Ge… in TestUTF8() 613 …line found. Entry is new in source file", "File format", "", pSource->GetLineNumber(), pSource->Ge… in CheckSyntax() 625 …e Language Entry has changed.", "File format", aContext, pSourceLine->GetLineNumber(), pSourceLine… in CheckSyntax() [all …]
|
/aoo41x/main/svtools/source/edit/ |
H A D | textview.cxx | 438 nStartLine = pTEParaPortion->GetLineNumber( aSel.GetStart().GetIndex(), sal_False ); in ImpHighlight() 440 nEndLine = pTEParaPortion->GetLineNumber( aSel.GetEnd().GetIndex(), sal_True ); in ImpHighlight() 1043 sal_uInt16 nLine = pParaPortion->GetLineNumber( aPaM.GetIndex(), sal_True ); in Command() 1618 sal_uInt16 nLine = pPPortion->GetLineNumber( rPaM.GetIndex(), sal_False ); in CursorUp() 1656 sal_uInt16 nLine = pPPortion->GetLineNumber( rPaM.GetIndex(), sal_False ); in CursorDown() 1686 sal_uInt16 nLine = pPPortion->GetLineNumber( aPaM.GetIndex(), sal_False ); in CursorStartOfLine() 1698 sal_uInt16 nLine = pPPortion->GetLineNumber( aPaM.GetIndex(), sal_False ); in CursorEndOfLine() 1795 …pParaPortion->GetLineNumber( aPaM.GetIndex(), sal_True ) != pParaPortion->GetLineNumber( aPaM.GetI… in ImpShowCursor() 2379 nLineNo = pPPortion->GetLineNumber( aPaM.GetIndex(), sal_False ); in GetLineNumberOfCursorInSelection()
|
H A D | textdat2.hxx | 235 sal_uInt16 GetLineNumber( sal_uInt16 nIndex, sal_Bool bInclEnd );
|
H A D | textdata.cxx | 198 sal_uInt16 TEParaPortion::GetLineNumber( sal_uInt16 nChar, sal_Bool bInclEnd ) in GetLineNumber() function in TEParaPortion
|
/aoo41x/main/sw/inc/ |
H A D | fmtline.hxx | 63 inline const SwFmtLineNumber &SwAttrSet::GetLineNumber(sal_Bool bInP) const in GetLineNumber() function in SwAttrSet
|
H A D | format.hxx | 252 inline const SwFmtLineNumber &GetLineNumber( sal_Bool = sal_True ) const;
|
H A D | swatrset.hxx | 293 inline const SwFmtLineNumber &GetLineNumber( sal_Bool = sal_True ) const;
|
/aoo41x/main/l10ntools/inc/ |
H A D | gsicheck.hxx | 57 sal_uLong GetLineNumber() const { return nLineNumber; } in GetLineNumber() function in GSILine
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editdoc2.cxx | 260 sal_uInt16 ParaPortion::GetLineNumber( sal_uInt16 nIndex ) in GetLineNumber() function in ParaPortion
|
H A D | editdoc.hxx | 576 sal_uInt16 GetLineNumber( sal_uInt16 nIndex );
|
H A D | impedit2.cxx | 1334 sal_uInt16 nLine = pPPortion->GetLineNumber( rPaM.GetIndex() ); in CursorUp() 1378 sal_uInt16 nLine = pPPortion->GetLineNumber( rPaM.GetIndex() ); in CursorDown() 1422 sal_uInt16 nLine = pCurPortion->GetLineNumber( rPaM.GetIndex() ); in CursorStartOfLine() 1435 sal_uInt16 nLine = pCurPortion->GetLineNumber( rPaM.GetIndex() ); in CursorEndOfLine()
|
H A D | editeng.cxx | 1926 sal_uInt16 nLine = pParaPortion->GetLineNumber( aPaM.GetIndex() ); in IsTextPos()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | docxexport.cxx | 337 …um = const_cast< SwCntntNode* >( rNd.GetCntntNode() )->GetSwAttrSet().GetLineNumber().GetStartValu… in OutputEndNode()
|
H A D | wrtww8.cxx | 2704 GetLineNumber().GetStartValue(); in WriteText()
|
/aoo41x/main/sw/source/core/text/ |
H A D | frmpaint.cxx | 309 const SwFmtLineNumber &rLineNum = GetAttrSet()->GetLineNumber(); in PaintExtraData()
|
H A D | txtfrm.cxx | 2553 if ( !IsInTab() && GetAttrSet()->GetLineNumber().IsCount() ) in ChgThisLines() 2596 const SwFmtLineNumber &rLineNum = pAttrSet->GetLineNumber(); in RecalcAllLines()
|