Searched refs:checkClass_Impl (Results 1 – 2 of 2) sorted by relevance
450 bool SbiRuntime::checkClass_Impl( const SbxVariableRef& refVal, in checkClass_Impl() function in SbiRuntime513 bool bOk = checkClass_Impl( refVal, aClass, true ); in StepSETCLASS_impl()533 bool bOk = checkClass_Impl( xObjVal, aClass, false, bDefault ); in StepTESTCLASS()
417 …bool checkClass_Impl( const SbxVariableRef& refVal, const String& aClass, bool bRaiseErrors, bool …
Completed in 19 milliseconds