Home
last modified time | relevance | path

Searched refs:aStartMacro (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx616 SvxMacro aStartMacro(aEmptyStr, aEmptyStr, STARBASIC); in Expand() local
618 GetMacros( aShortName, aStartMacro, aEndMacro, pGlossary ); in Expand()
625 if( aStartMacro.GetMacName().Len() ) in Expand()
626 pWrtShell->ExecMacro( aStartMacro ); in Expand()
665 SvxMacro aStartMacro(aEmptyStr, aEmptyStr, STARBASIC); in InsertGlossary() local
667 GetMacros( rName, aStartMacro, aEndMacro, pGlos ); in InsertGlossary()
673 if( aStartMacro.GetMacName().Len() ) in InsertGlossary()
674 pWrtShell->ExecMacro( aStartMacro ); in InsertGlossary()

Completed in 15 milliseconds