Searched refs:TOX_TEMPLATE (Results 1 – 8 of 8) sorted by relevance
615 case nsSwTOXElement::TOX_TEMPLATE: in GetText_Impl()658 …if( nsSwTOXElement::TOX_TEMPLATE == eType || nsSwTOXElement::TOX_SEQUENCE == eType || nsSwTOXElem… in FillText()707 case nsSwTOXElement::TOX_TEMPLATE: in GetURL()
432 const SwTOXElement TOX_TEMPLATE = 4; variable
270 sal_Bool bOn = 0!=(nContentOptions&nsSwTOXElement::TOX_TEMPLATE ); in CreateOrUpdateExample()
1214 aAddStylesCB.Check(bHasStyleNames && (nCreateType & nsSwTOXElement::TOX_TEMPLATE)); in ApplyTOXDescription()1391 nContentOptions |= nsSwTOXElement::TOX_TEMPLATE; in FillTOXDescription()
961 if( GetCreateType() & nsSwTOXElement::TOX_TEMPLATE ) in Update()1329 … SwTOXPara * pNew = new SwTOXPara( *pTxtNd, nsSwTOXElement::TOX_TEMPLATE, i + 1 ); in UpdateTemplate()
896 lcl_AnyToBitMask(rValue, nCreate, nsSwTOXElement::TOX_TEMPLATE); in setPropertyValue()1213 lcl_BitMaskToAny(aRet, nCreate, nsSwTOXElement::TOX_TEMPLATE); in getPropertyValue()
2873 if ((rBase.GetLevel() != MAXLEVEL) && (nsSwTOXElement::TOX_TEMPLATE & rBase.GetCreateType())) in EnsureMaxLevelForTemplates()3176 eCreateFrom |= nsSwTOXElement::TOX_TEMPLATE; in Read_F_Tox()
2277 if( nsSwTOXElement::TOX_TEMPLATE & pTOX->GetCreateType() ) in StartTOX()
Completed in 143 milliseconds