Searched refs:pAuthFieldNameList (Results 1 – 2 of 2) sorted by relevance
96 SvStringsDtor* pAuthFieldNameList = 0; variable122 delete pAuthFieldNameList; in _FinitUI()275 if(!pAuthFieldNameList) in GetAuthFieldName()277 pAuthFieldNameList = new SvStringsDtor(AUTH_FIELD_END, 1); in GetAuthFieldName()281 pAuthFieldNameList->Insert(pTmp, pAuthFieldNameList->Count()); in GetAuthFieldName()284 return *pAuthFieldNameList->GetObject( static_cast< sal_uInt16 >(eType) ); in GetAuthFieldName()
57 extern SvStringsDtor* pAuthFieldNameList;
Completed in 13 milliseconds