Home
last modified time | relevance | path

Searched refs:pUserListId (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/view/
H A Ddbfunc3.cxx1761 bool ScDBFunc::DataPilotSort( const ScAddress& rPos, bool bAscending, sal_uInt16* pUserListId ) in DataPilotSort() argument
1769 if ( pUserListId ) in DataPilotSort()
1790 if ( pUserListId ) in DataPilotSort()
1815 if (pUserListId) in DataPilotSort()
1823 if (!n || *pUserListId >= n) in DataPilotSort()
1827 ScUserListData* pData = static_cast<ScUserListData*>((*pUserList)[*pUserListId]); in DataPilotSort()
/aoo4110/main/sc/source/ui/inc/
H A Ddbfunc.hxx97 …bool DataPilotSort( const ScAddress& rPos, bool bAscending, sal_uInt16* pUserListId = N…

Completed in 25 milliseconds