Searched refs:GetEmbeddedName (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/svtools/inc/svtools/ |
H A D | insdlg.hxx | 66 …static sal_Bool GetEmbeddedName(const TransferableDataHelper& rData, String& _rName, String& _rSou…
|
/aoo41x/main/cui/source/dialogs/ |
H A D | pastedlg.cxx | 217 SvPasteObjectHelper::GetEmbeddedName(rHelper,aName,aSourceName,nFormat); in GetFormat()
|
/aoo41x/main/svtools/source/dialogs/ |
H A D | insdlg.cxx | 327 sal_Bool SvPasteObjectHelper::GetEmbeddedName(const TransferableDataHelper& rData,String& _rName,St… in GetEmbeddedName() function in SvPasteObjectHelper
|
/aoo41x/main/sc/source/ui/view/ |
H A D | cellsh.cxx | 356 SvPasteObjectHelper::GetEmbeddedName( rDataHelper, aStrVal, aSource, nFormatId ); in lcl_TestFormat()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews7.cxx | 173 if (SvPasteObjectHelper::GetEmbeddedName (rDataHelper, sName, sSource, nFormat)) in GetSupportedClipboardFormats()
|
/aoo41x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 3057 if ( SvPasteObjectHelper::GetEmbeddedName(rData,sName,sSource,nFormat) ) in FillClipFmtItem()
|
Completed in 49 milliseconds