Lines Matching refs:nsSwTOXElement
614 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()
643 sal_uInt16 nId = nsSwTOXElement::TOX_OLE == eType in GetText_Impl()
645 : nsSwTOXElement::TOX_GRAPHIC == eType in GetText_Impl()
658 …if( nsSwTOXElement::TOX_TEMPLATE == eType || nsSwTOXElement::TOX_SEQUENCE == eType || nsSwTOXElem… in FillText()
688 if( nsSwTOXElement::TOX_OUTLINELEVEL == eType && pNd->GetTxtNode() ) in GetLevel()
707 case nsSwTOXElement::TOX_TEMPLATE: in GetURL()
708 case nsSwTOXElement::TOX_OUTLINELEVEL: in GetURL()
758 case nsSwTOXElement::TOX_OLE: in GetURL()
759 case nsSwTOXElement::TOX_GRAPHIC: in GetURL()
760 case nsSwTOXElement::TOX_FRAME: in GetURL()
770 case nsSwTOXElement::TOX_OLE: pStr = pMarkToOLE; break; in GetURL()
771 case nsSwTOXElement::TOX_GRAPHIC: pStr = pMarkToGraphic; break; in GetURL()
772 case nsSwTOXElement::TOX_FRAME: pStr = pMarkToFrame; break; in GetURL()