Searched refs:GetTOXTypeCount (Results 1 – 11 of 11) sorted by relevance
245 sal_uInt16 SwEditShell::GetTOXTypeCount(TOXTypes eTyp) const in GetTOXTypeCount() function in SwEditShell247 return pDoc->GetTOXTypeCount(eTyp); in GetTOXTypeCount()
232 sal_uInt16 nSize = pSh->GetTOXTypeCount(TOX_USER); in GetUserTypeID()343 sal_uInt16 nSize = pSh->GetTOXTypeCount(eCurTOXType); in UpdateOrInsertTOX()
258 sal_uInt16 nCount = pSh->GetTOXTypeCount(TOX_USER); in InitControls()
303 sal_uInt16 nUserTypeCount = rSh.GetTOXTypeCount(TOX_USER); in SwMultiTOXTabDialog()1096 sal_uInt16 nUserTypeCount = rSh.GetTOXTypeCount(TOX_USER); in SetWrtShell()
67 sal_uInt16 nCount = pDoc->GetTOXTypeCount( eType ); in CopyTOXMark()
412 sal_uInt16 GetTOXTypeCount(TOXTypes eTyp) const;
1479 sal_uInt16 GetTOXTypeCount( TOXTypes eTyp ) const;
378 sal_uInt16 nCnt = pDoc->GetTOXTypeCount( m_eTOXTypes ); in SetInDoc()
131 const sal_uInt16 nUserCount = pDoc->GetTOXTypeCount( TOX_USER ); in lcl_ReAssignTOXType()1943 pDoc->GetTOXTypeCount(m_pImpl->m_eTOXType); in attach()
624 sal_uInt16 SwDoc::GetTOXTypeCount(TOXTypes eTyp) const in GetTOXTypeCount() function in SwDoc
3682 ASSERT( rDoc.GetTOXTypeCount( eTox ), "Doc.GetTOXTypeCount() == 0 :-(" ); in lcl_ImportTox()
Completed in 113 milliseconds