Searched refs:AddClipbrdFormat (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/svx/source/items/ |
H A D | clipfmtitem.cxx | 105 … AddClipbrdFormat( sal_uIntPtr( aClipFormats.Identifiers[n] ), aClipFormats.Names[n], n ); in PutValue() 141 void SvxClipboardFmtItem::AddClipbrdFormat( sal_uIntPtr nId, sal_uInt16 nPos ) in AddClipbrdFormat() function in SvxClipboardFmtItem 150 void SvxClipboardFmtItem::AddClipbrdFormat( sal_uIntPtr nId, const String& rName, in AddClipbrdFormat() function in SvxClipboardFmtItem
|
/aoo4110/main/svx/inc/svx/ |
H A D | clipfmtitem.hxx | 52 void AddClipbrdFormat( sal_uIntPtr nId, sal_uInt16 nPos = USHRT_MAX ); 53 void AddClipbrdFormat( sal_uIntPtr nId, const String& rName,
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drviews7.cxx | 139 pResult->AddClipbrdFormat(nTestFormat, sName); in GetSupportedClipboardFormats() 141 pResult->AddClipbrdFormat(nTestFormat); in GetSupportedClipboardFormats() 156 pResult->AddClipbrdFormat(nTestFormat); in GetSupportedClipboardFormats() 174 pResult->AddClipbrdFormat (nFormat, sName); in GetSupportedClipboardFormats()
|
/aoo4110/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 3037 rToFill.AddClipbrdFormat( SOT_FORMATSTR_ID_EMBED_SOURCE, in FillClipFmtItem() 3048 rToFill.AddClipbrdFormat( SOT_FORMATSTR_ID_EMBED_SOURCE, in FillClipFmtItem() 3051 rToFill.AddClipbrdFormat( SOT_FORMATSTR_ID_LINK_SOURCE ); in FillClipFmtItem() 3058 rToFill.AddClipbrdFormat( nFormat, sName ); in FillClipFmtItem() 3063 rToFill.AddClipbrdFormat( SOT_FORMATSTR_ID_LINK, SW_RES(STR_DDEFORMAT) ); in FillClipFmtItem() 3067 rToFill.AddClipbrdFormat( *pIds, aEmptyStr ); in FillClipFmtItem()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | cellsh.cxx | 360 rFormats.AddClipbrdFormat( nFormatId, aStrVal ); in lcl_TestFormat() 362 rFormats.AddClipbrdFormat( nFormatId ); in lcl_TestFormat()
|
H A D | editsh.cxx | 806 aFormats.AddClipbrdFormat( SOT_FORMAT_STRING ); in GetClipState() 808 aFormats.AddClipbrdFormat( SOT_FORMAT_RTF ); in GetClipState()
|
/aoo4110/main/sc/source/ui/drawfunc/ |
H A D | drtxtob.cxx | 566 aFormats.AddClipbrdFormat( SOT_FORMAT_STRING ); in GetClipState() 568 aFormats.AddClipbrdFormat( SOT_FORMAT_RTF ); in GetClipState()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | annotsh.cxx | 1000 aFormats.AddClipbrdFormat( SOT_FORMAT_RTF ); in StateClpbrd() 1002 aFormats.AddClipbrdFormat( SOT_FORMAT_STRING ); in StateClpbrd()
|
Completed in 78 milliseconds