Searched refs:bChkPtr (Results 1 – 4 of 4) sorted by relevance
/aoo41x/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()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | swhtml.hxx | 507 ViewShell *CallStartAction( ViewShell *pVSh = 0, sal_Bool bChkPtr = sal_True ); 508 ViewShell *CallEndAction( sal_Bool bChkAction = sal_False, sal_Bool bChkPtr = sal_True );
|
H A D | swhtml.cxx | 2460 ViewShell *SwHTMLParser::CallStartAction( ViewShell *pVSh, sal_Bool bChkPtr ) in CallStartAction() argument 2464 if( !pVSh || bChkPtr ) in CallStartAction() 2489 ViewShell *SwHTMLParser::CallEndAction( sal_Bool bChkAction, sal_Bool bChkPtr ) in CallEndAction() argument 2491 if( bChkPtr ) in CallEndAction()
|
/aoo41x/main/sw/inc/ |
H A D | doc.hxx | 1902 sal_Bool bChkPtr = sal_False, SbxArray* pArgs = 0,
|
Completed in 66 milliseconds