Lines Matching refs:CommandGroup
227 …( ".uno:FormatLine", COMMAND_ID_FORMAT_LINE, CommandGroup::FORMAT ); in describeSupportedFeatures()
228 …( ".uno:FormatArea", COMMAND_ID_FORMAT_AREA, CommandGroup::FORMAT ); in describeSupportedFeatures()
229 …( ".uno:TextAttributes", COMMAND_ID_TEXT_ATTRIBUTES, CommandGroup::FORMAT ); in describeSupportedFeatures()
230 …( ".uno:TransformDialog", COMMAND_ID_TRANSFORM_DIALOG, CommandGroup::FORMAT ); in describeSupportedFeatures()
231 …( ".uno:ObjectTitleDescription", COMMAND_ID_OBJECT_TITLE_DESCRIPTION, CommandGroup::FORMAT ); in describeSupportedFeatures()
232 …( ".uno:RenameObject", COMMAND_ID_RENAME_OBJECT, CommandGroup::FORMAT ); in describeSupportedFeatures()
233 …( ".uno:BringToFront", COMMAND_ID_BRING_TO_FRONT, CommandGroup::FORMAT ); in describeSupportedFeatures()
234 …( ".uno:Forward", COMMAND_ID_FORWARD, CommandGroup::FORMAT ); in describeSupportedFeatures()
235 …( ".uno:Backward", COMMAND_ID_BACKWARD, CommandGroup::FORMAT ); in describeSupportedFeatures()
236 …( ".uno:SendToBack", COMMAND_ID_SEND_TO_BACK, CommandGroup::FORMAT ); in describeSupportedFeatures()
237 …re( ".uno:FontDialog", COMMAND_ID_FONT_DIALOG, CommandGroup::EDIT ); in describeSupportedFeatures()
238 …re( ".uno:ParagraphDialog", COMMAND_ID_PARAGRAPH_DIALOG, CommandGroup::EDIT ); in describeSupportedFeatures()