Searched refs:GetNextView (Results 1 – 5 of 5) sorted by relevance
155 SwView* SwModule::GetNextView(SwView* pView) in GetNextView() function in SwModule274 pTmpView = SwModule::GetNextView(pTmpView); in ApplyUserMetric()311 pTmpView = SwModule::GetNextView(pTmpView); in ApplyRulerMetric()
181 pView = SwModule::GetNextView(pView); in IMPL_LINK()1241 pView = SwModule::GetNextView(pView); in UpdateListBox()1502 pView = SwModule::GetNextView(pView); in GetCreateView()
146 pView = SwModule::GetNextView(pView); in lcl_FindShell()1210 pView = SwModule::GetNextView(pView); in CreateContextMenu()3009 pView = SwModule::GetNextView(pView); in ExcecuteContextMenuAction()
158 pSwView = SW_MOD()->GetNextView( pSwView ); in processLinguServiceEvent()
185 static SwView* GetNextView(SwView*);
Completed in 109 milliseconds