| /trunk/main/svx/inc/ |
| H A D | globlmn_tmpl.hrc | 31 Command = ".uno:Config" ; \ 36 Command = ".uno:ControlProperties" ; \ 41 Command = ".uno:FormProperties" ; \ 46 Command = ".uno:ChangeControlType" ; \ 51 Command = ".uno:StyleCatalog" ; \ 56 Command = ".uno:DesignerDialog" ; \ 61 Command = ".uno:AutoFormat" ; \ 66 Command = ".uno:FontDialog" ; \ 71 Command = ".uno:ParagraphDialog" ; \ 76 Command = ".uno:FontWork" ; \ [all …]
|
| /trunk/main/dbaccess/source/ui/app/ |
| H A D | app.src | 110 Command = ".uno:DBNewForm" ; 116 Command = ".uno:DBNewReport" ; 122 Command = ".uno:DBNewReportAutoPilot" ; 127 Command = ".uno:DBNewQuery" ; 132 Command = ".uno:DBNewQuerySql" ; 141 Command = ".uno:DBNewTable" ; 146 Command = ".uno:DBNewView" ; 151 Command = ".uno:DBNewViewSQL" ; 173 Command = ".uno:PasteSpecial" ; 183 Command = ".uno:DBDelete" ; [all …]
|
| /trunk/main/svx/source/form/ |
| H A D | fmexpl.src | 113 Command = ".uno:ConvertToEdit" ; 120 Command = ".uno:ConvertToButton" ; 127 Command = ".uno:ConvertToFixed" ; 134 Command = ".uno:ConvertToGroup" ; 141 Command = ".uno:ConvertToList" ; 148 Command = ".uno:ConvertToCheckBox" ; 155 Command = ".uno:ConvertToRadio" ; 162 Command = ".uno:ConvertToCombo" ; 169 Command = ".uno:ConvertToImageBtn" ; 176 Command = ".uno:ConvertToFileControl" ; [all …]
|
| /trunk/main/chart2/source/controller/menus/ |
| H A D | ShapeContextMenu.src | 34 Command = ".uno:FormatLine"; 39 Command = ".uno:FormatArea"; 44 Command = ".uno:TextAttributes"; 49 Command = ".uno:TransformDialog"; 58 Command = ".uno:ObjectTitleDescription"; 63 Command = ".uno:RenameObject"; 72 Command = ".uno:ArrangeRow"; 80 Command = ".uno:BringToFront"; 85 Command = ".uno:Forward"; 90 Command = ".uno:Backward"; [all …]
|
| H A D | ShapeEditContextMenu.src | 34 Command = ".uno:FontDialog"; 39 Command = ".uno:ParagraphDialog"; 48 Command = ".uno:Cut"; 53 Command = ".uno:Copy"; 58 Command = ".uno:Paste";
|
| /trunk/main/svx/source/sidebar/insert/ |
| H A D | InsertPropertyPanel.src | 57 Command = ".uno:Line"; 62 Command = ".uno:LineArrowEnd"; 67 Command = ".uno:Rect"; 72 Command = ".uno:Ellipse"; 77 Command = ".uno:Text"; 82 Command = ".uno:LineToolbox"; 87 Command = ".uno:ConnectorToolbox"; 92 Command = ".uno:ArrowsToolbox"; 111 Command = ".uno:BasicShapes"; 117 Command = ".uno:SymbolShapes"; [all …]
|
| /trunk/main/reportdesign/source/ui/report/ |
| H A D | report.src | 288 Command = ".uno:DbSortingAndGrouping" ; 298 Command = ".uno:DBBackgroundColor" ; 304 Command = ".uno:ShowRuler" ; 311 Command = ".uno:GridVisible" ; 322 Command = ".uno:PageHeaderFooter" ; 328 Command = ".uno:ReportHeaderFooter" ; 338 Command = ".uno:ArrangeMenu" ; 425 Command = ".uno:ObjectResize" ; 434 Command = ".uno:SmallestWidth" ; 440 Command = ".uno:GreatestWidth" ; [all …]
|
| /trunk/main/svx/source/sidebar/text/ |
| H A D | TextPropertyPanel.src | 45 // Command = ".uno:CharFontName" ; 56 // Command = ".uno:FontHeight" ; 73 Command = ".uno:Grow" ; 79 Command = ".uno:Shrink" ; 97 Command = ".uno:Bold" ; 103 Command = ".uno:Italic" ; 110 Command = ".uno:Underline" ; 116 Command = ".uno:Strikeout" ; 122 Command = ".uno:Shadowed" ; 141 Command = ".uno:Color" ; [all …]
|
| /trunk/main/ucbhelper/source/client/ |
| H A D | content.cxx | 202 Any executeCommand( const Command& rCommand ); 532 Command aCommand; in getCommands() 548 Command aCommand; in getProperties() 675 Command aCommand; in getPropertyValuesInterface() 708 Command aCommand; in getPropertyValuesInterface() 756 Command aCommand; in setPropertyValues() 804 Command aCommand; in setPropertyValues() 821 Command aCommand; in executeCommand() 834 Command aCommand; in executeCommand() 873 Command aCommand; in createCursorAny() [all …]
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/ |
| H A D | _XCommandProcessor.java | 27 import com.sun.star.ucb.Command; 117 Command command = new Command(commandName, -1, null); in _execute() 150 Command badCommand = new Command("bad command", -1, null); in _execute() 185 Command command = (Command)tEnv.getObjRelation( in _abort() 200 command = new Command(commandName, -1, arg); in _abort()
|
| /trunk/main/framework/source/uielement/ |
| H A D | comboboxtoolbarcontroller.cxx | 291 if ( rControlCommand.Command.equalsAsciiL( "SetText", 7 )) in executeControlCommand() 307 else if ( rControlCommand.Command.equalsAsciiL( "SetList", 7 )) in executeControlCommand() 332 else if ( rControlCommand.Command.equalsAsciiL( "AddEntry", 8 )) in executeControlCommand() 346 else if ( rControlCommand.Command.equalsAsciiL( "InsertEntry", 11 )) in executeControlCommand() 368 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryPos", 14 )) in executeControlCommand() 384 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryText", 15 )) in executeControlCommand() 397 else if ( rControlCommand.Command.equalsAsciiL( "SetDropDownLines", 16 )) in executeControlCommand() 410 else if ( rControlCommand.Command.equalsAsciiL( "SetBackgroundColor", 18 )) in executeControlCommand() 426 else if ( rControlCommand.Command.equalsAsciiL( "SetTextColor", 12 )) in executeControlCommand()
|
| H A D | dropdownboxtoolbarcontroller.cxx | 241 if ( rControlCommand.Command.equalsAsciiL( "SetList", 7 )) in executeControlCommand() 268 else if ( rControlCommand.Command.equalsAsciiL( "AddEntry", 8 )) in executeControlCommand() 282 else if ( rControlCommand.Command.equalsAsciiL( "InsertEntry", 11 )) in executeControlCommand() 304 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryPos", 14 )) in executeControlCommand() 320 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryText", 15 )) in executeControlCommand() 333 else if ( rControlCommand.Command.equalsAsciiL( "SetDropDownLines", 16 )) in executeControlCommand()
|
| H A D | togglebuttontoolbarcontroller.cxx | 166 if ( rControlCommand.Command.equalsAsciiL( "SetList", 7 )) in executeControlCommand() 191 else if ( rControlCommand.Command.equalsAsciiL( "CheckItemPos", 12 )) in executeControlCommand() 218 else if ( rControlCommand.Command.equalsAsciiL( "AddEntry", 8 )) in executeControlCommand() 231 else if ( rControlCommand.Command.equalsAsciiL( "InsertEntry", 11 )) in executeControlCommand() 255 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryPos", 14 )) in executeControlCommand() 275 else if ( rControlCommand.Command.equalsAsciiL( "RemoveEntryText", 15 )) in executeControlCommand()
|
| /trunk/main/sdext/source/presenter/ |
| H A D | PresenterProtocolHandler.cxx | 61 class Command class 69 class GotoPreviousSlideCommand : public Command 82 class GotoNextSlideCommand : public Command 95 class GotoNextEffectCommand : public Command 108 class SetNotesViewCommand : public Command 124 class SetSlideSorterCommand : public Command 139 class SetHelpViewCommand : public Command 154 class NotesFontSizeCommand : public Command 196 static Command* CreateCommand ( 231 ::boost::scoped_ptr<Command> mpCommand; [all …]
|
| /trunk/main/sd/source/ui/app/ |
| H A D | popup.src | 187 Command = ".uno:GroupMenu" ; \ 336 Command = ".uno:PageMenu" ; \ 356 Command = ".uno:PageMenu" ; \ 507 Command = ".uno:ObjectPosition" ; \ 600 Command = ".uno:StyleMenu" ; \ 656 Command = ".uno:LineSpacingMenu" ; \ 700 Command = ".uno:AlignTextMenu" ; \ 743 Command = ".uno:AlignObjetMenu" ; \ 1013 Command = ".uno:Navigator" ; \ 1148 Command = ".uno:GridMenu" ; \ [all …]
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdoashp.cxx | 809 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::LINETO; in MergeDefaultAttributes() 817 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::CURVETO; in MergeDefaultAttributes() 825 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::MOVETO; in MergeDefaultAttributes() 833 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::CLOSESUBPATH; in MergeDefaultAttributes() 839 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::ENDSUBPATH; in MergeDefaultAttributes() 845 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::ANGLEELLIPSETO; in MergeDefaultAttributes() 851 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::ANGLEELLIPSE; in MergeDefaultAttributes() 857 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::ARCTO; in MergeDefaultAttributes() 863 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::ARC; in MergeDefaultAttributes() 869 rSegInfo.Command = EnhancedCustomShapeSegmentCommand::CLOCKWISEARCTO; in MergeDefaultAttributes() [all …]
|
| /trunk/main/extensions/source/bibliography/ |
| H A D | toolbar.src | 53 Command = ".uno:Bib/source" ; 69 Command = ".uno:Bib/query" ; 82 Command = ".uno:Bib/autoFilter" ; 90 Command = ".uno:Bib/standardFilter" ; 98 Command = ".uno:Bib/removeFilter" ; 105 // Command = ".uno:Bib/Mapping" ; 113 Command = ".uno:Bib/sdbsource" ;
|
| /trunk/main/offapi/com/sun/star/sdb/ |
| H A D | DataAccessDescriptor.idl | 111 <member>Command</member></p> 126 [optional, property] string Command; 131 … <p><member>Command</member> needs to be interpreted depending on the value of this property.</p> 133 <p>This property is only meaningful together with the <member>Command</member> 145 … <p>If a <member>DataSourceName</member>, <member>Command</member> and <member>CommandType</member> 158 the given <member>Command</member>. 165 the given <member>Command</member>. 172 the given <member>Command</member>. 178 …/** specifies if the <member>Command</member> should be analyzed on the client side before sending… 184 <p>This property is usually present together with the <member>Command</member> and [all …]
|
| /trunk/main/solenv/doc/gbuild/solenv/gbuild/ |
| H A D | gbuild.mk | 26 static const Command SHELL; 58 static const Command AWK; 60 static const Command CC; 62 static const Command CXX; 64 static const Command GCCP; 66 static const Command LINK; 68 static const Command MKTEMP;
|
| H A D | linktarget.mk | 47 static const Command command( 55 static const Command command_dep( 78 static const Command command( 86 static const Command command_dep( 127 static const Command command ( 135 /// Command to collect all dependencies of this LinkTarget. 136 static const Command command_dep(
|
| /trunk/main/ucb/source/core/ |
| H A D | ucbcmds.cxx | 491 ucb::Command aSetPropsCommand( in setTitle() 568 ucb::Command aGetPropsCommand( in createNew() 718 ucb::Command aCreateNewCommand( in createNew() 767 ucb::Command aGetPropertySetInfoCommand( in transferProperties() 797 ucb::Command aGetPropsCommand1( in transferProperties() 914 ucb::Command aSetPropsCommand( in transferProperties() 949 ucb::Command aOpenCommand( in getInputStream() 989 ucb::Command aOpenCommand( in getInputStream() 1036 ucb::Command aOpenCommand( rtl::OUString::createFromAscii( "open" ), in getResultSet() 1077 ucb::Command aGetPropsCommand( in handleNameClashRename() [all …]
|
| /trunk/main/sw/source/ui/app/ |
| H A D | mn.src | 67 Command = ".uno:StyleMenu" ; \ 120 Command = ".uno:AlignTextMenu" ; \ 154 Command = ".uno:LineSpacingMenu" ; \ 408 Command = ".uno:CellMenu" ; \ 467 Command = ".uno:RowMenu" ; \ 523 Command = ".uno:ColumnMenu" ; \ 686 Command = ".uno:ArrangeMenu" ; \ 714 Command = ".uno:ArrangeMenu" ; \ 870 Command = ".uno:WrapMenu" ; \ 936 Command = ".uno:WrapMenu" ; \ [all …]
|
| /trunk/main/ucb/qa/complex/tdoc/ |
| H A D | _XCommandProcessor.java | 32 import com.sun.star.ucb.Command; 129 Command command = new Command(commandName, -1, null); in _execute() 223 Command command = new Command("getCommandInfo", -1, null); in _abort() 237 command = new Command(commandName, -1, arg); in _abort()
|
| /trunk/main/extensions/inc/ucbhelper/ |
| H A D | ext_content.hxx | 135 virtual Any doCommand( const Command & crCommand ) = 0; 188 virtual Any doCommand( const Command & crCommand ); 200 …virtual Reference< XCommandTask > SAL_CALL createCommandTask(const Command& rCommand, const Refere… 257 Command m_aCommand; 261 …k( const Reference< XContentTaskEnvironment >& xEnv, OContent *pContent, const Command& rCommand ); 279 virtual Command SAL_CALL getCommand() throw();
|
| /trunk/main/framework/qa/complex/dispatches/ |
| H A D | checkdispatchapi.java | 417 …+ "] returned groupd=[" + aInfo.GroupId + "] command=\"" + aInfo.Command + "\""); // true => dont … in impl_checkDispatchInfo() 421 if (aCheckMap.containsKey(aInfo.Command)) in impl_checkDispatchInfo() 424 …ound a duplicate item: group=[" + aInfo.GroupId + "] command=\"" + aInfo.Command + "\""); // true … in impl_checkDispatchInfo() 428 aCheckMap.put(aInfo.Command, aInfo.Command); in impl_checkDispatchInfo() 429 System.out.println("\t[" + aInfo.GroupId + "] \"" + aInfo.Command + "\""); in impl_checkDispatchInfo()
|