Searched refs:pSourceRgn (Results 1 – 1 of 1) sorted by relevance
953 RegionData_Impl *pSourceRgn = pImp->GetRegion( nSourceRegion ); in CopyOrMove() local954 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() local1118 if ( !pSourceRgn ) in CopyTo()1121 DocTempl_EntryData_Impl *pSource = pSourceRgn->GetEntry( nIdx ); in CopyTo()
Completed in 25 milliseconds