Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/html/
H A Dswhtml.hxx109 …_HTMLAttr( const _HTMLAttr &rAttr, const SwNodeIndex &rEndPara, xub_StrLen nEndCnt, _HTMLAttr **pH…
115 _HTMLAttr *Clone( const SwNodeIndex& rEndPara, xub_StrLen nEndCnt ) const;
H A Dswhtml.cxx5402 _HTMLAttr::_HTMLAttr( const _HTMLAttr &rAttr, const SwNodeIndex &rEndPara, in _HTMLAttr() argument
5405 nEndPara( rEndPara ), in _HTMLAttr()
5424 _HTMLAttr *_HTMLAttr::Clone( const SwNodeIndex& rEndPara, sal_uInt16 nEndCnt ) const in Clone() argument
5427 _HTMLAttr *pNew = new _HTMLAttr( *this, rEndPara, nEndCnt, ppHead ); in Clone()

Completed in 50 milliseconds