Searched defs:pNotify (Results 1 – 8 of 8) sorted by relevance
111 TaskStatusFieldItem::TaskStatusFieldItem( ITaskStatusNotify* pNotify, in TaskStatusFieldItem()354 ITaskStatusNotify* pNotify = mpNotify; in MouseButtonDown() local381 ITaskStatusNotify* pNotify = mpNotify; in MouseButtonUp() local408 ITaskStatusNotify* pNotify = mpNotify; in MouseMove() local435 ITaskStatusNotify* pNotify = mpNotify; in Command() local462 ITaskStatusNotify* pNotify = mpNotify; in RequestHelp() local
92 SwFlyNotify *pNotify = NULL; in SetRefPoint() local
1162 SwCntntNotify *pNotify = new SwCntntNotify( this ); in MakeAll() local
4515 SwFrm* pNotify = 0; in AdjustCells() local
123 IMPL_LINK(SidebarTextEditSource, NotifyHdl, EENotify*, pNotify) in IMPL_LINK() argument
280 void SetNotifyObject( ITaskStatusNotify* pNotify ) { mpNotify = pNotify; } in SetNotifyObject()353 void SetNotifyObject( ITaskStatusNotify* pNotify ) { mpNotify = pNotify; } in SetNotifyObject()
2134 EENotify* pNotify = pEditEngine->aNotifyCache[0]; in ImplBlockInsertionCallbacks() local2144 IMPL_LINK( Outliner, EditEngineNotifyHdl, EENotify*, pNotify ) in IMPL_LINK() argument
4664 EENotify* pNotify = aNotifyCache[0]; in LeaveBlockNotifications() local
Completed in 87 milliseconds