Searched refs:lcl_IsNotAM (Results 1 – 1 of 1) sorted by relevance
340 bool lcl_IsNotAM(::rtl::OUString& rFmt, sal_Int32 nPos) in lcl_IsNotAM() function388 else if ((nChar == 'A') && lcl_IsNotAM(sFormat, nI)) in ConvertMSFormatStringToSO()395 else if ((nChar == 'a') && lcl_IsNotAM(sFormat, nI)) in ConvertMSFormatStringToSO()
Completed in 14 milliseconds