Lines Matching refs:getLength
245 for (sal_Int32 i=0; i<aProperties.getLength(); ++i, ++pProperties) in examinePersistence()
275 if ( sPropValue.getLength() ) in exportStringPropertyAttribute()
427 if ( sTargetLocation.getLength() ) in exportRelativeTargetLocation()
481 if (!sValue.getLength() && (TypeClass_STRING == aCurrentValue.getValueTypeClass())) in exportGenericPropertyAttribute()
511 const sal_Bool bQuote = 0 != sQuote.getLength(); in exportStringSequenceAttribute()
515 const ::rtl::OUString* pEnd = pItems + aItems.getLength(); in exportStringSequenceAttribute()
537 if (sFinalList.getLength()) in exportStringSequenceAttribute()
653 …obalContext().GetXAttrList()->getValueByName(::rtl::OUString::createFromAscii(_pName)).getLength(), in AddAttribute()
662 …OSL_ENSURE(0 == m_rContext.getGlobalContext().GetXAttrList()->getValueByName( _rName ).getLength(), in AddAttribute()
671 …obalContext().GetXAttrList()->getValueByName(::rtl::OUString::createFromAscii(_pName)).getLength(), in AddAttributeASCII()
680 …etGlobalContext().GetXAttrList()->getValueByName(::xmloff::token::GetXMLToken(_eName)).getLength(), in AddAttribute()
689 …etGlobalContext().GetXAttrList()->getValueByName(::xmloff::token::GetXMLToken(_eName)).getLength(), in AddAttribute()
705 … ::rtl::OString(_rPropertyName.getStr(), _rPropertyName.getLength(), RTL_TEXTENCODING_ASCII_US) += in dbg_implCheckProperty()