Home
last modified time | relevance | path

Searched refs:GetRedlineCount (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx353 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()
/trunk/main/sw/source/core/edit/
H A Dedredln.cxx59 sal_uInt16 SwEditShell::GetRedlineCount() const in GetRedlineCount() function in SwEditShell
/trunk/main/sw/inc/
H A Deditsh.hxx870 sal_uInt16 GetRedlineCount() const;
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx656 sal_uInt16 nCount = pWrtShell->GetRedlineCount(); in Execute()

Completed in 39 milliseconds