Searched refs:pUserListId (Results 1 – 2 of 2) sorted by relevance
1755 bool ScDBFunc::DataPilotSort( const ScAddress& rPos, bool bAscending, sal_uInt16* pUserListId ) in DataPilotSort() argument1763 if ( pUserListId ) in DataPilotSort()1784 if ( pUserListId ) in DataPilotSort()1809 if (pUserListId) in DataPilotSort()1817 if (!n || *pUserListId >= n) in DataPilotSort()1821 ScUserListData* pData = static_cast<ScUserListData*>((*pUserList)[*pUserListId]); in DataPilotSort()
97 …bool DataPilotSort( const ScAddress& rPos, bool bAscending, sal_uInt16* pUserListId = N…