Lines Matching refs:getLength

356 	sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0;  in SvxXMLListLevelStyleContext_Impl()
448 if( bImage && !sImageURL.getLength() && !xBase64Stream.is() ) in CreateChildContext()
481 if( (sImageURL.getLength() > 0L) || xBase64Stream.is() ) in GetProperties()
500 if (bBullet && sSuffix.getLength()) in GetProperties()
570 if( sStyleName.getLength() && pI18NMap ) in GetProperties()
580 if( sBulletFontName.getLength() ) in GetProperties()
622 if( sImageURL.getLength() ) in GetProperties()
633 if( sStr.getLength() ) in GetProperties()
769 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SvxXMLListLevelStyleAttrContext_Impl()
795 if( rValue.getLength() ) in SvxXMLListLevelStyleAttrContext_Impl()
867 if( sFontName.getLength() ) in SvxXMLListLevelStyleAttrContext_Impl()
908 if( sFontFamily.getLength() ) in SvxXMLListLevelStyleAttrContext_Impl()
922 if( sFontFamilyGeneric.getLength() && in SvxXMLListLevelStyleAttrContext_Impl()
930 if( sFontStyleName.getLength() ) in SvxXMLListLevelStyleAttrContext_Impl()
934 if( sFontPitch.getLength() && in SvxXMLListLevelStyleAttrContext_Impl()
943 if( sFontCharset.getLength() && in SvxXMLListLevelStyleAttrContext_Impl()
953 if( sVerticalPos.getLength() ) in SvxXMLListLevelStyleAttrContext_Impl()
960 if( sVerticalRel.getLength() ) in SvxXMLListLevelStyleAttrContext_Impl()
1065 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SvxXMLListLevelStyleLabelAlignmentAttrContext_Impl()
1261 if( 0 == rName.getLength() ) in CreateAndInsertLate()
1339 if( bOutline || xNumRules.is() || 0 == rName.getLength() ) in CreateAndInsertAuto()