Searched refs:ScDataPilotFieldObj (Results 1 – 7 of 7) sorted by relevance
1 "ScDataPilotFieldObj";"com::sun::star::sheet::XDataPilotFieldGrouping#optional";"createNameGroup()"2 "ScDataPilotFieldObj";"com::sun::star::sheet::XDataPilotFieldGrouping#optional";"createDateGroup()"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"6 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"UseSelectedPage#optional"7 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"UsedHierarchy#optional"8 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"HasSortInfo#optional"9 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"SortInfo#optional"10 "ScDataPilotFieldObj";"com::sun::star::sheet::DataPilotField";"HasLayoutInfo#optional"[all …]
184 SC_SIMPLE_SERVICE_INFO( ScDataPilotFieldObj, "ScDataPilotFieldObj", "com.sun.star.sheet.DataPilotFi…1071 return new ScDataPilotFieldObj( *this, aFieldId ); in getDataLayoutField()1731 ScDataPilotFieldObj* ScDataPilotFieldsObj::GetObjectByIndex_Impl( sal_Int32 nIndex ) const in GetObjectByIndex_Impl()1738 return new ScDataPilotFieldObj( mrParent, aFieldId, maOrient ); in GetObjectByIndex_Impl()1743 ScDataPilotFieldObj* ScDataPilotFieldsObj::GetObjectByName_Impl(const OUString& aName) const in GetObjectByName_Impl()1749 return new ScDataPilotFieldObj( mrParent, aFieldId, maOrient ); in GetObjectByName_Impl()1840 ScDataPilotFieldObj::ScDataPilotFieldObj( in ScDataPilotFieldObj() function in ScDataPilotFieldObj1847 ScDataPilotFieldObj::ScDataPilotFieldObj( ScDataPilotDescriptorBase& rParent, in ScDataPilotFieldObj() function in ScDataPilotFieldObj1855 ScDataPilotFieldObj::~ScDataPilotFieldObj() in ~ScDataPilotFieldObj()1861 OUString SAL_CALL ScDataPilotFieldObj::getName() throw(RuntimeException) in getName()[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();
65 -o sc.ScDataPilotFieldObj
213 sc.ScDataPilotFieldObj::com::sun::star::sheet::XDataPilotFieldGrouping
71 public class ScDataPilotFieldObj extends TestCase { class
88 job90=sc.ScDataPilotFieldObj