Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddpsave.hxx159 …const ::com::sun::star::sheet::DataPilotFieldSortInfo* GetSortInfo() const { return pSort… in GetSortInfo() function in ScDPSaveDimension
H A Ddptabsrc.hxx679 …const ::com::sun::star::sheet::DataPilotFieldSortInfo& GetSortInfo() const { return aSortInfo… in GetSortInfo() function in ScDPLevel
/trunk/main/ucb/source/sorter/
H A Dsortresult.hxx194 SortInfo* GetSortInfo() const { return mpSortInfo; } in GetSortInfo() function in SortedResultSet
H A Dsortresult.cxx1427 mpSortInfo = pSource->GetSortInfo(); in CopyData()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx349 const sheet::DataPilotFieldSortInfo* pSortInfo = pDim->GetSortInfo(); in WriteSortInfo()
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2811 const sheet::DataPilotFieldSortInfo& rSortInfo = pThisLevel->GetSortInfo(); in InitFrom()
2882 const sheet::DataPilotFieldSortInfo& rSortInfo = pThisLevel->GetSortInfo(); in LateInitFrom()
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx1096 if( const DataPilotFieldSortInfo* pSortInfo = rSaveDim.GetSortInfo() ) in SetPropertiesFromDim()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2356 return pDim ? pDim->GetSortInfo() : 0; in getSortInfo()

Completed in 113 milliseconds