Home
last modified time | relevance | path

Searched refs:GetCreateType (Results 1 – 6 of 6) sorted by relevance

/aoo42x/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()
968 if( GetCreateType() & nsSwTOXElement::TOX_TABLE || in Update()
972 if( GetCreateType() & nsSwTOXElement::TOX_GRAPHIC || in Update()
981 if( GetCreateType() & nsSwTOXElement::TOX_FRAME ) in Update()
1314 GetCreateType() & nsSwTOXElement::TOX_OUTLINELEVEL && in UpdateTemplate()
/aoo42x/main/sw/inc/
H A Dtox.hxx523 sal_uInt16 GetCreateType() const; // creation types
748 inline sal_uInt16 SwTOXBase::GetCreateType() const in GetCreateType() function in SwTOXBase
/aoo42x/main/sw/source/filter/ww8/
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()
H A Dww8par5.cxx2880 if ((rBase.GetLevel() != MAXLEVEL) && (nsSwTOXElement::TOX_TEMPLATE & rBase.GetCreateType())) in EnsureMaxLevelForTemplates()
/aoo42x/main/sw/source/core/unocore/
H A Dunoidx.cxx667 sal_uInt16 nCreate = rTOXBase.GetCreateType(); in setPropertyValue()
988 const sal_uInt16 nCreate = pTOXBase->GetCreateType(); in getPropertyValue()
/aoo42x/main/sw/source/ui/index/
H A Dcnttab.cxx532 pDesc->SetContentOptions(pCurTOX->GetCreateType()); in CreateTOXDescFromTOXBase()

Completed in 1616 milliseconds