Home
last modified time | relevance | path

Searched refs:_nNumOfElements (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cui/source/dialogs/ !
H A Dhangulhanjadlg.cxx1289 SuggestionList( sal_uInt16 _nNumOfElements );
1308 SuggestionList::SuggestionList( sal_uInt16 _nNumOfElements ) in SuggestionList() argument
1310 if( !_nNumOfElements ) in SuggestionList()
1311 _nNumOfElements = 1; in SuggestionList()
1313 m_nSize = _nNumOfElements; in SuggestionList()
1319 sal_uInt16 n = _nNumOfElements; in SuggestionList()

Completed in 68 milliseconds