Home
last modified time | relevance | path

Searched refs:aMime (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx429 OUString aMime ( RTL_CONSTASCII_USTRINGPARAM ( "text/xml") ); in PutBlockText() local
431 aAny <<= aMime; in PutBlockText()
577 OUString aMime ( RTL_CONSTASCII_USTRINGPARAM ( "text/xml") ); in WriteInfo() local
579 aAny <<= aMime; in WriteInfo()
654 OUString aMime ( RTL_CONSTASCII_USTRINGPARAM ( "text/xml") ); in SetMacroTable() local
656 aAny <<= aMime; in SetMacroTable()
H A DSwXMLTextBlocks.cxx335 ::rtl::OUString aMime( SotExchange::GetFormatMimeType( SOT_FORMATSTR_ID_STARWRITER_8 ) ); in StartPutBlock()
336 xRootProps->setPropertyValue( aPropName, uno::makeAny( aMime ) ); in StartPutBlock()
/trunk/main/sw/source/filter/xml/
H A Dwrtxml.cxx434 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("application/binary") ); in _Write() local
436 aAny2 <<= aMime; in _Write()
550 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in WriteThroughComponent() local
552 aAny <<= aMime; in WriteThroughComponent()
/trunk/main/basic/source/uno/
H A Dscriptcont.cxx694 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in implStorePasswordLibrary() local
695 xProps->setPropertyValue( aPropName, uno::makeAny( aMime ) ); in implStorePasswordLibrary()
833 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in implStorePasswordLibrary() local
834 xProps->setPropertyValue( aPropName, uno::makeAny( aMime ) ); in implStorePasswordLibrary()
H A Dnamecont.cxx1415 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in implStoreLibrary() local
1424 xProps->setPropertyValue( aPropName, uno::makeAny( aMime ) ); in implStoreLibrary()
1571 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in implStoreLibraryIndexFile() local
1572 xProps->setPropertyValue( aPropName, uno::makeAny( aMime ) ); in implStoreLibraryIndexFile()
2049 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in storeLibraries_Impl() local
2050 xProps->setPropertyValue( aPropName, uno::makeAny( aMime ) ); in storeLibraries_Impl()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx2189 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in SaveExceptList_Imp() local
2191 aAny <<= aMime; in SaveExceptList_Imp()
2617 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in MakeBlocklist_Imp() local
2619 aAny <<= aMime; in MakeBlocklist_Imp()
/trunk/main/starmath/source/
H A Dmathmlexport.cxx346 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in WriteThroughComponent() local
348 aAny <<= aMime; in WriteThroughComponent()
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1017 ::rtl::OUString aMime = ::rtl::OUString::createFromAscii( "text/plain" ); in implStoreAtStorage()
1023 xProps->setPropertyValue( aPropName, uno::makeAny( aMime ) ); in implStoreAtStorage()
1074 ::rtl::OUString aMime = ::rtl::OUString::createFromAscii( "text/plain" ); in implStoreAtStorage()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1736 ::rtl::OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in WriteThroughComponent()
1738 aAny <<= aMime; in WriteThroughComponent()