Lines Matching refs:ImplRegisterProperty
78 ImplRegisterProperty( BASEPROPERTY_BACKGROUNDCOLOR ); in UnoControlDialogModel()
80 ImplRegisterProperty( BASEPROPERTY_DEFAULTCONTROL ); in UnoControlDialogModel()
81 ImplRegisterProperty( BASEPROPERTY_ENABLED ); in UnoControlDialogModel()
82 ImplRegisterProperty( BASEPROPERTY_FONTDESCRIPTOR ); in UnoControlDialogModel()
84 ImplRegisterProperty( BASEPROPERTY_HELPTEXT ); in UnoControlDialogModel()
85 ImplRegisterProperty( BASEPROPERTY_HELPURL ); in UnoControlDialogModel()
86 ImplRegisterProperty( BASEPROPERTY_TITLE ); in UnoControlDialogModel()
87 ImplRegisterProperty( BASEPROPERTY_SIZEABLE ); in UnoControlDialogModel()
88 ImplRegisterProperty( BASEPROPERTY_DESKTOP_AS_PARENT ); in UnoControlDialogModel()
89 ImplRegisterProperty( BASEPROPERTY_DECORATION ); in UnoControlDialogModel()
90 ImplRegisterProperty( BASEPROPERTY_DIALOGSOURCEURL ); in UnoControlDialogModel()
91 ImplRegisterProperty( BASEPROPERTY_GRAPHIC ); in UnoControlDialogModel()
92 ImplRegisterProperty( BASEPROPERTY_IMAGEURL ); in UnoControlDialogModel()
96 ImplRegisterProperty( BASEPROPERTY_MOVEABLE, aBool ); in UnoControlDialogModel()
97 ImplRegisterProperty( BASEPROPERTY_CLOSEABLE, aBool ); in UnoControlDialogModel()