Searched refs:pAuthorFld (Results 1 – 2 of 2) sorted by relevance
2132 SwAuthorField* pAuthorFld = (SwAuthorField*)pFmtFld->GetField(); in SetFixFields() local2133 pAuthorFld->SetExpansion( ((SwAuthorFieldType*) in SetFixFields()2134 pAuthorFld->GetTyp())->Expand( in SetFixFields()2135 pAuthorFld->GetFormat() ) ); in SetFixFields()
2361 SwAuthorField* pAuthorFld = (SwAuthorField*)pFld; in update() local2362 pAuthorFld->SetExpansion( ((SwAuthorFieldType*)pFld->GetTyp())->Expand( in update()2363 pAuthorFld->GetFormat() ) ); in update()
Completed in 33 milliseconds