Home
last modified time | relevance | path

Searched refs:ImportString (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewfun5.cxx345 bRet = aObj.ImportString( aStr, nFormatId ); in PasteDataFormat()
360 bRet = aObj.ImportString( aStr, nFormatId ); in PasteDataFormat()
363 bRet = aObj.ImportString( aStr, nFormatId ); in PasteDataFormat()
H A Dviewfun4.cxx178 aImpEx.ImportString( aStr, SOT_FORMAT_RTF ); in PasteRTF()
/trunk/main/sc/source/ui/inc/
H A Dimpex.hxx128 sal_Bool ImportString( const ::rtl::OUString&, sal_uLong=FORMAT_STRING );
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx2086 return aObj.ImportString( aData, SOT_FORMATSTR_ID_SYLK ) ? 1 : 0; in DdeSetData()
H A Dimpex.cxx360 sal_Bool ScImportExport::ImportString( const ::rtl::OUString& rText, sal_uLong nFmt ) in ImportString() function in ScImportExport

Completed in 37 milliseconds