Searched refs:MAX_LABEL (Results 1 – 1 of 1) sorted by relevance
64 const sal_Int32 MAX_LABEL = 256; variable504 sal_Unicode aLabel[MAX_LABEL]; in getLabel()505 int nRet = GetWindowText( hwndCtrl, reinterpret_cast<LPTSTR>(aLabel), MAX_LABEL ); in getLabel()
Completed in 23 milliseconds