Home
last modified time | relevance | path

Searched refs:EndTOX (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/
H A Dattributeoutputbase.hxx196 void EndTOX( const SwSection& rSect,bool bCareEnd=true );
H A Dwrtw8nds.cxx2001 AttrOutput().EndTOX( *pTOXSect ,false); in OutputTextNode()
2057 AttrOutput().EndTOX( *pTOXSect ); in OutputTextNode()
H A Dww8atr.cxx2381 void AttributeOutputBase::EndTOX( const SwSection& rSect,bool bCareEnd ) in EndTOX() function in AttributeOutputBase