Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx615 SwInputFieldList aFldLst( pWrtShell, sal_True ); in Expand() local
626 if( aFldLst.BuildSortLst() ) in Expand()
627 pWrtShell->UpdateInputFlds( &aFldLst ); in Expand()
662 SwInputFieldList aFldLst( pWrtShell, sal_True ); in InsertGlossary() local
672 if( aFldLst.BuildSortLst() ) in InsertGlossary()
673 pWrtShell->UpdateInputFlds( &aFldLst ); in InsertGlossary()