Searched refs:aVText (Results 1 – 1 of 1) sorted by relevance
2258 String aVText; in Read_F_Macro() local2273 else if( !aVText.Len() || bBracket ) in Read_F_Macro()2278 aVText += ' '; in Read_F_Macro()2279 aVText += aReadParam.GetResult(); in Read_F_Macro()2282 bBracket = aVText.EqualsIgnoreCaseAscii('[', 1, 0) in Read_F_Macro()2286 else if( aVText.GetChar( aVText.Len()-1 ) == ']' ) in Read_F_Macro()2296 bool bApplyWingdings = ConvertMacroSymbol( aName, aVText ); in Read_F_Macro()2300 rDoc.GetSysFldType( RES_MACROFLD ), aName, aVText ); in Read_F_Macro()
Completed in 32 milliseconds