Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dstep1.cxx450 bool SbiRuntime::checkClass_Impl( const SbxVariableRef& refVal, in checkClass_Impl() function in SbiRuntime
513 bool bOk = checkClass_Impl( refVal, aClass, true ); in StepSETCLASS_impl()
533 bool bOk = checkClass_Impl( xObjVal, aClass, false, bDefault ); in StepTESTCLASS()
/trunk/main/basic/source/inc/
H A Druntime.hxx417 …bool checkClass_Impl( const SbxVariableRef& refVal, const String& aClass, bool bRaiseErrors, bool …

Completed in 30 milliseconds