Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellFieldsObj.csv1 "ScCellFieldsObj";"com::sun::star::util::XRefreshable";"refresh()"
2 "ScCellFieldsObj";"com::sun::star::util::XRefreshable";"addRefreshListener()"
3 "ScCellFieldsObj";"com::sun::star::util::XRefreshable";"removeRefreshListener()"
4 "ScCellFieldsObj";"com::sun::star::container::XElementAccess";"getElementType()"
5 "ScCellFieldsObj";"com::sun::star::container::XElementAccess";"hasElements()"
6 "ScCellFieldsObj";"com::sun::star::container::XEnumerationAccess";"createEnumeration()"
/aoo41x/main/sc/source/ui/unoobj/
H A Dfielduno.cxx239 ScCellFieldsObj::ScCellFieldsObj(ScDocShell* pDocSh, const ScAddress& rPos) : in ScCellFieldsObj() function in ScCellFieldsObj
249 ScCellFieldsObj::~ScCellFieldsObj() in ~ScCellFieldsObj()
271 void ScCellFieldsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
290 ScCellFieldObj* ScCellFieldsObj::GetObjectByIndex_Impl(sal_Int32 Index) const in GetObjectByIndex_Impl()
306 sal_Int32 SAL_CALL ScCellFieldsObj::getCount() throw(uno::RuntimeException) in getCount()
317 uno::Any SAL_CALL ScCellFieldsObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
330 uno::Type SAL_CALL ScCellFieldsObj::getElementType() throw(uno::RuntimeException) in getElementType()
336 sal_Bool SAL_CALL ScCellFieldsObj::hasElements() throw(uno::RuntimeException) in hasElements()
349 void SAL_CALL ScCellFieldsObj::addContainerListener( in addContainerListener()
356 void SAL_CALL ScCellFieldsObj::removeContainerListener( in removeContainerListener()
[all …]
H A Dcellsuno.cxx6693 return new ScCellFieldsObj( pDocSh, aCellPos ); in getTextFields()
/aoo41x/main/sc/inc/
H A Dfielduno.hxx56 class ScCellFieldsObj : public cppu::WeakImplHelper5< class
76 ScCellFieldsObj(ScDocShell* pDocSh, const ScAddress& rPos);
77 virtual ~ScCellFieldsObj();
/aoo41x/main/framework/qa/complex/api_internal/
H A Dworksforme.sce23 job=sc.ScCellFieldsObj
H A Dapi.lst80 job82=sc.ScCellFieldsObj
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScCellFieldsObj.java66 public class ScCellFieldsObj extends TestCase { class
/aoo41x/main/sc/qa/unoapi/
H A Dsc.sce47 -o sc.ScCellFieldsObj

Completed in 77 milliseconds