Searched refs:rAboutBoxVersion (Results 1 – 2 of 2) sorted by relevance
109 String &rAboutBoxVersion = AboutBoxVersion::get(); in ReplaceProductNameHookProc() local126 rAboutBoxVersion = aTmp; in ReplaceProductNameHookProc()143 rStr.SearchAndReplaceAllAscii( "%ABOUTBOXPRODUCTVERSION", rAboutBoxVersion ); in ReplaceProductNameHookProc()
444 String &rAboutBoxVersion = AboutBoxVersion::get(); in ReplaceStringHookProc() local474 rAboutBoxVersion = aTmp; in ReplaceStringHookProc()488 rStr.SearchAndReplaceAllAscii( "%ABOUTBOXPRODUCTVERSION", rAboutBoxVersion ); in ReplaceStringHookProc()
Completed in 23 milliseconds