Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScSheetLinksObj.csv1 "ScSheetLinksObj";"com::sun::star::container::XNameAccess";"getByName()"
2 "ScSheetLinksObj";"com::sun::star::container::XNameAccess";"getElementNames()"
3 "ScSheetLinksObj";"com::sun::star::container::XNameAccess";"hasByName()"
4 "ScSheetLinksObj";"com::sun::star::container::XIndexAccess";"getCount()"
5 "ScSheetLinksObj";"com::sun::star::container::XIndexAccess";"getByIndex()"
6 "ScSheetLinksObj";"com::sun::star::container::XElementAccess";"getElementType()"
7 "ScSheetLinksObj";"com::sun::star::container::XElementAccess";"hasElements()"
8 "ScSheetLinksObj";"com::sun::star::container::XEnumerationAccess";"createEnumeration()"
/aoo41x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx391 ScSheetLinksObj::ScSheetLinksObj(ScDocShell* pDocSh) : in ScSheetLinksObj() function in ScSheetLinksObj
397 ScSheetLinksObj::~ScSheetLinksObj() in ~ScSheetLinksObj()
403 void ScSheetLinksObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
416 ScSheetLinkObj* ScSheetLinksObj::GetObjectByIndex_Impl(sal_Int32 nIndex) in GetObjectByIndex_Impl()
442 ScSheetLinkObj* ScSheetLinksObj::GetObjectByName_Impl(const rtl::OUString& aName) in GetObjectByName_Impl()
476 sal_Int32 SAL_CALL ScSheetLinksObj::getCount() throw(uno::RuntimeException) in getCount()
499 uno::Any SAL_CALL ScSheetLinksObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
512 uno::Type SAL_CALL ScSheetLinksObj::getElementType() throw(uno::RuntimeException) in getElementType()
518 sal_Bool SAL_CALL ScSheetLinksObj::hasElements() throw(uno::RuntimeException) in hasElements()
524 uno::Any SAL_CALL ScSheetLinksObj::getByName( const rtl::OUString& aName ) in getByName()
[all …]
H A Ddocuno.cxx1885 aRet <<= uno::Reference<container::XNameAccess>(new ScSheetLinksObj( pDocShell )); in getPropertyValue()
/aoo41x/main/sc/inc/
H A Dlinkuno.hxx162 class ScSheetLinksObj : public cppu::WeakImplHelper4< class
176 ScSheetLinksObj(ScDocShell* pDocSh);
177 virtual ~ScSheetLinksObj();
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScSheetLinksObj.java61 public class ScSheetLinksObj extends TestCase { class
/aoo41x/main/sc/qa/unoapi/
H A Dsc.sce114 # -o sc.ScSheetLinksObj
/aoo41x/main/framework/qa/complex/api_internal/
H A Dapi.lst125 job127=sc.ScSheetLinksObj

Completed in 86 milliseconds