Searched refs:pTTSettings (Results 1 – 1 of 1) sorted by relevance
103 static TTSettings* pTTSettings = NULL; variable107 if ( !pTTSettings ) in GetTTSettings()109 pTTSettings = new TTSettings; in GetTTSettings()112 pTTSettings->pDisplayInstance = NULL; in GetTTSettings()113 pTTSettings->pDisplayHidWin = NULL; in GetTTSettings()114 pTTSettings->Old = NULL; in GetTTSettings()115 pTTSettings->Act = NULL; in GetTTSettings()116 pTTSettings->aOriginalCaption.Erase(); in GetTTSettings()119 pTTSettings->pTranslateWin = NULL; in GetTTSettings()120 pTTSettings->bToTop = sal_True; in GetTTSettings()[all …]
Completed in 7 milliseconds