Searched refs:sDocumentType (Results 1 – 11 of 11) sorted by relevance
125 …public static Object createNewDocument(XFrame frame, String sDocumentType, boolean preview, boolea… in createNewDocument() argument139 String sURL = "private:factory/" + sDocumentType; in createNewDocument()148 if (sDocumentType.equals("swriter")) in createNewDocument()152 else if (sDocumentType.equals("scalc")) in createNewDocument()
184 … ::rtl::OUString sDocumentType = aFilterProperties.getOrDefault( "Type", ::rtl::OUString() ); in impl_initFilterProperties_nothrow()191 … ::comphelper::NamedValueCollection aTypeProperties( xTypeDetection->getByName( sDocumentType ) ); in impl_initFilterProperties_nothrow()
195 String sDocumentType ) in CreateNewDocument() argument197 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
189 String sDocumentType ) in CreateNewDocument() argument191 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
248 String sDocumentType ) in CreateNewDocument() argument250 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
250 String sDocumentType ) in CreateNewDocument() argument252 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
284 String sDocumentType ) in CreateNewDocument() argument286 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
103 …static rtl::OUString sDocumentType(RTL_CONSTASCII_USTRINGPARAM("http://schemas.openxmlformats.org/… in lcl_getTarget() local121 sStreamType = sDocumentType; in lcl_getTarget()
356 String sDocumentType ) { in CreateNewDocument() argument357 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
123 SendMailResult AttachDocument( const ::rtl::OUString& sDocumentType,
814 const ::rtl::OUString& sDocumentType, in AttachDocument()820 …SaveResult eSaveResult = SaveDocumentAsFormat( sAttachmentTitle, xFrameOrModel, sDocumentType, sFi… in AttachDocument()
Completed in 88 milliseconds