Lines Matching refs:preview
48 /** 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
106 /** Remove a previously registered listener for preview creations.