Searched refs:TOX_CONTENT (Results 1 – 14 of 14) sorted by relevance
319 if(pType->GetType() == TOX_CONTENT || pType->GetType() == TOX_USER) in SwDocIndexDescriptorProperties_Impl()332 case TOX_CONTENT: return PROPERTY_MAP_INDEX_CNTNT; in lcl_TypeToPropertyMap_Index()503 || ((TOX_CONTENT == m_pImpl->m_eTOXType) && in supportsService()532 case TOX_CONTENT: in getSupportedServiceNames()1590 case TOX_CONTENT: return PROPERTY_MAP_CNTIDX_MARK; in lcl_TypeToPropertyMap_Mark()1800 || ((m_pImpl->m_eTOXType == TOX_CONTENT) in supportsService()1825 case TOX_CONTENT: in getSupportedServiceNames()1931 case TOX_CONTENT: in attach()2006 case TOX_CONTENT: in attach()2209 case TOX_CONTENT: nPos = 1; break; in getPropertySetInfo()[all …]
386 eType = TOX_CONTENT; in MakeInstance()402 eType = TOX_CONTENT; in MakeInstance()
92 case TOX_CONTENT: in InsertTOXMark()96 pMark = new SwTOXMark(pSh->GetTOXType(TOX_CONTENT, 0)); in InsertTOXMark()326 case TOX_CONTENT : in UpdateOrInsertTOX()
300 eCurrentTOXType.eType = TOX_CONTENT; in SwMultiTOXTabDialog()1133 case TOX_CONTENT : nRet = TO_CONTENT; break; in lcl_TOXTypesToUserData()1170 case TO_CONTENT : eRet.eType = TOX_CONTENT; break; in lcl_UserData2TOXTypes()1227 if(TOX_CONTENT == aCurType.eType) in ApplyTOXDescription()1313 case TOX_CONTENT: in FillTOXDescription()1611 if(TOX_CONTENT == aCurType.eType) in IMPL_LINK()2282 if(aLastTOXType.eType == TOX_CONTENT && pVoid) in IMPL_LINK()2362 sal_Bool bToxIsContent = TOX_CONTENT == aCurType.eType; in ActivatePage()2700 if( TOX_CONTENT == m_pCurrentForm->GetTOXType() ) in IMPL_LINK()
244 const SwTOXType* pType = pTOXMgr->GetTOXType(TOX_CONTENT, 0); in InitControls()532 TOXTypes eType = nPos == POS_CONTENT ? TOX_CONTENT : in InsertMark()600 eType = TOX_CONTENT; in UpdateMark()926 else if(TOX_CONTENT == eCurType || TOX_USER == eCurType) in UpdateDialog()
469 case TOX_CONTENT : in CreateOrUpdateExample()
310 case TOX_CONTENT: nPoolId = STR_POOLCOLL_TOX_CNTNTH; break; in SwForm()321 if (TOX_CONTENT == eType) in SwForm()373 if( TOX_CONTENT == eType && 6 == i ) in SwForm()415 case TOX_CONTENT: nRet = MAXLEVEL+1; break; in GetFormMaxLevel()
44 TOX_CONTENT, enumerator
372 SwForm( TOXTypes eTOXType = TOX_CONTENT );
65 TOX_CONTENT
3007 eTox = TOX_CONTENT; in Read_F_Tox()3014 …sal_uInt16 nCreateOf = (eTox == TOX_CONTENT) ? nsSwTOXElement::TOX_OUTLINELEVEL : nsSwTOXElement::… in Read_F_Tox()3123 case TOX_CONTENT: in Read_F_Tox()3338 case TOX_CONTENT: in Read_F_Tox()3638 TOXTypes eTox = ( !bIdx ) ? TOX_CONTENT : TOX_INDEX; // Default in lcl_ImportTox()
1153 case TOX_CONTENT: in TOXMark()
491 case TOX_CONTENT: prBase = &pDefTOXBases->pContBase; break; in GetDefaultTOXBase()513 case TOX_CONTENT: prBase = &pDefTOXBases->pContBase; break; in SetDefaultTOXBase()1163 case TOX_CONTENT: in GetTxtFmtColl()1313 ( TOX_CONTENT == SwTOXBase::GetType() && in UpdateTemplate()
1116 SwTOXType * pNew = new SwTOXType(TOX_CONTENT, pShellRes->aTOXContentName ); in InitTOXTypes()
Completed in 150 milliseconds