Lines Matching refs:getLength
61 if ( rStr.getLength() ) in lcl_str_to_locale()
70 if (nSep < rStr.getLength()) in lcl_str_to_locale()
71 aRet.Country = rStr.copy(nSep+1, rStr.getLength() - (nSep+1)); in lcl_str_to_locale()
175 DBG_ASSERT( aValues.getLength() == aNames.getLength(), "GetProperties failed" ); in SvtSysLocaleOptions_Impl()
176 DBG_ASSERT( aROStates.getLength() == aNames.getLength(), "GetReadOnlyStates failed" ); in SvtSysLocaleOptions_Impl()
177 … if ( aValues.getLength() == aNames.getLength() && aROStates.getLength() == aNames.getLength() ) in SvtSysLocaleOptions_Impl()
179 for ( sal_Int32 nProp = 0; nProp < aNames.getLength(); nProp++ ) in SvtSysLocaleOptions_Impl()
258 if ( m_aRealLocale.Language.getLength() ) in MakeRealLocale()
271 if ( !m_aRealUILocale.Language.getLength() ) in MakeRealUILocale()
275 if ( m_aRealUILocale.Language.getLength() ) in MakeRealUILocale()
315 sal_Int32 nOrgCount = aOrgNames.getLength(); in Commit()
386 if ( !m_aCurrencyString.getLength() ) in SetLocaleString()
432 sal_Int32 nCount = seqPropertyNames.getLength(); in Notify()
441 if ( !m_aCurrencyString.getLength() ) in Notify()