Lines Matching refs:CommandGroup

802 …pportedFeature( ".uno:FormSlots/undoRecord",      ID_BROWSER_UNDORECORD,  CommandGroup::CONTROLS );  in describeSupportedFeatures()
803 …pportedFeature( ".uno:FormController/undoRecord", ID_BROWSER_UNDORECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures()
804 …pportedFeature( ".uno:RecUndo", ID_BROWSER_UNDORECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures()
805 …pportedFeature( ".uno:FormSlots/saveRecord", ID_BROWSER_SAVERECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures()
806 …pportedFeature( ".uno:FormController/saveRecord", ID_BROWSER_SAVERECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures()
807 …pportedFeature( ".uno:RecSave", ID_BROWSER_SAVERECORD, CommandGroup::CONTROLS ); in describeSupportedFeatures()
808 …pportedFeature( ".uno:Save", ID_BROWSER_SAVERECORD, CommandGroup::DOCUMENT ); in describeSupportedFeatures()
809 …pportedFeature( ".uno:RecSearch", SID_FM_SEARCH, CommandGroup::CONTROLS ); in describeSupportedFeatures()
810 …pportedFeature( ".uno:AutoFilter", SID_FM_AUTOFILTER, CommandGroup::CONTROLS ); in describeSupportedFeatures()
811 …pportedFeature( ".uno:Refresh", SID_FM_REFRESH, CommandGroup::CONTROLS ); in describeSupportedFeatures()
812 …pportedFeature( ".uno:OrderCrit", SID_FM_ORDERCRIT, CommandGroup::CONTROLS ); in describeSupportedFeatures()
813 …ortedFeature( ".uno:RemoveFilterSort", SID_FM_REMOVE_FILTER_SORT,CommandGroup::CONTROLS ); in describeSupportedFeatures()
814 …pportedFeature( ".uno:FormFiltered", SID_FM_FORM_FILTERED, CommandGroup::CONTROLS ); in describeSupportedFeatures()
815 …pportedFeature( ".uno:FilterCrit", SID_FM_FILTERCRIT, CommandGroup::CONTROLS ); in describeSupportedFeatures()
816 …pportedFeature( ".uno:Sortup", ID_BROWSER_SORTUP, CommandGroup::CONTROLS ); in describeSupportedFeatures()
817 …pportedFeature( ".uno:SortDown", ID_BROWSER_SORTDOWN, CommandGroup::CONTROLS ); in describeSupportedFeatures()
818 …beSupportedFeature( ".uno:FormSlots/deleteRecord", SID_FM_DELETEROWS, CommandGroup::EDIT ); in describeSupportedFeatures()
819 …SupportedFeature( ".uno:FormSlots/insertRecord", ID_BROWSER_INSERT_ROW, CommandGroup::INSERT ); in describeSupportedFeatures()