Home
last modified time | relevance | path

Searched defs:SbxProperty (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basic/inc/basic/
H A Dsbxprop.hxx32 class BASIC_DLLPUBLIC SbxProperty : public SbxVariable class
39 SbxProperty( const String& r, SbxDataType t ) in SbxProperty() function in SbxProperty
41 SbxProperty( const SbxProperty& r ) : SvRefBase( r ), SbxVariable( r ) {} in SbxProperty() function in SbxProperty

Completed in 11 milliseconds