Home
last modified time | relevance | path

Searched refs:TOX_MARK (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx318 … pNewTOX = new SwTOXBase(pType, aForm, nsSwTOXElement::TOX_MARK, pType->GetTypeName()); in UpdateOrInsertTOX()
398 … TOX_AUTHORITIES == eCurTOXType ? nsSwTOXElement::TOX_MARK : 0, pType->GetTypeName()); in UpdateOrInsertTOX()
H A Dcntex.cxx290 …rops, UNO_NAME_CREATE_FROM_MARKS, 0!=(nContentOptions&nsSwTOXElement::TOX_MARK )); in CreateOrUpdateExample()
H A Dcnttab.cxx1224 aTOXMarksCB.Check( 0 != (nCreateType & nsSwTOXElement::TOX_MARK) ); in ApplyTOXDescription()
1308 nContentOptions |= nsSwTOXElement::TOX_MARK; in FillTOXDescription()
1333 nContentOptions = nsSwTOXElement::TOX_MARK; in FillTOXDescription()
1387 nContentOptions |= nsSwTOXElement::TOX_MARK; in FillTOXDescription()
/trunk/main/sw/source/ui/inc/
H A Dtoxmgr.hxx83 nContent(nsSwTOXElement::TOX_MARK | nsSwTOXElement::TOX_OUTLINELEVEL), in SwTOXDescription()
/trunk/main/sw/inc/
H A Dtox.hxx428 const SwTOXElement TOX_MARK = 1; variable
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx3030 …16 nCreateOf = (eTox == TOX_CONTENT) ? nsSwTOXElement::TOX_OUTLINELEVEL : nsSwTOXElement::TOX_MARK; in Read_F_Tox()
3176 eCreateFrom |= nsSwTOXElement::TOX_MARK; in Read_F_Tox()
3185 eCreateFrom |= nsSwTOXElement::TOX_MARK; in Read_F_Tox()
H A Dww8atr.cxx2172 if( nsSwTOXElement::TOX_MARK & pTOX->GetCreateType() ) in StartTOX()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx318 nsSwTOXElement::TOX_MARK, pType->GetTypeName())); in SwDocIndexDescriptorProperties_Impl()
750 lcl_AnyToBitMask(rValue, nCreate, nsSwTOXElement::TOX_MARK); in setPropertyValue()
1059 lcl_BitMaskToAny(aRet, nCreate, nsSwTOXElement::TOX_MARK); in getPropertyValue()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx955 if( GetCreateType() & nsSwTOXElement::TOX_MARK ) in Update()

Completed in 106 milliseconds