Home
last modified time | relevance | path

Searched refs:GetTOXTypeCount (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedws.cxx245 sal_uInt16 SwEditShell::GetTOXTypeCount(TOXTypes eTyp) const in GetTOXTypeCount() function in SwEditShell
247 return pDoc->GetTOXTypeCount(eTyp); in GetTOXTypeCount()
/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx232 sal_uInt16 nSize = pSh->GetTOXTypeCount(TOX_USER); in GetUserTypeID()
343 sal_uInt16 nSize = pSh->GetTOXTypeCount(eCurTOXType); in UpdateOrInsertTOX()
H A Dswuiidxmrk.cxx258 sal_uInt16 nCount = pSh->GetTOXTypeCount(TOX_USER); in InitControls()
H A Dcnttab.cxx303 sal_uInt16 nUserTypeCount = rSh.GetTOXTypeCount(TOX_USER); in SwMultiTOXTabDialog()
1096 sal_uInt16 nUserTypeCount = rSh.GetTOXTypeCount(TOX_USER); in SetWrtShell()
/trunk/main/sw/source/core/txtnode/
H A Datrtox.cxx67 sal_uInt16 nCount = pDoc->GetTOXTypeCount( eType ); in CopyTOXMark()
/trunk/main/sw/inc/
H A Deditsh.hxx412 sal_uInt16 GetTOXTypeCount(TOXTypes eTyp) const;
H A Ddoc.hxx1486 sal_uInt16 GetTOXTypeCount( TOXTypes eTyp ) const;
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx131 const sal_uInt16 nUserCount = pDoc->GetTOXTypeCount( TOX_USER ); in lcl_ReAssignTOXType()
1943 pDoc->GetTOXTypeCount(m_pImpl->m_eTOXType); in attach()
/trunk/main/sw/source/core/undo/
H A Drolbck.cxx378 sal_uInt16 nCnt = pDoc->GetTOXTypeCount( m_eTOXTypes ); in SetInDoc()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx624 sal_uInt16 SwDoc::GetTOXTypeCount(TOXTypes eTyp) const in GetTOXTypeCount() function in SwDoc
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx3688 ASSERT( rDoc.GetTOXTypeCount( eTox ), "Doc.GetTOXTypeCount() == 0 :-(" ); in lcl_ImportTox()

Completed in 157 milliseconds