Searched refs:ScDataPilotFieldObj (Results 1 – 8 of 8) sorted by relevance
3 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"Orientation"4 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"Function"5 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"SelectedPage#optional"8 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"HasSortInfo#optional"9 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"SortInfo#optional"11 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"LayoutInfo#optional"15 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"Reference#optional"19 "ScDataPilotFieldObj";"com::sun::star::container::XNamed";"getName()"20 "ScDataPilotFieldObj";"com::sun::star::container::XNamed";"setName()"22 "ScDataPilotFieldObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"[all …]
1840 ScDataPilotFieldObj::ScDataPilotFieldObj( in ScDataPilotFieldObj() function in ScDataPilotFieldObj1847 ScDataPilotFieldObj::ScDataPilotFieldObj( ScDataPilotDescriptorBase& rParent, in ScDataPilotFieldObj() function in ScDataPilotFieldObj1855 ScDataPilotFieldObj::~ScDataPilotFieldObj() in ~ScDataPilotFieldObj()2072 SC_IMPL_DUMMY_PROPERTY_LISTENER( ScDataPilotFieldObj ) in SC_IMPL_DUMMY_PROPERTY_LISTENER() argument2138 GeneralFunction ScDataPilotFieldObj::getFunction() const in getFunction()2248 OUString ScDataPilotFieldObj::getCurrentPage() const in getCurrentPage()2269 sal_Bool ScDataPilotFieldObj::getUseCurrentPage() const in getUseCurrentPage()2370 sal_Bool ScDataPilotFieldObj::getShowEmpty() const in getShowEmpty()2377 void ScDataPilotFieldObj::setShowEmpty( sal_Bool bShow ) in setShowEmpty()2388 sal_Bool ScDataPilotFieldObj::hasGroupInfo() in hasGroupInfo()[all …]
77 class ScDataPilotFieldObj;499 ScDataPilotFieldObj* GetObjectByIndex_Impl( sal_Int32 nIndex ) const;500 ScDataPilotFieldObj* GetObjectByName_Impl( const ::rtl::OUString& rName ) const;519 class ScDataPilotFieldObj : public ScDataPilotChildObjBase, public ScDataPilotFieldObjImpl class522 ScDataPilotFieldObj(526 ScDataPilotFieldObj(531 virtual ~ScDataPilotFieldObj();
103 $(eval $(call gb_Package_add_file,sc_xml,xml/ScDataPilotFieldObj.xml,ScDataPilotFieldObj.xml))
65 -o sc.ScDataPilotFieldObj
213 sc.ScDataPilotFieldObj::com::sun::star::sheet::XDataPilotFieldGrouping
71 public class ScDataPilotFieldObj extends TestCase { class
88 job90=sc.ScDataPilotFieldObj
Completed in 47 milliseconds