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