Lines Matching refs:getLength

53     if ( aClassID.getLength() == 16 )  in GetStringClassIDRepresentation()
55 for ( sal_Int32 nInd = 0; nInd < aClassID.getLength(); nInd++ ) in GetStringClassIDRepresentation()
86 sal_Int32 nLength = aClassID.getLength(); in GetSequenceClassIDRepresentation()
242 for ( sal_Int32 nInd = 0; nInd < aFilterData.getLength(); nInd++ ) in GetDocServiceNameFromFilter()
276 for ( sal_Int32 nInd = 0; nInd < aType.getLength(); nInd++ ) in GetDocServiceNameFromMediaType()
334 if ( aClassID.getLength() == 16 ) in GetObjPropsFromConfigEntry()
340 aResult.realloc( aObjPropNames.getLength() + 1 ); in GetObjPropsFromConfigEntry()
344 for ( sal_Int32 nInd = 0; nInd < aObjPropNames.getLength(); nInd++ ) in GetObjPropsFromConfigEntry()
353 … uno::Sequence< embed::VerbDescriptor > aVerbDescriptors( aVerbShortcuts.getLength() ); in GetObjPropsFromConfigEntry()
354 for ( sal_Int32 nVerbI = 0; nVerbI < aVerbShortcuts.getLength(); nVerbI++ ) in GetObjPropsFromConfigEntry()
412 if ( aClassID.getLength() == 16 ) in GetObjectPropsByStringClassID()
467 if ( aObject.getLength() ) in GetObjectPropsByMediaType()
498 for ( sal_Int32 nInd = 0; nInd < aClassIDs.getLength(); nInd++ ) in GetObjectPropsByDocumentName()
565 for ( sal_Int32 nInd = 0; nInd < aClassIDs.getLength(); nInd++ ) in GetFactoryNameByDocumentName()
611 for ( sal_Int32 nInd = 0; nInd < aMediaDescr.getLength(); nInd++ ) in UpdateMediaDescriptorWithFilterName()
633 for ( sal_Int32 nInd = 0; nInd < aTempMD.getLength(); nInd++ ) in UpdateMediaDescriptorWithFilterName()
639 sal_Int32 nOldLen = aMediaDescr.getLength(); in UpdateMediaDescriptorWithFilterName()
652 for ( sal_Int32 nInd = 0; nInd < aTypes.getLength(); nInd++ ) in UpdateMediaDescriptorWithFilterName()
656 sal_Int32 nOldLen = aMediaDescr.getLength(); in UpdateMediaDescriptorWithFilterName()
675 for ( sal_Int32 nInd = 0; nInd < aObject.getLength(); nInd++ ) in UpdateMediaDescriptorWithFilterName()
686 for ( sal_Int32 nMedInd = 0; nMedInd < aMediaDescr.getLength(); nMedInd++ ) in UpdateMediaDescriptorWithFilterName()
696 sal_Int32 nOldLen = aMediaDescr.getLength(); in UpdateMediaDescriptorWithFilterName()
826 if ( aExportFilterProps.getLength() ) in GetExportFilterFromImportFilter()
873 else if ( !aFilterProps.getLength() ) in SearchForFilter()
887 if ( aClassID1.getLength() != aClassID2.getLength() ) in ClassIDsEqual()
890 for ( sal_Int32 nInd = 0; nInd < aClassID1.getLength(); nInd++ ) in ClassIDsEqual()