Home
last modified time | relevance | path

Searched refs:DocumentPreview (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java51 import com.sun.star.wizards.ui.DocumentPreview;
177 protected DocumentPreview dpStylePreview;
436 dpStylePreview = new DocumentPreview(xMSF, imgPreview); in addStylePreview()
439 dpStylePreview.setDocument(stylePreview.htmlFilename, DocumentPreview.PREVIEW_MODE); in addStylePreview()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DDocumentPreview.java44 public class DocumentPreview class
71 public DocumentPreview(XMultiServiceFactory xmsf, Object control) throws Exception in DocumentPreview() method in DocumentPreview
/trunk/main/wizards/
H A DJar_commonwizards.mk95 wizards/com/sun/star/wizards/ui/DocumentPreview \