Searched refs:GetAllLines (Results 1 – 5 of 5) sorted by relevance
999 const sal_uLong nAllLines = ((SwTxtFrm*)pCnt)->GetAllLines(); in _TurboAction()1001 if ( nAllLines != ((SwTxtFrm*)pCnt)->GetAllLines() ) in _TurboAction()1894 const sal_uLong nAllLines = ((SwTxtFrm*)pCntnt)->GetAllLines(); in FormatCntnt()1897 nAllLines != ((SwTxtFrm*)pCntnt)->GetAllLines() ) in FormatCntnt()1986 const sal_uLong nAllLines = ((SwTxtFrm*)pCntnt)->GetAllLines(); in FormatCntnt()1989 nAllLines != ((SwTxtFrm*)pCntnt)->GetAllLines() ) in FormatCntnt()2109 const sal_uLong nAllLines = ((SwTxtFrm*)pCntnt)->GetAllLines(); in _FormatFlyCntnt()2112 nAllLines != ((SwTxtFrm*)pCntnt)->GetAllLines() ) in _FormatFlyCntnt()
543 sal_uLong GetAllLines() const { return nAllLines; } in GetAllLines() function in SwTxtFrm
146 nLineNr += pFrm->GetAllLines() - pFrm->GetThisLines(); in SwExtraPainter()
2595 const sal_uLong nOld = GetAllLines(); in RecalcAllLines()2621 nNewNum = pPrv ? ((SwTxtFrm*)pPrv)->GetAllLines() : 0; in RecalcAllLines()
1117 pFrm->GetAllLines() - pFrm->GetThisLines()); in GetPageNo()
Completed in 50 milliseconds