Lines Matching refs:pTarget
1523 SvLBoxEntry* pTarget, SvLBoxEntry* pSource, in NotifyMoving() argument
1529 if ( pPage->MoveEntryData( pSource, pTarget ) == sal_True ) in NotifyMoving()
1532 pTarget, pSource, rpNewParent, rNewChildPos ); in NotifyMoving()
1542 return NotifyCopying( pTarget, pSource, rpNewParent, rNewChildPos ); in NotifyMoving()
1547 SvLBoxEntry* pTarget, SvLBoxEntry* pSource, in NotifyCopying() argument
1557 pPage->AddFunction( pTarget, pTarget == NULL ); in NotifyCopying()
2123 SvLBoxEntry* pTarget, bool bFront, bool bAllowDuplicates ) in AddFunction() argument
2162 return InsertEntry( pNewEntryData, pTarget, bFront ); in AddFunction()
2167 SvLBoxEntry* pTarget, in InsertEntry() argument
2175 pTarget != NULL ? pTarget : aContentsListBox->GetCurEntry(); in InsertEntry()
4800 SvLBoxEntry* pTarget, bool bFront, bool bAllowDuplicates ) in AddFunction() argument
4803 SvxConfigPage::AddFunction( pTarget, bFront, bAllowDuplicates ); in AddFunction()
4971 SvLBoxEntry* pTarget, SvLBoxEntry* pSource, in NotifyMoving() argument
4975 pTarget, pSource, rpNewParent, rNewChildPos ); in NotifyMoving()
4993 SvLBoxEntry* pTarget, in NotifyCopying() argument
5005 ((SvxToolbarConfigPage*)pPage)->AddFunction( pTarget, pTarget == NULL ); in NotifyCopying()