Searched refs:theSymbol (Results 1 – 2 of 2) sorted by relevance
451 String theSymbol = aEdAssign.GetText(); in IMPL_LINK_INLINE_END() local457 theSymbol, in IMPL_LINK_INLINE_END()611 String theSymbol = aEdAssign.GetText(); in IMPL_LINK() local659 theSymbol = aEdAssign.GetText(); in IMPL_LINK()661 if ( theSymbol.Len() > 0 ) in IMPL_LINK()678 if ( (theName.Len()>0) && (theSymbol.Len()>0) ) in IMPL_LINK()
1487 static CreateTabPage theSymbol = 0; in GetSSOCreator() local1488 if ( theSymbol == 0 ) in GetSSOCreator()1496 theSymbol = reinterpret_cast<CreateTabPage>(aModule.getFunctionSymbol( theSymbolName )); in GetSSOCreator()1500 return theSymbol; in GetSSOCreator()
Completed in 33 milliseconds