Home
last modified time | relevance | path

Searched refs:pActView (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx157 SwView* pActView = ::GetActiveView(); in StateOther() local
158 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() local
648 sal_Bool bWebView = 0 != PTR_CAST(SwWebView, pActView); in ExecOther()
H A Dswmodul1.cxx169 void SwModule::ApplyUsrPref(const SwViewOption &rUsrPref, SwView* pActView, in ApplyUsrPref() argument
172 SwView* pCurrView = pActView; in ApplyUsrPref()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2612 SwView* pActView = GetParentWindow()->GetCreateView(); in GetFocus() local
2613 if(pActView) in GetFocus()
2615 SwWrtShell* pActShell = pActView->GetWrtShellPtr(); in GetFocus()
H A Dglbltree.cxx1204 SwView* pActView = GetParentWindow()->GetCreateView(); in Update() local
1206 if(pActView && pActView->GetWrtShellPtr()) in Update()
1209 pActiveShell = pActView->GetWrtShellPtr(); in Update()
H A Dnavipi.cxx940 SwView *pActView = GetCreateView(); in SwNavigationPI() local
942 pActView->GetWrtShellPtr()->IsGlblDocSaveLinks()); in SwNavigationPI()
1059 SwView *pActView = GetCreateView(); in StateChanged() local
1060 if(pActView) in StateChanged()
1062 SwWrtShell* pWrtShell = pActView->GetWrtShellPtr(); in StateChanged()
1161 SwView *pActView = GetCreateView(); in Notify() local
1162 if(pActView) in Notify()
1207 SwView *pActView = GetCreateView(); in UpdateListBox() local
1208 sal_Bool bDisable = pActView == 0; in UpdateListBox()
1225 if (pView == pActView) in UpdateListBox()
[all …]

Completed in 47 milliseconds