Home
last modified time | relevance | path

Searched refs:preview (Results 1 – 25 of 135) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePreview.idl54 A sequence of all supported preview formats
71 If a service implementation doesn't support a file preview
75 The width of the preview window in pixel.
86 The height of the preview window in pixel.
103 supported by the preview implementation
112 that the preview implementation doesn't support hiding the preview.
115 A value of <TRUE/> shows the preview window.
116 <p>A value of <FALSE/> hides the preview window.</p>
121 implementation doesn't support hiding the preview.</p>
126 /** Returns the current show state of the preview.
[all …]
H A DTemplateDescription.idl93 <li>A window for displaying a file preview</li>
120 <li>A window for displaying a file preview</li>
H A DXFilePickerListener.idl105 has changed. If the FilePicker dialog contains a preview the client
106 may ask for the new dimension of the preview area.
/trunk/main/offapi/com/sun/star/drawing/
H A DXSlidePreviewCache.idl48 /** A cache of preview bitmaps for the slides of one Impress or Draw
52 When a preview is not present then it is created asynchronously. On
76 are not. This information is used for give preview creation for
87 /** Return a preview for the given slide index.
88 The returned bitmap may be the requested preview, a preview of the
89 preview, i.e. a scaled up or down version, or an empty reference
90 when the preview is not yet present.
93 preview. In that case all registered listeners are notified when
94 the preview has been created.
101 /** Register a listener that is called when a preview has been created
[all …]
H A DXSlideRenderer.idl43 /** Create preview bitmaps for single slides.
47 /** Create a preview for the given slide that has the same aspect ratio
51 The reason for not using the given size directly as preview size and
54 b) leaving the adaption of the actual preview size (according to the
59 The slide for which a preview will be created.
61 The maximum size of the preview measured in pixels. When the
63 resulting preview will either have the width or the height of
66 When larger than the default 1 then internally a larger preview
99 The maximum size of the returned preview size.
H A DXSlidePreviewCacheListener.idl33 /** Listener for asynchronous preview creations. Called when a slide
34 preview has been created that was previously requested via a call to
37 time to get the up-to-date version of the preview.
42 preview has been created for the slide with the given index.
44 The index of the slide for which a new preview has been created.
H A DPageShape.idl39 A page shape displays a preview of another page. These shapes
40 are used inside notes pages to preview the corresponding
41 drawing page. Theyre also used in the handout page to preview
49 /** this is the page number that is used for the preview.
/trunk/main/offapi/com/sun/star/sheet/
H A DAccessiblePageHeaderFooterAreasView.idl44 /** The accessible view of the Header/Footer in a spreadsheet page preview
52 page preview.
57 is the accessible spreadsheet page preview.</li>
90 the preview is closed.</li>
93 because the document is not editable in the page preview.
102 false, because in a page preview a selection is not
108 because you can resize the window of the page preview, but
109 not the page preview itself. So it is left out of the
113 because in the page preview is no selection possible. So it
117 because in the page preview is no selection possible. So it
H A DAccessibleSpreadsheetPageView.idl44 /** The accessible view of a spreadsheet page preview
52 visible on the screen in the page preview.
58 is the window which contains the view of these page preview.</li>
125 the preview is closed.</li>
128 because the document is not editable in the page preview.
137 false, because in a page preview a selection is not
143 because you can resize the window of the page preview, but
144 not the page preview itself. So it is left out of the
148 because in the page preview is no selection possible. So
152 because in the page preview is no selection possible. So
/trunk/main/offapi/com/sun/star/table/
H A DAccessibleTableView.idl53 /** The accessible view of a table in a text document or in the page preview
70 text documenent page preview, or the accessible spreadsheet
71 page preview.</li>
97 <li>In a spreadsheet page preview there are relations between the
105 false if the table was showed in a page preview and the
106 page preview is already opend, otherwise it is true.</li>
109 table is showed in a page preview or the table is
115 if the table is showed in a page preview, otherwise it is
H A DAccessibleCellView.idl57 /** The accessible view of a cell in a text document or in the page preview
66 accessible spreadsheet page preview or accessible text document view.
98 is showed in a page preview or the cell or the table is
110 cell is not showed in a page preview, otherwise is it
114 is selected. This is not possible in the page preview.</li>
121 is showed in a spreadsheet page preview. Otherwise it is
/trunk/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm53 as well havs having accessory views AND a preview (as long as you are linked vs. 10.4 libraries
54 the preview insists on not being present. This is unfortunate.
319 // quality of the preview, e.g. when its height approaches the number of text lines
346 // get the preview control
353 // create a box to put the preview controls in
358 // now create the image view of the preview
423 // set first preview image
1342 // leave some space for the preview
/trunk/main/ooo_custom_images/industrial/
H A DTODO24 ** Page preview
25 + Book preview: lc_showbookview.png
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx380 mpParent->preview( pPreset ); in onSelectEffect()
633 void CustomAnimationCreateDialog::preview( const CustomAnimationPresetPtr& pPreset ) const in preview() function in sd::CustomAnimationCreateDialog
654 mpPane->preview( pSequence->getRootNode() ); in preview()
/trunk/main/sw/source/ui/dbui/
H A Dmmpreparemergepage.src45 …Text[ en-US ] = "The preview of a merged document is visible now. To see the preview of another do…
H A Dmmaddressblockpage.src599 Text[ en-US ] = "Address block preview";
603 Text[ en-US ] = "Salutation preview";
/trunk/main/offapi/com/sun/star/text/
H A DAccessibleTextDocumentPageView.idl49 /** The accessible page preview of a text document.
56 page preview of a text document.
H A DAccessibleEndnoteView.idl59 a page of the accessible page preview of a text document,
60 or the accessible page preview of a spreadsheet document.
H A DAccessibleFootnoteView.idl60 a page of the accessible page preview of a text document,
61 or the accessible page preview of a spreadsheet document.
H A DAccessibleHeaderFooterView.idl61 a page of the accessible page preview of a text document,
62 or the accessible page preview of a spreadsheet document.
H A DAccessiblePageView.idl53 page preview of a text document.
59 accessible page preview of a text document. That is, the
/trunk/main/offapi/com/sun/star/sdb/
H A DDocumentDefinition.idl60 … <li><strong>preview</strong>: retrieves an image showing a preview of the sub document.</li>
/trunk/main/extensions/source/scanner/
H A Dsanedlg.src274 …t [ en-US ] = "The device does not offer a preview option. Therefore, a normal scan will be used a…
/trunk/main/offapi/com/sun/star/frame/
H A DXModel2.idl74 … <li><b>Preview</b> specifies a preview of the document. A minimal implementation of such a view
76 <li><b>PrintPreview</b> specifies a print preview of the document.</li>
/trunk/main/wizards/com/sun/star/wizards/document/
H A DOfficeDocument.java125 …public static Object createNewDocument(XFrame frame, String sDocumentType, boolean preview, boolea… in createNewDocument() argument
134 loadValues[1].Value = preview ? Boolean.TRUE : Boolean.FALSE; in createNewDocument()

Completed in 81 milliseconds

123456