Searched refs:pSortKey (Results 1 – 1 of 1) sorted by relevance
504 SwTOXSortKey* pSortKey = new SwTOXSortKey; in PutValue() local511 pSortKey->eField = (ToxAuthorityField) nVal; in PutValue()517 pSortKey->bSortAscending = *(sal_Bool*)pValue[j].Value.getValue(); in PutValue()520 m_pSortKeyArr->Insert(pSortKey, m_pSortKeyArr->Count()); in PutValue()
Completed in 16 milliseconds