Searched refs:bChkPtr (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh3.cxx | 184 sal_Bool bChkPtr, SbxArray* pArgs, in CallEvent() argument 187 return GetDoc()->CallEvent( nEvent, rCallEvent, bChkPtr, pArgs, pCallBack ); in CallEvent()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | swhtml.hxx | 504 ViewShell *CallStartAction( ViewShell *pVSh = 0, sal_Bool bChkPtr = sal_True ); 505 ViewShell *CallEndAction( sal_Bool bChkAction = sal_False, sal_Bool bChkPtr = sal_True );
|
H A D | swhtml.cxx | 2449 ViewShell *SwHTMLParser::CallStartAction( ViewShell *pVSh, sal_Bool bChkPtr ) in CallStartAction() argument 2453 if( !pVSh || bChkPtr ) in CallStartAction() 2478 ViewShell *SwHTMLParser::CallEndAction( sal_Bool bChkAction, sal_Bool bChkPtr ) in CallEndAction() argument 2480 if( bChkPtr ) in CallEndAction()
|
/aoo42x/main/sw/inc/ |
H A D | doc.hxx | 1894 sal_Bool bChkPtr = sal_False, SbxArray* pArgs = 0,
|
Completed in 42 milliseconds