Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Ddoctempl.cxx953 RegionData_Impl *pSourceRgn = pImp->GetRegion( nSourceRegion ); in CopyOrMove() local
954 if ( !pSourceRgn ) in CopyOrMove()
957 DocTempl_EntryData_Impl *pSource = pSourceRgn->GetEntry( nSourceIdx ); in CopyOrMove()
983 sal_Bool bDeleted = xTemplates->removeTemplate( pSourceRgn->GetTitle(), in CopyOrMove()
986 pSourceRgn->DeleteEntry( nSourceIdx ); in CopyOrMove()
1117 RegionData_Impl *pSourceRgn = pImp->GetRegion( nRegion ); in CopyTo() local
1118 if ( !pSourceRgn ) in CopyTo()
1121 DocTempl_EntryData_Impl *pSource = pSourceRgn->GetEntry( nIdx ); in CopyTo()

Completed in 85 milliseconds