Searched refs:TOX_MARK (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 318 … 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 D | cntex.cxx | 290 …rops, UNO_NAME_CREATE_FROM_MARKS, 0!=(nContentOptions&nsSwTOXElement::TOX_MARK )); in CreateOrUpdateExample()
|
H A D | cnttab.cxx | 1224 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()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | toxmgr.hxx | 83 nContent(nsSwTOXElement::TOX_MARK | nsSwTOXElement::TOX_OUTLINELEVEL), in SwTOXDescription()
|
/aoo4110/main/sw/inc/ |
H A D | tox.hxx | 430 const SwTOXElement TOX_MARK = 1; variable
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 318 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()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 3014 …16 nCreateOf = (eTox == TOX_CONTENT) ? nsSwTOXElement::TOX_OUTLINELEVEL : nsSwTOXElement::TOX_MARK; in Read_F_Tox() 3160 eCreateFrom |= nsSwTOXElement::TOX_MARK; in Read_F_Tox() 3169 eCreateFrom |= nsSwTOXElement::TOX_MARK; in Read_F_Tox()
|
H A D | ww8atr.cxx | 2172 if( nsSwTOXElement::TOX_MARK & pTOX->GetCreateType() ) in StartTOX()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | doctxm.cxx | 955 if( GetCreateType() & nsSwTOXElement::TOX_MARK ) in Update()
|
Completed in 146 milliseconds