Home
last modified time | relevance | path

Searched refs:rPtr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx366 sal_uInt32 ParaPortionList::GetPos( const ParaPortionPtr &rPtr ) const in GetPos()
369 Count(), static_cast<VoidPtr>( rPtr ), in GetPos()
373 sal_uInt32 ContentList::GetPos( const ContentNodePtr &rPtr ) const in GetPos()
376 Count(), static_cast<VoidPtr>( rPtr ), in GetPos()
H A Deditdoc.hxx291 sal_uInt32 GetPos( const ContentNodePtr &rPtr ) const;
630 sal_uInt32 GetPos( const ParaPortionPtr &rPtr ) const;
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx2422 void SwDoc::ShareLayout(boost::shared_ptr<SwRootFrm>& rPtr) in ShareLayout() argument
2424 pLayoutPtr = rPtr; in ShareLayout()
/trunk/main/sw/inc/
H A Ddoc.hxx1842 void ShareLayout( boost::shared_ptr<SwRootFrm>& rPtr);

Completed in 72 milliseconds