Searched refs:pFldMgr (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sw/source/ui/app/ |
H A D | applab.cxx | 300 SwFldMgr* pFldMgr = new SwFldMgr; in InsertLab() local 301 pFldMgr->SetEvalExpFlds(sal_False); in InsertLab() 350 lcl_InsertLabText( *pSh, rItem, *pFmt, *pFldMgr, j, i, in InsertLab() 401 lcl_InsertLabText( *pSh, rItem, *pFmt, *pFldMgr, in InsertLab() 418 pFldMgr->SetEvalExpFlds(sal_True); in InsertLab() 419 pFldMgr->EvalExpFlds(pSh); in InsertLab() 421 delete pFldMgr; in InsertLab()
|
Completed in 11 milliseconds