Searched refs:pActView (Results 1 – 5 of 5) sorted by relevance
940 SwView *pActView = GetCreateView(); in SwNavigationPI() local942 pActView->GetWrtShellPtr()->IsGlblDocSaveLinks()); in SwNavigationPI()1059 SwView *pActView = GetCreateView(); in StateChanged() local1060 if(pActView) in StateChanged()1062 SwWrtShell* pWrtShell = pActView->GetWrtShellPtr(); in StateChanged()1161 SwView *pActView = GetCreateView(); in Notify() local1162 if(pActView) in Notify()1207 SwView *pActView = GetCreateView(); in UpdateListBox() local1208 sal_Bool bDisable = pActView == 0; in UpdateListBox()1225 if (pView == pActView) in UpdateListBox()[all …]
1204 SwView* pActView = GetParentWindow()->GetCreateView(); in Update() local1206 if(pActView && pActView->GetWrtShellPtr()) in Update()1209 pActiveShell = pActView->GetWrtShellPtr(); in Update()
2612 SwView* pActView = GetParentWindow()->GetCreateView(); in GetFocus() local2613 if(pActView) in GetFocus()2615 SwWrtShell* pActShell = pActView->GetWrtShellPtr(); in GetFocus()
157 SwView* pActView = ::GetActiveView(); in StateOther() local158 sal_Bool bWebView = 0 != PTR_CAST(SwWebView, pActView); in StateOther()187 if( pActView ) in StateOther()188 pSh = &pActView->GetWrtShell(); in StateOther()647 SwView* pActView = ::GetActiveView(); in ExecOther() local648 sal_Bool bWebView = 0 != PTR_CAST(SwWebView, pActView); in ExecOther()
169 void SwModule::ApplyUsrPref(const SwViewOption &rUsrPref, SwView* pActView, in ApplyUsrPref() argument172 SwView* pCurrView = pActView; in ApplyUsrPref()
Completed in 48 milliseconds