Home
last modified time | relevance | path

Searched refs:_sPreviewURL (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java105 …public TextDocument(XMultiServiceFactory xMSF, String _sPreviewURL, boolean bShowStatusIndicator, … in TextDocument() argument
110 xTextDocument = loadAsPreview(_sPreviewURL, true); in TextDocument()
/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java102 …public ReportTextDocument(XMultiServiceFactory xMSF, String _sPreviewURL, Resource oResource, Reco… in ReportTextDocument() argument
104 super(xMSF, _sPreviewURL, true, null); in ReportTextDocument()

Completed in 36 milliseconds