Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScAreaLinksObj.csv1 "ScAreaLinksObj";"com::sun::star::container::XIndexAccess";"getCount()"
2 "ScAreaLinksObj";"com::sun::star::container::XIndexAccess";"getByIndex()"
3 "ScAreaLinksObj";"com::sun::star::sheet::XAreaLinks";"insertAtPosition()"
4 "ScAreaLinksObj";"com::sun::star::sheet::XAreaLinks";"removeByIndex()"
5 "ScAreaLinksObj";"com::sun::star::container::XElementAccess";"getElementType()"
6 "ScAreaLinksObj";"com::sun::star::container::XElementAccess";"hasElements()"
7 "ScAreaLinksObj";"com::sun::star::container::XEnumerationAccess";"createEnumeration()"
/aoo41x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx83 SC_SIMPLE_SERVICE_INFO( ScAreaLinksObj, "ScAreaLinksObj", "com.sun.star.sheet.CellAreaLinks" )
934 ScAreaLinksObj::ScAreaLinksObj(ScDocShell* pDocSh) : in ScAreaLinksObj() function in ScAreaLinksObj
940 ScAreaLinksObj::~ScAreaLinksObj() in ~ScAreaLinksObj()
946 void ScAreaLinksObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
959 ScAreaLinkObj* ScAreaLinksObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl()
967 void SAL_CALL ScAreaLinksObj::insertAtPosition( const table::CellAddress& aDestPos, in insertAtPosition()
1007 uno::Reference<container::XEnumeration> SAL_CALL ScAreaLinksObj::createEnumeration() in createEnumeration()
1016 sal_Int32 SAL_CALL ScAreaLinksObj::getCount() throw(uno::RuntimeException) in getCount()
1034 uno::Any SAL_CALL ScAreaLinksObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
1047 uno::Type SAL_CALL ScAreaLinksObj::getElementType() throw(uno::RuntimeException) in getElementType()
[all …]
H A Ddocuno.cxx1873 aRet <<= uno::Reference<sheet::XAreaLinks>(new ScAreaLinksObj( pDocShell )); in getPropertyValue()
/aoo41x/main/sc/inc/
H A Dlinkuno.hxx321 class ScAreaLinksObj : public cppu::WeakImplHelper3< class
333 ScAreaLinksObj(ScDocShell* pDocSh);
334 virtual ~ScAreaLinksObj();
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScAreaLinksObj.java66 public class ScAreaLinksObj extends TestCase { class
/aoo41x/main/sc/qa/unoapi/
H A Dsc.sce41 -o sc.ScAreaLinksObj
H A Dknownissues.xcl25 sc.ScAreaLinksObj::com::sun::star::sheet::XAreaLinks
/aoo41x/main/framework/qa/complex/api_internal/
H A Dapi.lst75 job77=sc.ScAreaLinksObj

Completed in 66 milliseconds