Lines Matching refs:ImplRegisterProperty
57 ImplRegisterProperty( BASEPROPERTY_BACKGROUNDCOLOR ); in UnoTreeModel()
58 ImplRegisterProperty( BASEPROPERTY_BORDER ); in UnoTreeModel()
59 ImplRegisterProperty( BASEPROPERTY_BORDERCOLOR ); in UnoTreeModel()
60 ImplRegisterProperty( BASEPROPERTY_DEFAULTCONTROL ); in UnoTreeModel()
61 ImplRegisterProperty( BASEPROPERTY_ENABLED ); in UnoTreeModel()
62 ImplRegisterProperty( BASEPROPERTY_ENABLEVISIBLE ); in UnoTreeModel()
63 ImplRegisterProperty( BASEPROPERTY_FILLCOLOR ); in UnoTreeModel()
64 ImplRegisterProperty( BASEPROPERTY_HELPTEXT ); in UnoTreeModel()
65 ImplRegisterProperty( BASEPROPERTY_HELPURL ); in UnoTreeModel()
66 ImplRegisterProperty( BASEPROPERTY_PRINTABLE ); in UnoTreeModel()
67 ImplRegisterProperty( BASEPROPERTY_TABSTOP ); in UnoTreeModel()
68 ImplRegisterProperty( BASEPROPERTY_TREE_SELECTIONTYPE ); in UnoTreeModel()
69 ImplRegisterProperty( BASEPROPERTY_TREE_EDITABLE ); in UnoTreeModel()
70 ImplRegisterProperty( BASEPROPERTY_TREE_DATAMODEL ); in UnoTreeModel()
71 ImplRegisterProperty( BASEPROPERTY_TREE_ROOTDISPLAYED ); in UnoTreeModel()
72 ImplRegisterProperty( BASEPROPERTY_TREE_SHOWSHANDLES ); in UnoTreeModel()
73 ImplRegisterProperty( BASEPROPERTY_TREE_SHOWSROOTHANDLES ); in UnoTreeModel()
74 ImplRegisterProperty( BASEPROPERTY_ROW_HEIGHT ); in UnoTreeModel()
75 ImplRegisterProperty( BASEPROPERTY_TREE_INVOKESSTOPNODEEDITING ); in UnoTreeModel()
76 ImplRegisterProperty( BASEPROPERTY_HIDEINACTIVESELECTION ); in UnoTreeModel()