Home
last modified time | relevance | path

Searched refs:bChkAction (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.hxx479 SwViewShell *CallEndAction( bool bChkAction = false, bool bChkPtr = true );
H A Dswhtml.cxx2612 SwViewShell *SwHTMLParser::CallEndAction( bool bChkAction, bool bChkPtr ) in CallEndAction() argument
2627 if( !m_pActionViewShell || (bChkAction && !m_pActionViewShell->ActionPend()) ) in CallEndAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dswhtml.hxx498 SwViewShell *CallEndAction( bool bChkAction = false, bool bChkPtr = true );
H A Dswhtml.cxx2628 SwViewShell *SwHTMLParser::CallEndAction( bool bChkAction, bool bChkPtr ) in CallEndAction() argument
2643 if( !m_pActionViewShell || (bChkAction && !m_pActionViewShell->ActionPend()) ) in CallEndAction()