Lines Matching refs:aSource
691 Path aSource(pSourceBox, pSource); in MoveOrCopyContents() local
696 SfxObjectShellRef aSourceDoc = ((SfxOrganizeListBox_Impl *)pSourceBox)->GetObjectShell(aSource); in MoveOrCopyContents()
720 *aSourceDoc, aSource[nSLevel+1], in MoveOrCopyContents()
721 aSource[nSLevel+2], aSource[nSLevel+3], in MoveOrCopyContents()
785 bRemovedFromSource = aSourceDoc->Remove(aSource[nSLevel+1], in MoveOrCopyContents()
786 aSource[nSLevel+2], in MoveOrCopyContents()
787 aSource[nSLevel+3]); in MoveOrCopyContents()
1031 Path aSource(pSource, pSourceEntry); in NotifyAcceptDrop() local
1045 aSource[1+SL] == aTarget[1+TL]) || in NotifyAcceptDrop()
1047 aSource[1+SL] == aTarget[1+TL]) || in NotifyAcceptDrop()
1049 aSource[1+SL] == aTarget[1+TL] && in NotifyAcceptDrop()
1050 aSource[2+SL] == aTarget[2+TL]) || in NotifyAcceptDrop()
1052 aSource[1+SL] == aTarget[1+TL] && in NotifyAcceptDrop()
1053 aSource[2+SL] == aTarget[2+TL])); in NotifyAcceptDrop()