Home
last modified time | relevance | path

Searched refs:AddClipbrdFormat (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/items/
H A Dclipfmtitem.cxx105AddClipbrdFormat( 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
/trunk/main/svx/inc/svx/
H A Dclipfmtitem.hxx52 void AddClipbrdFormat( sal_uIntPtr nId, sal_uInt16 nPos = USHRT_MAX );
53 void AddClipbrdFormat( sal_uIntPtr nId, const String& rName,
/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx139 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()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3038 rToFill.AddClipbrdFormat( SOT_FORMATSTR_ID_EMBED_SOURCE, in FillClipFmtItem()
3049 rToFill.AddClipbrdFormat( SOT_FORMATSTR_ID_EMBED_SOURCE, in FillClipFmtItem()
3052 rToFill.AddClipbrdFormat( SOT_FORMATSTR_ID_LINK_SOURCE ); in FillClipFmtItem()
3059 rToFill.AddClipbrdFormat( nFormat, sName ); in FillClipFmtItem()
3064 rToFill.AddClipbrdFormat( SOT_FORMATSTR_ID_LINK, SW_RES(STR_DDEFORMAT) ); in FillClipFmtItem()
3068 rToFill.AddClipbrdFormat( *pIds, aEmptyStr ); in FillClipFmtItem()
/trunk/main/sc/source/ui/view/
H A Dcellsh.cxx360 rFormats.AddClipbrdFormat( nFormatId, aStrVal ); in lcl_TestFormat()
362 rFormats.AddClipbrdFormat( nFormatId ); in lcl_TestFormat()
H A Deditsh.cxx806 aFormats.AddClipbrdFormat( SOT_FORMAT_STRING ); in GetClipState()
808 aFormats.AddClipbrdFormat( SOT_FORMAT_RTF ); in GetClipState()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx566 aFormats.AddClipbrdFormat( SOT_FORMAT_STRING ); in GetClipState()
568 aFormats.AddClipbrdFormat( SOT_FORMAT_RTF ); in GetClipState()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1000 aFormats.AddClipbrdFormat( SOT_FORMAT_RTF ); in StateClpbrd()
1002 aFormats.AddClipbrdFormat( SOT_FORMAT_STRING ); in StateClpbrd()

Completed in 65 milliseconds