Home
last modified time | relevance | path

Searched refs:nsSwTOXElement (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sw/source/core/tox/
H A Dtxmsrt.cxx614 case nsSwTOXElement::TOX_SEQUENCE: in GetText_Impl()
615 case nsSwTOXElement::TOX_TEMPLATE: in GetText_Impl()
616 case nsSwTOXElement::TOX_OUTLINELEVEL: in GetText_Impl()
632 case nsSwTOXElement::TOX_OLE: in GetText_Impl()
633 case nsSwTOXElement::TOX_GRAPHIC: in GetText_Impl()
634 case nsSwTOXElement::TOX_FRAME: in GetText_Impl()
658 …if( nsSwTOXElement::TOX_TEMPLATE == eType || nsSwTOXElement::TOX_SEQUENCE == eType || nsSwTOXElem… in FillText()
707 case nsSwTOXElement::TOX_TEMPLATE: in GetURL()
758 case nsSwTOXElement::TOX_OLE: in GetURL()
759 case nsSwTOXElement::TOX_GRAPHIC: in GetURL()
[all …]
/aoo41x/main/sw/source/ui/index/
H A Dcntex.cxx270 sal_Bool bOn = 0!=(nContentOptions&nsSwTOXElement::TOX_TEMPLATE ); in CreateOrUpdateExample()
290 …xIdxProps, UNO_NAME_CREATE_FROM_MARKS, 0!=(nContentOptions&nsSwTOXElement::TOX_MARK … in CreateOrUpdateExample()
291 …xIdxProps, UNO_NAME_CREATE_FROM_OUTLINE, 0!=(nContentOptions&nsSwTOXElement::TOX_OUTLINELE… in CreateOrUpdateExample()
292 …xIdxProps, UNO_NAME_CREATE_FROM_EMBEDDED_OBJECTS,0!=(nContentOptions&nsSwTOXElement::TOX_OLE … in CreateOrUpdateExample()
293 …xIdxProps, UNO_NAME_CREATE_FROM_TABLES , 0!=(nContentOptions&nsSwTOXElement::TOX_TABLE … in CreateOrUpdateExample()
294 …xIdxProps, UNO_NAME_CREATE_FROM_GRAPHIC_OBJECTS, 0!=(nContentOptions&nsSwTOXElement::TOX_GRAPHIC … in CreateOrUpdateExample()
295 …xIdxProps, UNO_NAME_CREATE_FROM_TEXT_FRAMES, 0!=(nContentOptions&nsSwTOXElement::TOX_FRAME … in CreateOrUpdateExample()
296 …xIdxProps, UNO_NAME_CREATE_FROM_LABELS, 0!=(nContentOptions&nsSwTOXElement::TOX_SEQUENCE … in CreateOrUpdateExample()
H A Dcnttab.cxx1224 aTOXMarksCB.Check( 0 != (nCreateType & nsSwTOXElement::TOX_MARK) ); in ApplyTOXDescription()
1308 nContentOptions |= nsSwTOXElement::TOX_MARK; in FillTOXDescription()
1315 nContentOptions |= nsSwTOXElement::TOX_OUTLINELEVEL; in FillTOXDescription()
1322 nContentOptions |= nsSwTOXElement::TOX_OLE; in FillTOXDescription()
1324 nContentOptions |= nsSwTOXElement::TOX_TABLE; in FillTOXDescription()
1326 nContentOptions |= nsSwTOXElement::TOX_FRAME; in FillTOXDescription()
1328 nContentOptions |= nsSwTOXElement::TOX_GRAPHIC; in FillTOXDescription()
1333 nContentOptions = nsSwTOXElement::TOX_MARK; in FillTOXDescription()
1387 nContentOptions |= nsSwTOXElement::TOX_MARK; in FillTOXDescription()
1389 nContentOptions |= nsSwTOXElement::TOX_OUTLINELEVEL; in FillTOXDescription()
[all …]
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()
/aoo41x/main/sw/source/core/doc/
H A Ddoctxm.cxx955 if( GetCreateType() & nsSwTOXElement::TOX_MARK ) in Update()
958 if( GetCreateType() & nsSwTOXElement::TOX_OUTLINELEVEL ) in Update()
961 if( GetCreateType() & nsSwTOXElement::TOX_TEMPLATE ) in Update()
964 if( GetCreateType() & nsSwTOXElement::TOX_OLE || in Update()
966 UpdateCntnt( nsSwTOXElement::TOX_OLE, pOwnChapterNode ); in Update()
968 if( GetCreateType() & nsSwTOXElement::TOX_TABLE || in Update()
972 if( GetCreateType() & nsSwTOXElement::TOX_GRAPHIC || in Update()
981 if( GetCreateType() & nsSwTOXElement::TOX_FRAME ) in Update()
1481 case nsSwTOXElement::TOX_FRAME: in UpdateCntnt()
1492 case nsSwTOXElement::TOX_GRAPHIC: in UpdateCntnt()
[all …]
/aoo41x/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()
845 lcl_AnyToBitMask(rValue, nCreate, nsSwTOXElement::TOX_TABLE); in setPropertyValue()
848 lcl_AnyToBitMask(rValue, nCreate, nsSwTOXElement::TOX_FRAME); in setPropertyValue()
851 lcl_AnyToBitMask(rValue, nCreate, nsSwTOXElement::TOX_GRAPHIC); in setPropertyValue()
854 lcl_AnyToBitMask(rValue, nCreate, nsSwTOXElement::TOX_OLE); in setPropertyValue()
1059 lcl_BitMaskToAny(aRet, nCreate, nsSwTOXElement::TOX_MARK); in getPropertyValue()
1063 nsSwTOXElement::TOX_OUTLINELEVEL); in getPropertyValue()
1185 lcl_BitMaskToAny(aRet, nCreate, nsSwTOXElement::TOX_TABLE); in getPropertyValue()
1188 lcl_BitMaskToAny(aRet, nCreate, nsSwTOXElement::TOX_FRAME); in getPropertyValue()
[all …]
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par5.cxx2873 if ((rBase.GetLevel() != MAXLEVEL) && (nsSwTOXElement::TOX_TEMPLATE & rBase.GetCreateType())) in EnsureMaxLevelForTemplates()
3014 …sal_uInt16 nCreateOf = (eTox == TOX_CONTENT) ? nsSwTOXElement::TOX_OUTLINELEVEL : nsSwTOXElement::… in Read_F_Tox()
3156 eCreateFrom |= nsSwTOXElement::TOX_OUTLINELEVEL; in Read_F_Tox()
3160 eCreateFrom |= nsSwTOXElement::TOX_MARK; in Read_F_Tox()
3169 eCreateFrom |= nsSwTOXElement::TOX_MARK; in Read_F_Tox()
3176 eCreateFrom |= nsSwTOXElement::TOX_TEMPLATE; in Read_F_Tox()
3342 … sal_uInt16 eEffectivelyFrom = eCreateFrom ? eCreateFrom : nsSwTOXElement::TOX_OUTLINELEVEL; in Read_F_Tox()
3343 if (eEffectivelyFrom & nsSwTOXElement::TOX_OUTLINELEVEL) in Read_F_Tox()
3394 eCreateFrom = nsSwTOXElement::TOX_SEQUENCE; in Read_F_Tox()
H A Dww8atr.cxx2172 if( nsSwTOXElement::TOX_MARK & pTOX->GetCreateType() ) in StartTOX()
2183 if( nsSwTOXElement::TOX_OUTLINELEVEL & pTOX->GetCreateType() ) in StartTOX()
2200 if( nsSwTOXElement::TOX_OUTLINELEVEL & pTOX->GetCreateType() ) in StartTOX()
2277 if( nsSwTOXElement::TOX_TEMPLATE & pTOX->GetCreateType() ) in StartTOX()
/aoo41x/main/sw/source/ui/inc/
H A Dtoxmgr.hxx83 nContent(nsSwTOXElement::TOX_MARK | nsSwTOXElement::TOX_OUTLINELEVEL), in SwTOXDescription()
/aoo41x/main/sw/inc/
H A Dtox.hxx428 namespace nsSwTOXElement namespace

Completed in 904 milliseconds