Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Ditrform2.cxx1512 SwFldPortion* pSaveFld = 0; in FormatLine() local
1515 pSaveFld = new SwFldPortion( *((SwFldPortion*)pFld) ); in FormatLine()
1617 if ( pSaveFld ) in FormatLine()
1618 GetInfo().SetRest( new SwFldPortion( *pSaveFld ) ); in FormatLine()
1646 if ( pSaveFld ) in FormatLine()
1647 delete pSaveFld; in FormatLine()

Completed in 9 milliseconds