Searched refs:pUserListId (Results 1 – 2 of 2) sorted by relevance
1761 bool ScDBFunc::DataPilotSort( const ScAddress& rPos, bool bAscending, sal_uInt16* pUserListId ) in DataPilotSort() argument1769 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()
97 …bool DataPilotSort( const ScAddress& rPos, bool bAscending, sal_uInt16* pUserListId = N…
Completed in 20 milliseconds