Home
last modified time | relevance | path

Searched refs:sDocumentType (Results 1 – 11 of 11) sorted by relevance

/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
139 String sURL = "private:factory/" + sDocumentType; in createNewDocument()
148 if (sDocumentType.equals("swriter")) in createNewDocument()
152 else if (sDocumentType.equals("scalc")) in createNewDocument()
/trunk/main/svx/source/form/
H A Ddatabaselocationinput.cxx184 … ::rtl::OUString sDocumentType = aFilterProperties.getOrDefault( "Type", ::rtl::OUString() ); in impl_initFilterProperties_nothrow()
191 … ::comphelper::NamedValueCollection aTypeProperties( xTypeDetection->getByName( sDocumentType ) ); in impl_initFilterProperties_nothrow()
/trunk/main/odk/examples/java/Text/
H A DTextReplace.java195 String sDocumentType ) in CreateNewDocument() argument
197 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
H A DStyleCreation.java189 String sDocumentType ) in CreateNewDocument() argument
191 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
H A DBookmarkInsertion.java248 String sDocumentType ) in CreateNewDocument() argument
250 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
H A DHardFormatting.java250 String sDocumentType ) in CreateNewDocument() argument
252 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
H A DStyleInitialization.java284 String sDocumentType ) in CreateNewDocument() argument
286 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLStreamImpl.cxx139 …static rtl::OUString sDocumentType(RTL_CONSTASCII_USTRINGPARAM("http://schemas.openxmlformats.org/… in lcl_getTarget() local
157 sStreamType = sDocumentType; in lcl_getTarget()
/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java356 String sDocumentType ) { in CreateNewDocument() argument
357 String sURL = "private:factory/" + sDocumentType; in CreateNewDocument()
/trunk/main/sfx2/inc/sfx2/
H A Dmailmodelapi.hxx123 SendMailResult AttachDocument( const ::rtl::OUString& sDocumentType,
/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx814 const ::rtl::OUString& sDocumentType, in AttachDocument()
820 …SaveResult eSaveResult = SaveDocumentAsFormat( sAttachmentTitle, xFrameOrModel, sDocumentType, sFi… in AttachDocument()

Completed in 49 milliseconds