Searched refs:GetRedlineCount (Results 1 – 4 of 4) sorted by relevance
353 const sal_uInt16 nRedlineCount = pSh->GetRedlineCount(); in InitAuthors()498 sal_uInt16 nCount = pSh->GetRedlineCount(); in Activate()639 sal_uInt16 nCount = pSh->GetRedlineCount(); in CalcDiff()748 sal_uInt16 nCount = pSh->GetRedlineCount(); in RemoveParents()830 const sal_uInt16 nCount = pSh->GetRedlineCount(); in InsertParents()1143 if ( nPos < pSh->GetRedlineCount() ) in IMPL_LINK()1239 if ( nPos >= pSh->GetRedlineCount() ) in IMPL_LINK()
59 sal_uInt16 SwEditShell::GetRedlineCount() const in GetRedlineCount() function in SwEditShell
880 sal_uInt16 GetRedlineCount() const;
656 sal_uInt16 nCount = pWrtShell->GetRedlineCount(); in Execute()
Completed in 47 milliseconds