Lines Matching refs:nSourceIdx
891 sal_uInt16 nSourceIdx, /* Index der zu kopierenden / zu verschiebenden in CopyOrMove() argument
929 if( nSourceIdx == USHRT_MAX ) in CopyOrMove()
943 const SfxTemplateDirEntryPtr pEntry = rTargetDir[nSourceIdx]; in CopyOrMove()
945 if(nTargetIdx < nSourceIdx) in CopyOrMove()
946 ++nSourceIdx; in CopyOrMove()
947 rTargetDir.Remove(nSourceIdx); in CopyOrMove()
957 DocTempl_EntryData_Impl *pSource = pSourceRgn->GetEntry( nSourceIdx ); in CopyOrMove()
986 pSourceRgn->DeleteEntry( nSourceIdx ); in CopyOrMove()
1016 sal_uInt16 nSourceIdx /* Index der zu kopierenden / zu verschiebenden in Move() argument
1041 nSourceRegion, nSourceIdx, sal_True ); in Move()
1051 sal_uInt16 nSourceIdx /* Index der zu kopierenden / zu verschiebenden in Copy() argument
1077 nSourceRegion, nSourceIdx, sal_False ); in Copy()