Home
last modified time | relevance | path

Searched refs:TOX_USER (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/sw/source/ui/index/
H A Dtoxmgr.cxx127 case TOX_USER: in InsertTOXMark()
133 pMark = new SwTOXMark(pSh->GetTOXType(TOX_USER, nId)); in InsertTOXMark()
232 sal_uInt16 nSize = pSh->GetTOXTypeCount(TOX_USER); in GetUserTypeID()
235 const SwTOXType* pTmp = pSh->GetTOXType(TOX_USER, i); in GetUserTypeID()
239 SwTOXType aUserType(TOX_USER, rStr); in GetUserTypeID()
338 case TOX_USER : in UpdateOrInsertTOX()
345 { const SwTOXType* pType = pSh->GetTOXType(TOX_USER, i); in UpdateOrInsertTOX()
H A Dcnttab.cxx262 if(eType == TOX_USER && nIndex) in GetFlatIndex()
303 sal_uInt16 nUserTypeCount = rSh.GetTOXTypeCount(TOX_USER); in SwMultiTOXTabDialog()
323 if(eCurrentTOXType.eType == TOX_USER) in SwMultiTOXTabDialog()
328 const SwTOXType* pTemp = rSh.GetTOXType(TOX_USER, nUser); in SwMultiTOXTabDialog()
444 if(eCurrentTOXType.eType == TOX_USER && eCurrentTOXType.nIndex) in Ok()
491 if(eType.eType == TOX_USER) in GetTOXDescription()
1096 sal_uInt16 nUserTypeCount = rSh.GetTOXTypeCount(TOX_USER); in SetWrtShell()
1127 case TOX_USER : in lcl_TOXTypesToUserData()
1166 eRet.eType = TOX_USER; in lcl_UserData2TOXTypes()
1317 case TOX_USER: in FillTOXDescription()
[all …]
H A Dswuiidxmrk.cxx258 sal_uInt16 nCount = pSh->GetTOXTypeCount(TOX_USER); in InitControls()
261 aTypeDCB.InsertEntry( pSh->GetTOXType(TOX_USER, i)->GetTypeName() ); in InitControls()
533 nPos == POS_INDEX ? TOX_INDEX : TOX_USER; in InsertMark()
598 TOXTypes eType = TOX_USER; in UpdateMark()
926 else if(TOX_CONTENT == eCurType || TOX_USER == eCurType) in UpdateDialog()
H A Dcntex.cxx235 nTOXIndex <= TOX_AUTHORITIES ? nTOXIndex : TOX_USER] ); in CreateOrUpdateExample()
/aoo4110/main/sw/source/core/unocore/
H A Dunoidx.cxx131 const sal_uInt16 nUserCount = pDoc->GetTOXTypeCount( TOX_USER ); in lcl_ReAssignTOXType()
135 const SwTOXType* pType = pDoc->GetTOXType( TOX_USER, nUser ); in lcl_ReAssignTOXType()
144 SwTOXType aNewType(TOX_USER, rNewName); in lcl_ReAssignTOXType()
505 || ((TOX_USER == m_pImpl->m_eTOXType) && in supportsService()
707 DBG_ASSERT(TOX_USER == eTxBaseType, in setPropertyValue()
1385 if ((TOX_USER == pTOXType->GetType()) && in attach()
1798 || ((m_pImpl->m_eTOXType == TOX_USER) in supportsService()
1822 case TOX_USER: in getSupportedServiceNames()
1934 case TOX_USER: in attach()
2005 case TOX_USER: in attach()
[all …]
H A Dunocoll.cxx388 eType = TOX_USER; in MakeInstance()
404 eType = TOX_USER; in MakeInstance()
/aoo4110/main/sw/source/core/tox/
H A Dtox.cxx309 case TOX_USER: nPoolId = STR_POOLCOLL_TOX_USERH; break; in SwForm()
375 else if( TOX_USER == eType && 6 == i ) in SwForm()
414 case TOX_USER: nRet = MAXLEVEL+1; break; in GetFormMaxLevel()
/aoo4110/main/sw/inc/
H A Dtoxe.hxx43 TOX_USER, enumerator
/aoo4110/main/sw/sdi/
H A Dtextsh.sdi64 TOX_USER,
/aoo4110/main/sw/source/core/doc/
H A Ddoctxm.cxx493 case TOX_USER: prBase = &pDefTOXBases->pUserBase; break; in GetDefaultTOXBase()
515 case TOX_USER: prBase = &pDefTOXBases->pUserBase; break; in SetDefaultTOXBase()
1152 case TOX_USER: in GetTxtFmtColl()
1252 else if( TOX_USER == eTOXTyp || in UpdateMarks()
H A Ddocnew.cxx1120 pNew = new SwTOXType(TOX_USER, pShellRes->aTOXUserName ); in InitTOXTypes()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par5.cxx3010 eTox = TOX_USER; in Read_F_Tox()
3435 case TOX_USER: in Read_F_Tox()
3663 eTox = TOX_USER; in lcl_ImportTox()
H A Dwrtw8nds.cxx1149 case TOX_USER: in TOXMark()
H A Dww8atr.cxx2176 if( TOX_USER == pTOX->GetType() ) in StartTOX()

Completed in 212 milliseconds