Lines Matching refs:getLength

179         if (linkNames.getLength())  in deleteAllLinkReferences()
190 for (sal_Int32 i = 0; i < linkNames.getLength(); i++) in deleteAllLinkReferences()
225 while(aLinkParent.getLength()) in deleteAllLinkReferences()
229 if (xLinkParent.is() && (xLinkParent->getKeyNames().getLength() == 0)) in deleteAllLinkReferences()
309 for (sal_Int32 i = 0; i < subKeys.getLength(); i++) in searchImplForLink()
354 for (sal_Int32 i = 0; i < subKeys.getLength(); i++) in searchLinkTargetForImpl()
393 length = implEntries.getLength(); in createUniqueSubEntry()
446 sal_Int32 length = implEntries.getLength(); in deleteSubEntry()
503 if (oldImplName.getLength()) in prepareUserLink()
538 if (keyNames.getLength() == 0 && in deletePathIfPossible()
546 if (newPath.getLength() > 1) in deletePathIfPossible()
586 sal_Int32 length = implEntries.getLength(); in deleteUserLink()
633 if (oldTarget.getLength()) in deleteUserLink()
676 if (keyNames.getLength()) in prepareUserKeys()
677 relativKey = keyNames.getConstArray()[0].copy(xKey->getKeyName().getLength()+1); in prepareUserKeys()
679 if (keyNames.getLength() == 1 && in prepareUserKeys()
685 OUString linkName(xKey->getKeyName().copy(xUnoKey->getKeyName().getLength())); in prepareUserKeys()
700 if (subKeys.getLength()) in prepareUserKeys()
705 for (sal_Int32 i = 0; i < subKeys.getLength(); i++) in prepareUserKeys()
714 OUString keyName(xKey->getKeyName().copy(xUnoKey->getKeyName().getLength())); in prepareUserKeys()
731 if( path.getLength() ) in prepareUserKeys()
751 if (subKeys.getLength() > 0) in deleteAllImplementations()
758 for (sal_Int32 i = 0; i < subKeys.getLength(); i++) in deleteAllImplementations()
785 if (subKeys2.getLength()) in deleteAllImplementations()
789 for (sal_Int32 j = 0; j < subKeys2.getLength(); j++) in deleteAllImplementations()
815 if (subKeys.getLength() == 0) in deleteAllImplementations()
837 for ( sal_Int32 nPos = singletons.getLength(); nPos--; ) in delete_all_singleton_entries()
853 sal_Int32 nOrigRegLength = registered_implnames.getLength(); in delete_all_singleton_entries()
902 if (subKeys.getLength() > 0) in deleteAllServiceEntries()
908 for (sal_Int32 i = 0; i < subKeys.getLength(); i++) in deleteAllServiceEntries()
915 sal_Int32 length = implEntries.getLength(); in deleteAllServiceEntries()
957 if (subKeys.getLength() == 0) in deleteAllServiceEntries()
981 for ( sal_Int32 nPos = seq.getLength(); nPos--; ) in is_supported_service()
1004 for ( sal_Int32 nPos = xSingletons_section.getLength(); nPos--; ) in insert_singletons()
1009 implname.getLength() + sizeof ("/IMPLEMENTATIONS//UNO/SINGLETONS/") -1 ) ); in insert_singletons()
1097 sal_Int32 nPos_implnames = implnames.getLength(); in insert_singletons()
1107 implnames.realloc( implnames.getLength() +1 ); in insert_singletons()
1108 implnames[ implnames.getLength() -1 ] = implname; in insert_singletons()
1129 if (!subKeys.getLength()) in prepareRegistry()
1141 for (sal_Int32 i = 0; i < subKeys.getLength(); i++) in prepareRegistry()
1160 sal_Int32 offset = xKey->getKeyName().getLength() + 1; in prepareRegistry()
1162 for (sal_Int32 j = 0; j < serviceKeys.getLength(); j++) in prepareRegistry()
1177 if (subKeys2.getLength()) in prepareRegistry()
1181 for (sal_Int32 j = 0; j < subKeys2.getLength(); j++) in prepareRegistry()
1217 if (linkNames.getLength()) in prepareRegistry()
1221 for (sal_Int32 j = 0; j < linkNames.getLength(); j++) in prepareRegistry()
1243 if (xKey.is() && (xKey->getKeyNames().getLength() > 0)) in findImplementations()
1266 if (subKeys.getLength() > 0) in findImplementations()
1270 for (sal_Int32 i = 0; i < subKeys.getLength(); i++) in findImplementations()
1391 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
1435 if( aArgs.getLength() != 4 ) { in initialize()
1439 buf.append( (sal_Int32) aArgs.getLength() ); in initialize()
1471 if( ! loaderServiceName.getLength() ) { in initialize()
1486 if( ! locationUrl.getLength() ) { in initialize()
1548 if (implementationLoaderUrl.getLength() > 0) in prepareRegister()
1703 if (implementationLoaderUrl.getLength() > 0) in getImplementations()