Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/fields/
H A Dauthfld.cxx504 SwTOXSortKey* pSortKey = new SwTOXSortKey; in PutValue() local
511 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