Searched defs:SbxMethod (Results 1 – 1 of 1) sorted by relevance
31 class SbxMethod : public SbxVariable class38 SbxMethod( const String& r, SbxDataType t ) in SbxMethod() function in SbxMethod40 SbxMethod( const SbxMethod& r ) : SvRefBase( r ), SbxVariable( r ) {} in SbxMethod() function in SbxMethod
Completed in 5 milliseconds