Home
last modified time | relevance | path

Searched refs:show (Results 1 – 25 of 263) sorted by relevance

1234567891011

/AOO41X/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl87 triggered. This method returns <FALSE>, if there is no show
106 triggered. This method returns <FALSE/>, if there is no show
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
237 <li>name: UserPaintColor, value: long. When given, the slide show
246 /** Add a view to the slide show.<p>
248 This method adds a view to the slide show. After successful
[all …]
H A DXSlideShowListener.idl32 /** 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 */
/AOO41X/main/oox/source/dump/
H A Dxlsbdumper.ini62 0x01000000=show-phonetic
399 0x0008=show-phonetic
464 0x00040000=show-input-box
465 0x00080000=show-error-box
558 0x0002=show-button
786 0x01=show-items
792 0x40=show-multiple-label
799 0x0040=show-member-prop-tips
809 0x00000004=show-empty-row
810 0x00000008=show-empty-col
[all …]
H A Dbiffdumper.ini42 # 0=off - show CONTINUE records separately (hex dump)
43 # 1=on - show contents of leading record together with following CONTINUE
587 0x02=show-inc-annotations
592 0x04=show-pivot-chart-filter
779 0x0001=show-value
780 0x0002=show-percent
781 0x0004=show-categ-percent
783 0x0010=show-categ
784 0x0020=show-bubble
933 0x005B=show-data-labels-over-max
[all …]
H A Doledumper.ini267 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
/AOO41X/main/vcl/unx/generic/app/
H A Di18n_status.cxx68 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()
289 void XIMStatusWindow::show( bool bShow, I18NStatus::ShowReason eReason ) in show() function in XIMStatusWindow
325 void show();
333 virtual void show( bool bShow, I18NStatus::ShowReason eReason );
418 void IIIMPStatusWindow::show( bool bShow, I18NStatus::ShowReason eReason ) in show() function in IIIMPStatusWindow
427 show(); in show()
435 show(); in toggle()
439 void IIIMPStatusWindow::show() in show() function in IIIMPStatusWindow
[all …]
/AOO41X/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextDialogFactory.java56 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()
/AOO41X/main/odk/examples/DevelopersGuide/ScriptingFramework/ScriptSelector/ScriptSelector/
H A DScriptSelector.java78 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()
/AOO41X/main/testgraphical/source/
H A Dcompare.pl69 our $show = 0;
98 "show" => \$show,
159 $show
237 $show
/AOO41X/main/l10ntools/source/filter/merge/
H A DFCFGMerge.cfg24 # 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)
/AOO41X/main/sd/prj/
H A Dd.lst39 ..\res\webview\show.asp %_DEST%\pck%_EXT%\show.asp
40 ..\res\webview\show.pl %_DEST%\pck%_EXT%\show.pl
/AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/parser/xlink/
H A DXLinkReadHandler.java42 private String show; field in XLinkReadHandler
59 show = attrs.getValue(OfficeNamespaces.XLINK_NS, "show"); in startParsing()
86 return show; in getShow()
/AOO41X/main/scripting/workben/installer/
H A DNavPanel.java81 wizard.show(next); in actionPerformed()
84 wizard.show(prev); in actionPerformed()
88 wizard.show(InstallWizard.IDEWELCOME); in actionPerformed()
H A DInstallWizard.java235 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()
/AOO41X/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldAutoShowInfo.idl33 /** 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.
/AOO41X/main/slideshow/source/engine/
H A Danimatedsprite.cxx149 mpSprite->show(); in resize()
214 void AnimatedSprite::show() in show() function in slideshow::internal::AnimatedSprite
217 mpSprite->show(); in show()
/AOO41X/main/solenv/bin/
H A Dbuild.pl101 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);
/AOO41X/main/vcl/source/src/
H A Dstdtext.src35 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 warning again.";
/AOO41X/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java293 aFileDialog.show(); in actionPerformed()
340 aFileDialog.show(); in actionPerformed()
421 aFileDialog.show(); in actionPerformed()
527 aFileDialog.show(); in actionPerformed()
577 aFileDialog.show(); in actionPerformed()
/AOO41X/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiPropDialog.java118 public boolean show() in show() method in WikiPropDialog
121 boolean bResult = super.show(); in show()
367 if ( xAddDialog.show() ) in callHandlerMethod()
/AOO41X/main/slideshow/source/engine/transitions/
H A Dslidechangebase.cxx359 rOutSprite->show(); in operator ()()
361 rInSprite->show(); in operator ()()
489 pSprite->show(); in createSprite()
/AOO41X/main/offapi/com/sun/star/sdb/
H A DDocumentDefinition.idl70 … <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>
/AOO41X/main/scp2/source/impress/
H A Dregistryitem_impress.scp366 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\"";
/AOO41X/ext_libraries/ratscan/scan/
H A Dmakefile.mk44 show-excludes .PHONY : $(MISC)/excluded-files.txt
59 -DRAT_JAR_HOME=$(rat_jar_home) show-excluded-files
/AOO41X/main/avmedia/source/framework/
H A Dmediaplayer.cxx76 mpMediaWindow->show(); in SFX_IMPL_DOCKINGWINDOW()
125 mpMediaWindow->show(); in ToggleFloatingMode()

1234567891011