Searched refs:pFldMgr (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sw/source/ui/app/ |
H A D | applab.cxx | 310 SwFldMgr* pFldMgr = new SwFldMgr; in InsertLab() local 311 pFldMgr->SetEvalExpFlds(sal_False); in InsertLab() 360 lcl_InsertLabText( *pSh, rItem, *pFmt, *pFldMgr, j, i, in InsertLab() 411 lcl_InsertLabText( *pSh, rItem, *pFmt, *pFldMgr, in InsertLab() 428 pFldMgr->SetEvalExpFlds(sal_True); in InsertLab() 429 pFldMgr->EvalExpFlds(pSh); in InsertLab() 431 delete pFldMgr; in InsertLab()
|
Completed in 6 milliseconds