Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx319 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 …]
H A Dunocoll.cxx386 eType = TOX_CONTENT; in MakeInstance()
402 eType = TOX_CONTENT; in MakeInstance()
/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx92 case TOX_CONTENT: in InsertTOXMark()
96 pMark = new SwTOXMark(pSh->GetTOXType(TOX_CONTENT, 0)); in InsertTOXMark()
326 case TOX_CONTENT : in UpdateOrInsertTOX()
H A Dcnttab.cxx300 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()
H A Dswuiidxmrk.cxx244 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()
H A Dcntex.cxx469 case TOX_CONTENT : in CreateOrUpdateExample()
/trunk/main/sw/source/core/tox/
H A Dtox.cxx310 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()
/trunk/main/sw/inc/
H A Dtoxe.hxx44 TOX_CONTENT, enumerator
H A Dtox.hxx372 SwForm( TOXTypes eTOXType = TOX_CONTENT );
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx3023 eTox = TOX_CONTENT; in Read_F_Tox()
3030 …sal_uInt16 nCreateOf = (eTox == TOX_CONTENT) ? nsSwTOXElement::TOX_OUTLINELEVEL : nsSwTOXElement::… in Read_F_Tox()
3139 case TOX_CONTENT: in Read_F_Tox()
3354 case TOX_CONTENT: in Read_F_Tox()
3644 TOXTypes eTox = ( !bIdx ) ? TOX_CONTENT : TOX_INDEX; // Default in lcl_ImportTox()
H A Dwrtw8nds.cxx1153 case TOX_CONTENT: in TOXMark()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx491 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()
H A Ddocnew.cxx1132 SwTOXType * pNew = new SwTOXType(TOX_CONTENT, pShellRes->aTOXContentName ); in InitTOXTypes()
/trunk/main/sw/sdi/
H A Dtextsh.sdi65 TOX_CONTENT

Completed in 125 milliseconds