Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx611 typedef ParaPortion* ParaPortionPtr; typedef
630 sal_uInt32 GetPos( const ParaPortionPtr &rPtr ) const;
H A Deditdoc2.cxx366 sal_uInt32 ParaPortionList::GetPos( const ParaPortionPtr &rPtr ) const in GetPos()