Home
last modified time | relevance | path

Searched refs:rEndPara (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/html/
H A Dswhtml.hxx109 _HTMLAttr( const _HTMLAttr &rAttr, const SwNodeIndex &rEndPara,
116 _HTMLAttr *Clone( const SwNodeIndex& rEndPara, xub_StrLen nEndCnt ) const;
H A Dswhtml.cxx5429 _HTMLAttr::_HTMLAttr( const _HTMLAttr &rAttr, const SwNodeIndex &rEndPara, in _HTMLAttr() argument
5432 nEndPara( rEndPara ), in _HTMLAttr()
5451 _HTMLAttr *_HTMLAttr::Clone( const SwNodeIndex& rEndPara, sal_uInt16 nEndCnt ) const in Clone() argument
5454 _HTMLAttr *pNew = new _HTMLAttr( *this, rEndPara, nEndCnt, ppHead ); in Clone()

Completed in 42 milliseconds