Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx280 pActionViewShell( 0 ), in SwHTMLParser()
2465 pActionViewShell = pVSh; in CallStartAction()
2467 if( pActionViewShell ) in CallStartAction()
2475 return pActionViewShell; in CallStartAction()
2491 pActionViewShell = 0; in CallEndAction()
2494 if( !pActionViewShell || (bChkAction && !pActionViewShell->ActionPend()) ) in CallEndAction()
2495 return pActionViewShell; in CallEndAction()
2541 pActionViewShell = 0; in CallEndAction()
2556 if( pVSh != pActionViewShell ) in CheckActionViewShell()
2557 pActionViewShell = 0; in CheckActionViewShell()
[all …]
H A Dswhtml.hxx414 ViewShell *pActionViewShell;// ViewShell, at which the StartAction member in SwHTMLParser

Completed in 41 milliseconds