/aoo41x/main/sc/source/ui/app/ |
H A D | seltrans.cxx | 211 AddFormat( SOT_FORMAT_GDIMETAFILE ); in AddSupportedFormats() 212 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats() 213 AddFormat( SOT_FORMAT_BITMAP ); in AddSupportedFormats() 214 AddFormat( SOT_FORMATSTR_ID_HTML ); in AddSupportedFormats() 215 AddFormat( SOT_FORMATSTR_ID_SYLK ); in AddSupportedFormats() 216 AddFormat( SOT_FORMATSTR_ID_LINK ); in AddSupportedFormats() 217 AddFormat( SOT_FORMATSTR_ID_DIF ); in AddSupportedFormats() 218 AddFormat( SOT_FORMAT_STRING ); in AddSupportedFormats() 219 AddFormat( SOT_FORMAT_RTF ); in AddSupportedFormats() 228 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats() [all …]
|
H A D | drwtrans.cxx | 320 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats() 321 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats() 322 AddFormat( SOT_FORMAT_BITMAP ); in AddSupportedFormats() 328 AddFormat( SOT_FORMATSTR_ID_DRAWING ); in AddSupportedFormats() 331 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats() 333 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats() 334 AddFormat( SOT_FORMAT_BITMAP ); in AddSupportedFormats() 340 AddFormat( SOT_FORMATSTR_ID_SOLK ); in AddSupportedFormats() 341 AddFormat( SOT_FORMAT_STRING ); in AddSupportedFormats() 367 AddFormat( *aIter++ ); in AddSupportedFormats() [all …]
|
H A D | lnktrans.cxx | 60 AddFormat( SOT_FORMATSTR_ID_SOLK ); in AddSupportedFormats() 61 AddFormat( SOT_FORMAT_STRING ); in AddSupportedFormats() 62 AddFormat( SOT_FORMATSTR_ID_UNIFORMRESOURCELOCATOR ); in AddSupportedFormats() 63 AddFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in AddSupportedFormats() 64 AddFormat( SOT_FORMATSTR_ID_FILEGRPDESCRIPTOR ); in AddSupportedFormats() 65 AddFormat( SOT_FORMATSTR_ID_FILECONTENT ); in AddSupportedFormats()
|
H A D | transobj.cxx | 239 AddFormat( SOT_FORMATSTR_ID_EMBED_SOURCE ); in AddSupportedFormats() 241 AddFormat( SOT_FORMAT_GDIMETAFILE ); in AddSupportedFormats() 242 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats() 243 AddFormat( SOT_FORMAT_BITMAP ); in AddSupportedFormats() 246 AddFormat( SOT_FORMATSTR_ID_HTML ); in AddSupportedFormats() 247 AddFormat( SOT_FORMATSTR_ID_SYLK ); in AddSupportedFormats() 248 AddFormat( SOT_FORMATSTR_ID_LINK ); in AddSupportedFormats() 249 AddFormat( SOT_FORMATSTR_ID_DIF ); in AddSupportedFormats() 250 AddFormat( SOT_FORMAT_STRING ); in AddSupportedFormats() 252 AddFormat( SOT_FORMAT_RTF ); in AddSupportedFormats() [all …]
|
/aoo41x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 803 AddFormat( FORMAT_BITMAP ); in PrepareForCopy() 897 AddFormat( FORMAT_RTF ); in PrepareForCopy() 901 AddFormat( FORMAT_STRING ); in PrepareForCopy() 910 AddFormat( FORMAT_BITMAP ); in PrepareForCopy() 925 AddFormat( FORMAT_STRING ); in PrepareForCopy() 1007 AddFormat( FORMAT_STRING ); in CalculateAndCopy() 1045 AddFormat( FORMAT_RTF ); in CopyGlossary() 1047 AddFormat( FORMAT_STRING ); in CopyGlossary() 3086 AddFormat( FORMAT_BITMAP ); in SetDataForDragAndDrop() 3123 AddFormat( FORMAT_RTF ); in SetDataForDragAndDrop() [all …]
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdxfer.cxx | 432 AddFormat( *aIter++ ); in AddSupportedFormats() 439 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats() 443 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats() 444 AddFormat( SOT_FORMAT_BITMAP ); in AddSupportedFormats() 450 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats() 451 AddFormat( SOT_FORMAT_BITMAP ); in AddSupportedFormats() 457 AddFormat( FORMAT_STRING ); in AddSupportedFormats() 465 AddFormat( SOT_FORMAT_GDIMETAFILE ); in AddSupportedFormats() 466 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats() 467 AddFormat( SOT_FORMAT_BITMAP ); in AddSupportedFormats() [all …]
|
/aoo41x/main/svtools/source/misc/ |
H A D | transfer2.cxx | 490 AddFormat( SOT_FORMAT_STRING ); in CopyINetBookmark() 491 AddFormat( SOT_FORMATSTR_ID_SOLK ); in CopyINetBookmark() 492 AddFormat( SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK ); in CopyINetBookmark() 493 AddFormat( SOT_FORMATSTR_ID_FILECONTENT ); in CopyINetBookmark() 512 AddFormat( nFormatId ); in CopyAnyData() 558 AddFormat( SOT_FORMATSTR_ID_SVXB ); in CopyGraphic() 562 AddFormat( SOT_FORMATSTR_ID_PNG ); in CopyGraphic() 563 AddFormat( SOT_FORMAT_BITMAP ); in CopyGraphic() 567 AddFormat( SOT_FORMAT_GDIMETAFILE ); in CopyGraphic() 583 AddFormat( aEntry.nId ); in CopyString() [all …]
|
H A D | embedtransfer.cxx | 78 AddFormat( SOT_FORMATSTR_ID_EMBED_SOURCE ); in AddSupportedFormats() 79 AddFormat( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR ); in AddSupportedFormats() 80 AddFormat( FORMAT_GDIMETAFILE ); in AddSupportedFormats()
|
H A D | transfer.cxx | 643 void TransferableHelper::AddFormat( SotFormatStringId nFormat ) in AddFormat() function in TransferableHelper 648 AddFormat( aFlavor ); in AddFormat() 653 void TransferableHelper::AddFormat( const DataFlavor& rFlavor ) in AddFormat() function in TransferableHelper 701 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddFormat() 702 AddFormat( SOT_FORMATSTR_ID_BMP ); in AddFormat() 706 AddFormat( SOT_FORMATSTR_ID_EMF ); in AddFormat() 707 AddFormat( SOT_FORMATSTR_ID_WMF ); in AddFormat() 1088 AddFormat( SOT_FORMATSTR_ID_OBJECTDESCRIPTOR ); in PrepareOLE()
|
H A D | stringtransfer.cxx | 49 AddFormat(SOT_FORMAT_STRING); in AddSupportedFormats()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galmisc.cxx | 549 AddFormat( SOT_FORMATSTR_ID_DRAWING ); in AddSupportedFormats() 550 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats() 551 AddFormat( FORMAT_GDIMETAFILE ); in AddSupportedFormats() 552 AddFormat( FORMAT_BITMAP ); in AddSupportedFormats() 557 AddFormat( FORMAT_FILE ); in AddSupportedFormats() 561 AddFormat( SOT_FORMATSTR_ID_SVXB ); in AddSupportedFormats() 565 AddFormat( FORMAT_GDIMETAFILE ); in AddSupportedFormats() 566 AddFormat( FORMAT_BITMAP ); in AddSupportedFormats() 570 AddFormat( FORMAT_BITMAP ); in AddSupportedFormats() 571 AddFormat( FORMAT_GDIMETAFILE ); in AddSupportedFormats()
|
/aoo41x/main/svx/source/fmcomp/ |
H A D | dbaexchange.cxx | 230 AddFormat(SOT_FORMATSTR_ID_SBA_CTRLDATAEXCHANGE); in AddSupportedFormats() 233 AddFormat(SOT_FORMATSTR_ID_SBA_FIELDDATAEXCHANGE); in AddSupportedFormats() 236 AddFormat(getDescriptorFormatId()); in AddSupportedFormats() 472 AddFormat(SOT_FORMATSTR_ID_DBACCESS_TABLE); in AddSupportedFormats() 475 AddFormat(SOT_FORMATSTR_ID_DBACCESS_QUERY); in AddSupportedFormats() 478 AddFormat(SOT_FORMATSTR_ID_DBACCESS_COMMAND); in AddSupportedFormats() 489 AddFormat(SOT_FORMATSTR_ID_SBA_DATAEXCHANGE); in AddSupportedFormats() 666 AddFormat(getDescriptorFormatId()); in AddSupportedFormats()
|
H A D | xmlexchg.cxx | 60 AddFormat( SOT_FORMATSTR_ID_XFORMS ); in AddSupportedFormats()
|
H A D | dbaobjectex.cxx | 101 AddFormat(getDescriptorFormatId(bForm)); in AddSupportedFormats()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartTransferable.cxx | 79 AddFormat( SOT_FORMATSTR_ID_DRAWING ); in AddSupportedFormats() 81 AddFormat( SOT_FORMAT_GDIMETAFILE ); in AddSupportedFormats() 82 AddFormat( SOT_FORMATSTR_ID_PNG ); in AddSupportedFormats() 83 AddFormat( SOT_FORMAT_BITMAP ); in AddSupportedFormats()
|
/aoo41x/main/svx/source/form/ |
H A D | fmexch.cxx | 332 AddFormat(getFieldExchangeFormatId()); in AddSupportedFormats() 335 AddFormat(getControlPathFormatId()); in AddSupportedFormats() 338 AddFormat(getHiddenControlModelsFormatId()); in AddSupportedFormats()
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | JoinExchange.cxx | 142 AddFormat( SOT_FORMATSTR_ID_SBA_JOIN ); in AddSupportedFormats() 144 AddFormat( SOT_FORMATSTR_ID_SBA_TABID ); in AddSupportedFormats()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | tblrwcl.hxx | 191 void AddFormat( const SwFrmFmt& rFmt ); 213 void AddFormat( const SwFrmFmt& rOld, const SwFrmFmt& rNew );
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | dbexchange.cxx | 167 AddFormat( SOT_FORMAT_RTF ); in AddSupportedFormats() 170 AddFormat( SOT_FORMATSTR_ID_HTML ); in AddSupportedFormats()
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | GroupExchange.cxx | 53 AddFormat(OGroupExchange::getReportGroupId()); in AddSupportedFormats()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | dlgedclip.cxx | 57 AddFormat(getDescriptorFormatId()); in AddSupportedFormats()
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableRowExchange.cxx | 69 AddFormat(SOT_FORMATSTR_ID_SBA_TABED); in AddSupportedFormats()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | sdtreelb.cxx | 127 AddFormat(SOT_FORMATSTR_ID_NETSCAPE_BOOKMARK); in AddSupportedFormats() 128 AddFormat(SOT_FORMATSTR_ID_TREELISTBOX); in AddSupportedFormats() 129 AddFormat(GetListBoxDropFormatId()); in AddSupportedFormats()
|
/aoo41x/main/svl/unx/source/svdde/ |
H A D | ddedummy.cxx | 245 void DdeService::AddFormat( sal_uLong ) in AddFormat() function in DdeService
|
/aoo41x/main/svl/source/svdde/ |
H A D | ddesvr.cxx | 488 AddFormat( FORMAT_STRING ); in DdeService() 598 void DdeService::AddFormat( sal_uLong nFmt ) in AddFormat() function in DdeService
|