Home
last modified time | relevance | path

Searched refs:ScDDELinksObj (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDDELinksObj.csv1 "ScDDELinksObj";"com::sun::star::container::XNameAccess";"getByName()"
2 "ScDDELinksObj";"com::sun::star::container::XNameAccess";"getElementNames()"
3 "ScDDELinksObj";"com::sun::star::container::XNameAccess";"hasByName()"
4 "ScDDELinksObj";"com::sun::star::container::XIndexAccess";"getCount()"
5 "ScDDELinksObj";"com::sun::star::container::XIndexAccess";"getByIndex()"
6 "ScDDELinksObj";"com::sun::star::container::XElementAccess";"getElementType()"
7 "ScDDELinksObj";"com::sun::star::container::XElementAccess";"hasElements()"
8 "ScDDELinksObj";"com::sun::star::container::XEnumerationAccess";"createEnumeration()"
/aoo4110/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1276 ScDDELinksObj::ScDDELinksObj(ScDocShell* pDocSh) : in ScDDELinksObj() function in ScDDELinksObj
1282 ScDDELinksObj::~ScDDELinksObj() in ~ScDDELinksObj()
1288 void ScDDELinksObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
1301 ScDDELinkObj* ScDDELinksObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl()
1313 ScDDELinkObj* ScDDELinksObj::GetObjectByName_Impl(const rtl::OUString& aName) in GetObjectByName_Impl()
1343 sal_Int32 SAL_CALL ScDDELinksObj::getCount() throw(uno::RuntimeException) in getCount()
1352 uno::Any SAL_CALL ScDDELinksObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
1371 sal_Bool SAL_CALL ScDDELinksObj::hasElements() throw(uno::RuntimeException) in hasElements()
1377 uno::Any SAL_CALL ScDDELinksObj::getByName( const rtl::OUString& aName ) in getByName()
1412 sal_Bool SAL_CALL ScDDELinksObj::hasByName( const rtl::OUString& aName ) in hasByName()
[all …]
H A Ddocuno.cxx1877 aRet <<= uno::Reference<container::XNameAccess>(new ScDDELinksObj( pDocShell )); in getPropertyValue()
/aoo4110/main/sc/inc/
H A Dlinkuno.hxx437 class ScDDELinksObj : public cppu::WeakImplHelper4< class
451 ScDDELinksObj(ScDocShell* pDocSh);
452 virtual ~ScDDELinksObj();
/aoo4110/main/qadevOOo/tests/java/mod/_sc/
H A DScDDELinksObj.java65 public class ScDDELinksObj extends TestCase { class
/aoo4110/main/sc/qa/unoapi/
H A Dsc.sce61 -o sc.ScDDELinksObj
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst92 job94=sc.ScDDELinksObj

Completed in 88 milliseconds