/trunk/main/offapi/com/sun/star/presentation/ |
H A D | XSlideShow.idl | 193 /** Change the pause state of the slide show.<p> 195 This method either pauses the slide show (all currently 197 show again (all paused effects start again).<p> 200 When <TRUE>, the show is paused. When <FALSE>, and the show 229 supported on show(). Currently, the following values 246 /** Add a view to the slide show.<p> 261 /** Remove view from the slide show.<p> 289 the animations might show visible jerks. 300 /** Add a slide show listener.<p> 314 /** Revoke a previously registered slide show listener.<p> [all …]
|
H A D | XSlideShowListener.idl | 32 /** Listener interface to receive global slide show events.<p> 40 /** Notify that the slide show is paused 44 /** Notify that the slide show is resumed from a paused state */
|
/trunk/main/oox/source/dump/ |
H A D | xlsbdumper.ini | 62 0x01000000=show-phonetic 399 0x0008=show-phonetic 558 0x0002=show-button 786 0x01=show-items 816 0x00000200=show-error 1027 0x01=show-phonetic 1073 0x0002=show-formulas 1075 0x0008=show-headings 1076 0x0010=show-zeros 1079 0x0080=show-ruler [all …]
|
H A D | biffdumper.ini | 779 0x0001=show-value 783 0x0010=show-categ 784 0x0020=show-bubble 972 0x0001=show-series 973 0x0002=show-categ 974 0x0004=show-value 1004 0x0002=show-unit 1170 0x0004=show-value 1192 0x4000=show-categ 1714 0x0002=show-ruler [all …]
|
H A D | oledumper.ini | 267 0x00000002=show-tooltips 499 0x0000000000040000=show-dropdown-mode 785 0x00000004=inherit-show-toolbox 786 0x00000008=show-toolbox 787 0x00000010=inherit-show-grid 788 0x00000020=show-grid 795 0x00001000=inherit-show-invisible 796 0x00002000=show-invisible 797 0x00004000=inherit-show-tooltips 798 0x00008000=show-tooltips
|
/trunk/main/vcl/unx/generic/app/ |
H A D | i18n_status.cxx | 68 virtual void show( bool bShow, I18NStatus::ShowReason eReason ) = 0; 117 virtual void show( bool bShow, I18NStatus::ShowReason eReason ); 148 show( bOn, I18NStatus::contextmap ); in toggle() 325 void show(); 333 virtual void show( bool bShow, I18NStatus::ShowReason eReason ); 427 show(); in show() 435 show(); in toggle() 439 void IIIMPStatusWindow::show() in show() function in IIIMPStatusWindow 581 void I18NStatus::show( bool bShow, ShowReason eReason ) in show() function in I18NStatus 586 m_pStatusWindow->show( bShow, eReason ); in show() [all …]
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/ |
H A D | TextDialogFactory.java | 56 aDialog.show(); in CreateSelectionDialog() 76 aDialog.show(); in CreateCopyDialog() 95 aDialog.show(); in CreateCutDialog() 112 aDialog.show(); in CreatePasteDialog() 122 aDialog.show(); in CreateEditDialog() 129 aDialog.show(); in CreateFormatDialog()
|
/trunk/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/ |
H A D | ScriptSelector.java | 78 public void show(final XScriptContext ctxt) in show() method in ScriptSelector 183 client.show(); in show() 193 public void show(final XScriptContext ctxt, in show() method in ScriptSelector 196 show(ctxt); in show() 199 public void show(final XScriptContext ctxt, in show() method in ScriptSelector 202 show(ctxt); in show()
|
/trunk/main/testgraphical/source/ |
H A D | compare.pl | 69 our $show = 0; 98 "show" => \$show, 159 $show 237 $show
|
/trunk/main/sd/ |
H A D | Package_res.mk | 37 $(eval $(call gb_Package_add_file,sd_res,pck/show.asp,webview/show.asp)) 38 $(eval $(call gb_Package_add_file,sd_res,pck/show.pl,webview/show.pl))
|
/trunk/main/l10ntools/source/filter/merge/ |
H A D | FCFGMerge.cfg | 24 # 1 = show errors only 25 # 2 = show errors/warnings (default) 26 # 3 = show errors/warnings and some generic infos 27 # 4 = show anything (including detailed infos)
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/xlink/ |
H A D | XLinkReadHandler.java | 42 private String show; field in XLinkReadHandler 59 show = attrs.getValue(OfficeNamespaces.XLINK_NS, "show"); in startParsing() 86 return show; in getShow()
|
/trunk/main/scripting/workben/installer/ |
H A D | NavPanel.java | 81 wizard.show(next); in actionPerformed() 84 wizard.show(prev); in actionPerformed() 88 wizard.show(InstallWizard.IDEWELCOME); in actionPerformed()
|
H A D | InstallWizard.java | 235 public void show(String cardName) in show() method in InstallWizard 237 ((CardLayout)screens.getLayout()).show(screens, cardName); in show() 269 new InstallWizard().show(); in main()
|
/trunk/main/slideshow/source/engine/ |
H A D | animatedsprite.cxx | 149 mpSprite->show(); in resize() 214 void AnimatedSprite::show() in show() function in slideshow::internal::AnimatedSprite 217 mpSprite->show(); in show()
|
/trunk/main/offapi/com/sun/star/sheet/ |
H A D | DataPilotFieldAutoShowInfo.idl | 33 /** contains the auto show information of a DataPilotField. 61 /** specifies the number of the items to show. 68 /** specifies the field where the values to show and select are taken from.
|
/trunk/main/solenv/bin/ |
H A D | build.pl | 101 my $show = 0; 794 print "\n" if ( ! $show ); 798 return if ($cmd_file || $show); 1480 $arg =~ /^--show$/ and $show = 1 and next; 1482 $arg =~ /^-s$/ and $show = 1 and next; 1570 if ($show) { 2008 return 0 if ( $show ); 2195 print "\n" and return if ($show); 2337 next if ($show); 2550 next if ($show);
|
/trunk/main/vcl/source/src/ |
H A D | stdtext.src | 35 Text [ en-US ] = "Do not show this information again." ; 40 Text [ en-US ] = "Do not show this question again." ; 45 Text [ en-US ] = "Do not show this warning again." ;
|
/trunk/main/odk/examples/java/EmbedDocument/Container1/ |
H A D | EmbedContApp.java | 293 aFileDialog.show(); in actionPerformed() 340 aFileDialog.show(); in actionPerformed() 421 aFileDialog.show(); in actionPerformed() 527 aFileDialog.show(); in actionPerformed() 577 aFileDialog.show(); in actionPerformed()
|
/trunk/main/desktop/test/deployment/update/publisher/ |
H A D | readme.txt | 77 The Update Dialog should show the publisher name as provided in the description.xml. For example, 124 The Update Dialog should show the publisher name as provided in the description.xml. For example, 166 The Update Dialog should show the publisher name as provided in the repository. 209 The Update Dialog should show the publisher name as provided in the repository.
|
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | WikiPropDialog.java | 118 public boolean show() in show() method in WikiPropDialog 121 boolean bResult = super.show(); in show() 367 if ( xAddDialog.show() ) in callHandlerMethod()
|
/trunk/main/slideshow/source/engine/transitions/ |
H A D | slidechangebase.cxx | 359 rOutSprite->show(); in operator ()() 361 rInSprite->show(); in operator ()() 489 pSprite->show(); in createSprite()
|
/trunk/main/offapi/com/sun/star/sdb/ |
H A D | DocumentDefinition.idl | 70 … <li><strong>show</strong>: shows the sub document. This is useful if you previously opened the 75 of the <em>show</em> command will show the window, again.</li>
|
/trunk/main/scp2/source/impress/ |
H A D | registryitem_impress.scp | 366 Subkey = "soffice.StarImpressDocument.6\shell\show"; 373 Subkey = "soffice.StarImpressDocument.6\shell\show\command"; 374 Value = "\"<progpath>\program\soffice.exe\" -show \"%1\""; 755 Subkey = "opendocument.ImpressDocument.1\shell\show"; 762 Subkey = "opendocument.ImpressDocument.1\shell\show\command"; 763 Value = "\"<progpath>\program\soffice.exe\" -show \"%1\"";
|
/trunk/ext_libraries/ratscan/scan/ |
H A D | makefile.mk | 46 show-excludes .PHONY : $(MISC)/excluded-files.txt 61 -DRAT_JAR_HOME=$(rat_jar_home) show-excluded-files
|