Home
last modified time | relevance | path

Searched refs:GetTxtStart (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/core/text/
H A Dfrminf.cxx37 xub_StrLen SwTxtMargin::GetTxtStart() const in GetTxtStart() function in SwTxtMargin
124 xub_StrLen nTxtStart = rLine.GetTxtStart(); in GetLineStart()
230 xub_StrLen nPos = aLine.GetTxtStart(); in GetSpaces()
H A Ditrtxt.hxx107 { return nStart == GetInfo().GetTxtStart() && in IsFirstTxtLine()
192 xub_StrLen GetTxtStart() const;
H A Dtxtfld.cxx470 if( rInf.IsNumDone() || rInf.GetTxtStart() != nStart in NewNumberPortion()
471 || rInf.GetTxtStart() != rInf.GetIdx() ) in NewNumberPortion()
H A Ditrtxt.cxx91 nStart = pInf->GetTxtStart(); in Init()
H A Dtxtftn.cxx999 if( rInf.GetTxtStart() != nStart || in NewFtnNumPortion()
1000 rInf.GetTxtStart() != rInf.GetIdx() ) in NewFtnNumPortion()
H A Dinftxt.hxx168 inline xub_StrLen GetTxtStart() const { return nTxtStart; } in GetTxtStart() function in SwTxtInfo
H A Dinftxt.cxx220 nTxtStart( rInf.GetTxtStart() ) in SwTxtInfo()

Completed in 53 milliseconds