Searched refs:GetNextLine (Results 1 – 8 of 8) sorted by relevance
86 while ((aStringBuffer = GetNextLine()) == "\t") ; //solange bis != "\t" in GetNext()99 ByteString SimpleConfig::GetNextLine() in GetNextLine() function in SimpleConfig
93 const SwLineLayout *GetNextLine() const;108 !( pCurr->IsDummy() && GetNextLine() ); } in IsFirstTxtLine()
196 const SwLineLayout *SwTxtIter::GetNextLine() const in GetNextLine() function in SwTxtIter
458 if( !GetNextLine() && in DrawTextLine()
1244 const SwLineLayout* pNextLine = aLine.GetNextLine(); in _UnitDown()
45 ByteString GetNextLine();
148 ByteString GetNextLine();
96 while ((aStringBuffer = GetNextLine()) == "\t"); //solange bis != "\t" in GetNext()109 ByteString SimpleConfig::GetNextLine() in GetNextLine() function in SimpleConfig
Completed in 49 milliseconds