Searched defs:SbxProperty (Results 1 – 1 of 1) sorted by relevance
32 class BASIC_DLLPUBLIC SbxProperty : public SbxVariable class39 SbxProperty( const String& r, SbxDataType t ) in SbxProperty() function in SbxProperty41 SbxProperty( const SbxProperty& r ) : SvRefBase( r ), SbxVariable( r ) {} in SbxProperty() function in SbxProperty
Completed in 11 milliseconds