10#include <com/sun/star/frame/XFrame.hpp>
43 snprintf(bthsend,300,
"bluetooth-sendto %s",
OUStringToOString( aFileName, RTL_TEXTENCODING_UTF8).getStr() );
44 if( !system( bthsend ) )
SendMailResult SaveAndSend(const css::uno::Reference< css::frame::XFrame > &xFrame)
::std::vector< OUString > maAttachedDocuments
static SaveResult SaveDocumentAsFormat(const OUString &aSaveFileName, const css::uno::Reference< css::uno::XInterface > &xFrameOrModel, const OUString &rType, OUString &rFileNamePath)
OString OUStringToOString(std::u16string_view str, ConnectionSettings const *settings)
Reference< XFrame > xFrame