Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDataPilotFieldObj.csv3 "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 …]
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx1840 ScDataPilotFieldObj::ScDataPilotFieldObj( in ScDataPilotFieldObj() function in ScDataPilotFieldObj
1847 ScDataPilotFieldObj::ScDataPilotFieldObj( ScDataPilotDescriptorBase& rParent, in ScDataPilotFieldObj() function in ScDataPilotFieldObj
1855 ScDataPilotFieldObj::~ScDataPilotFieldObj() in ~ScDataPilotFieldObj()
2072 SC_IMPL_DUMMY_PROPERTY_LISTENER( ScDataPilotFieldObj ) in SC_IMPL_DUMMY_PROPERTY_LISTENER() argument
2138 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 …]
/aoo4110/main/sc/inc/
H A Ddapiuno.hxx77 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 class
522 ScDataPilotFieldObj(
526 ScDataPilotFieldObj(
531 virtual ~ScDataPilotFieldObj();
/aoo4110/main/sc/qa/unoapi/
H A Dsc.sce65 -o sc.ScDataPilotFieldObj
H A Dknownissues.xcl213 sc.ScDataPilotFieldObj::com::sun::star::sheet::XDataPilotFieldGrouping
/aoo4110/main/qadevOOo/tests/java/mod/_sc/
H A DScDataPilotFieldObj.java71 public class ScDataPilotFieldObj extends TestCase { class
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst88 job90=sc.ScDataPilotFieldObj

Completed in 61 milliseconds