Searched refs:aEndMacro (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | gloshdl.cxx | 617 SvxMacro aEndMacro(aEmptyStr, aEmptyStr, STARBASIC); in Expand() local 618 GetMacros( aShortName, aStartMacro, aEndMacro, pGlossary ); in Expand() 636 if( aEndMacro.GetMacName().Len() ) in Expand() 638 pWrtShell->ExecMacro( aEndMacro ); in Expand() 666 SvxMacro aEndMacro(aEmptyStr, aEmptyStr, STARBASIC); in InsertGlossary() local 667 GetMacros( rName, aStartMacro, aEndMacro, pGlos ); in InsertGlossary() 684 if( aEndMacro.GetMacName().Len() ) in InsertGlossary() 686 pWrtShell->ExecMacro( aEndMacro ); in InsertGlossary()
|
Completed in 16 milliseconds