Searched refs:SvPasteObjectHelper (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/cui/source/dialogs/ |
| H A D | pastedlg.cxx | 217 SvPasteObjectHelper::GetEmbeddedName(rHelper,aName,aSourceName,nFormat); in GetFormat() 244 aName = SvPasteObjectHelper::GetSotFormatUIName( nFormat ); in GetFormat()
|
| /trunk/main/svtools/source/dialogs/ |
| H A D | insdlg.cxx | 232 String SvPasteObjectHelper::GetSotFormatUIName( SotFormatStringId nId ) in GetSotFormatUIName() 327 sal_Bool SvPasteObjectHelper::GetEmbeddedName(const TransferableDataHelper& rData,String& _rName,St… in GetEmbeddedName()
|
| /trunk/main/svtools/inc/svtools/ |
| H A D | insdlg.hxx | 62 class SVT_DLLPUBLIC SvPasteObjectHelper class
|
| /trunk/main/svx/source/mnuctrls/ |
| H A D | clipboardctl.cxx | 88 aFmtStr = SvPasteObjectHelper::GetSotFormatUIName( nFmtID ); in CreatePopupWindow()
|
| /trunk/main/sc/source/ui/view/ |
| H A D | cellsh.cxx | 356 SvPasteObjectHelper::GetEmbeddedName( rDataHelper, aStrVal, aSource, nFormatId ); in lcl_TestFormat()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | drviews7.cxx | 173 if (SvPasteObjectHelper::GetEmbeddedName (rDataHelper, sName, sSource, nFormat)) in GetSupportedClipboardFormats()
|
| /trunk/main/sw/source/ui/dochdl/ |
| H A D | swdtflvr.cxx | 3040 if ( SvPasteObjectHelper::GetEmbeddedName(rData,sName,sSource,nFormat) ) in FillClipFmtItem()
|