Searched refs:ScDDELinkObj (Results 1 – 6 of 6) sorted by relevance
1 "ScDDELinkObj";"com::sun::star::util::XRefreshable";"refresh()"2 "ScDDELinkObj";"com::sun::star::util::XRefreshable";"addRefreshListener()"3 "ScDDELinkObj";"com::sun::star::util::XRefreshable";"removeRefreshListener()"4 "ScDDELinkObj";"com::sun::star::sheet::XDDELink";"getApplication()"5 "ScDDELinkObj";"com::sun::star::sheet::XDDELink";"getTopic()"6 "ScDDELinkObj";"com::sun::star::sheet::XDDELink";"getItem()"7 "ScDDELinkObj";"com::sun::star::container::XNamed";"getName()"8 "ScDDELinkObj";"com::sun::star::container::XNamed";"setName()"
84 SC_SIMPLE_SERVICE_INFO( ScDDELinkObj, "ScDDELinkObj", "com.sun.star.sheet.DDELink" )1061 ScDDELinkObj::ScDDELinkObj(ScDocShell* pDocSh, const String& rA, in ScDDELinkObj() function in ScDDELinkObj1071 ScDDELinkObj::~ScDDELinkObj() in ~ScDDELinkObj()1077 void ScDDELinkObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()1111 rtl::OUString SAL_CALL ScDDELinkObj::getName() throw(uno::RuntimeException) in getName()1117 void SAL_CALL ScDDELinkObj::setName( const rtl::OUString& /* aName */ ) throw(uno::RuntimeException) in setName()1125 rtl::OUString SAL_CALL ScDDELinkObj::getApplication() throw(uno::RuntimeException) in getApplication()1133 rtl::OUString SAL_CALL ScDDELinkObj::getTopic() throw(uno::RuntimeException) in getTopic()1141 rtl::OUString SAL_CALL ScDDELinkObj::getItem() throw(uno::RuntimeException) in getItem()1151 void SAL_CALL ScDDELinkObj::refresh() throw(uno::RuntimeException) in refresh()[all …]
376 class ScDDELinkObj : public cppu::WeakImplHelper5< class394 ScDDELinkObj(ScDocShell* pDocSh, const String& rA,396 virtual ~ScDDELinkObj();447 ScDDELinkObj* GetObjectByIndex_Impl(sal_Int32 nIndex);448 ScDDELinkObj* GetObjectByName_Impl(const ::rtl::OUString& aName);
67 public class ScDDELinkObj extends TestCase { class
60 -o sc.ScDDELinkObj
91 job93=sc.ScDDELinkObj