Home
last modified time | relevance | path

Searched refs:ScDataPilotItemObj (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDataPilotItemObj.csv1 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
2 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
3 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
4 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
5 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
6 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
7 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDataPilotItemObj.csv1 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
2 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
3 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
4 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
5 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
6 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
7 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/extras/
H A Dscdatapilotitemobj.cxx34 class ScDataPilotItemObj : public CalcUnoApiTest, class
43 ScDataPilotItemObj();
45 CPPUNIT_TEST_SUITE(ScDataPilotItemObj);
60 ScDataPilotItemObj::ScDataPilotItemObj() in ScDataPilotItemObj() function in sc_apitest::ScDataPilotItemObj
66 uno::Reference<uno::XInterface> ScDataPilotItemObj::init() in init()
121 void ScDataPilotItemObj::setUp() in setUp()
128 void ScDataPilotItemObj::tearDown() in tearDown()
134 CPPUNIT_TEST_SUITE_REGISTRATION(ScDataPilotItemObj);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/extras/
H A Dscdatapilotitemobj.cxx34 class ScDataPilotItemObj : public CalcUnoApiTest, class
43 ScDataPilotItemObj();
45 CPPUNIT_TEST_SUITE(ScDataPilotItemObj);
60 ScDataPilotItemObj::ScDataPilotItemObj() in ScDataPilotItemObj() function in sc_apitest::ScDataPilotItemObj
66 uno::Reference<uno::XInterface> ScDataPilotItemObj::init() in init()
121 void ScDataPilotItemObj::setUp() in setUp()
128 void ScDataPilotItemObj::tearDown() in tearDown()
134 CPPUNIT_TEST_SUITE_REGISTRATION(ScDataPilotItemObj);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Ddapiuno.hxx62 class ScDataPilotItemObj;
671 ScDataPilotItemObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;
682 class ScDataPilotItemObj : public ScDataPilotChildObjBase, public ScDataPilotItemObjImpl class
685 explicit ScDataPilotItemObj(
690 virtual ~ScDataPilotItemObj() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Ddapiuno.hxx63 class ScDataPilotItemObj;
672 ScDataPilotItemObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;
683 class ScDataPilotItemObj : public ScDataPilotChildObjBase, public ScDataPilotItemObjImpl class
686 explicit ScDataPilotItemObj(
691 virtual ~ScDataPilotItemObj() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Ddapiuno.cxx3096 new ScDataPilotItemObj( *mxParent, maFieldId, nIndex ) : nullptr; in GetObjectByIndex_Impl()
3192 ScDataPilotItemObj::ScDataPilotItemObj( ScDataPilotDescriptorBase& rParent, const ScFieldIdentifier… in ScDataPilotItemObj() function in ScDataPilotItemObj
3199 ScDataPilotItemObj::~ScDataPilotItemObj() in ~ScDataPilotItemObj()
3204 OUString SAL_CALL ScDataPilotItemObj::getName() in getName()
3222 void SAL_CALL ScDataPilotItemObj::setName( const OUString& /* aName */ ) in setName()
3228 SAL_CALL ScDataPilotItemObj::getPropertySetInfo( ) in getPropertySetInfo()
3287 Any SAL_CALL ScDataPilotItemObj::getPropertyValue( const OUString& aPropertyName ) in getPropertyValue()
3343 void SAL_CALL ScDataPilotItemObj::addPropertyChangeListener( in addPropertyChangeListener()
3348 void SAL_CALL ScDataPilotItemObj::removePropertyChangeListener( in removePropertyChangeListener()
3353 void SAL_CALL ScDataPilotItemObj::addVetoableChangeListener( in addVetoableChangeListener()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Ddapiuno.cxx3099 new ScDataPilotItemObj( *mxParent, maFieldId, nIndex ) : nullptr; in GetObjectByIndex_Impl()
3195 ScDataPilotItemObj::ScDataPilotItemObj( ScDataPilotDescriptorBase& rParent, const ScFieldIdentifier… in ScDataPilotItemObj() function in ScDataPilotItemObj
3202 ScDataPilotItemObj::~ScDataPilotItemObj() in ~ScDataPilotItemObj()
3207 OUString SAL_CALL ScDataPilotItemObj::getName() in getName()
3225 void SAL_CALL ScDataPilotItemObj::setName( const OUString& /* aName */ ) in setName()
3231 SAL_CALL ScDataPilotItemObj::getPropertySetInfo( ) in getPropertySetInfo()
3289 Any SAL_CALL ScDataPilotItemObj::getPropertyValue( const OUString& aPropertyName ) in getPropertyValue()
3345 void SAL_CALL ScDataPilotItemObj::addPropertyChangeListener( in addPropertyChangeListener()
3350 void SAL_CALL ScDataPilotItemObj::removePropertyChangeListener( in removePropertyChangeListener()
3355 void SAL_CALL ScDataPilotItemObj::addVetoableChangeListener( in addVetoableChangeListener()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unoapi/
H A Dsc_4.sce18 -o sc.ScDataPilotItemObj
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unoapi/
H A Dsc_4.sce18 -o sc.ScDataPilotItemObj
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/mod/_sc/
H A DScDataPilotItemObj.java65 public class ScDataPilotItemObj extends TestCase { class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/mod/_sc/
H A DScDataPilotItemObj.java65 public class ScDataPilotItemObj extends TestCase { class
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/
H A DJar_OOoRunner.mk953 qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj \
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/
H A DJar_OOoRunner.mk957 qadevOOo/tests/java/mod/_sc/ScDataPilotItemObj \
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog128001 Move XNamed Java tests to C++ for ScDataPilotItemObj.
128010 Correct and improve test set up of ScDataPilotItemObj
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog390050 Move XNamed Java tests to C++ for ScDataPilotItemObj.
390059 Correct and improve test set up of ScDataPilotItemObj