Searched refs:xListProps (Results 1 – 1 of 1) sorted by relevance
74 return xListProps; in GetPropSet()85 XPropertySet xListProps = GetPropSet( "WikiList" ); in RefreshView() local86 if ( xListProps != null ) in RefreshView()90 xListProps.setPropertyValue( "StringItemList", pWikiList ); in RefreshView()102 XPropertySet xListProps = GetPropSet( "WikiList" ); in CheckButtonState() local103 if ( xListProps != null ) in CheckButtonState()133 XPropertySet xListProps = GetPropSet( "WikiList" ); in EditSetting() local134 if ( xListProps != null ) in EditSetting()162 XPropertySet xListProps = GetPropSet("WikiList"); in RemoveSetting() local163 if ( xListProps != null ) in RemoveSetting()[all …]
Completed in 10 milliseconds