Home
last modified time | relevance | path

Searched refs:pActionViewShell (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/filter/html/
H A Dswhtml.cxx280 pActionViewShell( 0 ), in SwHTMLParser()
2476 pActionViewShell = pVSh; in CallStartAction()
2478 if( pActionViewShell ) in CallStartAction()
2486 return pActionViewShell; in CallStartAction()
2502 pActionViewShell = 0; in CallEndAction()
2505 if( !pActionViewShell || (bChkAction && !pActionViewShell->ActionPend()) ) in CallEndAction()
2506 return pActionViewShell; in CallEndAction()
2552 pActionViewShell = 0; in CallEndAction()
2567 if( pVSh != pActionViewShell ) in CheckActionViewShell()
2568 pActionViewShell = 0; in CheckActionViewShell()
[all …]
H A Dswhtml.hxx416 ViewShell *pActionViewShell; // ViewShell, an der das StartAction member in SwHTMLParser

Completed in 48 milliseconds