Lines Matching refs:getLength

266         if (aMessage.getLength() - i >= RTL_CONSTASCII_LENGTH("$(ARGx)")  in replaceMessageWithArguments()
282 i += rArguments[nIndex].getLength(); in replaceMessageWithArguments()
300 if (rContinuations.getLength() != 1 ) in isInformationalErrorMessageRequest()
411 …tl::OUString* pHandlersEnd = aRegisteredHandlers.getConstArray() + aRegisteredHandlers.getLength(); in handleTypedHandlerImplementations()
420 … const ::rtl::OUString* pTypesEnd = aHandledTypes.getConstArray() + aHandledTypes.getLength(); in handleTypedHandlerImplementations()
466 if ( sModules.getLength() ) in handleRequest_impl()
469 for ( sal_Int32 index=0; index< sModules.getLength(); ++index ) in handleRequest_impl()
494 if( aNCException.Name.getLength() ) in handleRequest_impl()
604 = std::min< sal_Int32 >(aChaosException.Arguments.getLength(), in handleRequest_impl()
643 if (aWrongJavaVersionException.DetectedVersion.getLength() == 0) in handleRequest_impl()
645 getLength() in handleRequest_impl()
655 getLength() in handleRequest_impl()
686 if (aBadPartnershipException.Partnership.getLength() == 0) in handleRequest_impl()
731 if (aStratum.getLength() == 0) in handleRequest_impl()
822 if( aBrokenPackageRequest.aName.getLength() ) in handleRequest_impl()
908 …aMacroConfirmRequest.DocumentVersion.getLength() ? aMacroConfirmRequest.DocumentVersion : ODFVER_0… in handleRequest_impl()
1012 sal_Int32 nCount = aElems.getLength(); in getInteractionHandlerList()
1108 for (sal_Int32 i = 0; i < m_aProperties.getLength(); ++i) in getContextProperty()
1214 rRequest.TargetFolderURL.getLength() > 0, in handleNameClashResolveRequest()
1218 rRequest.ClashingName.getLength() > 0, in handleNameClashResolveRequest()
1324 if ( aTitle.getLength() && aErrTitle.getLength() ) in handleGenericErrorRequest()
1361 bool bShowSignatures = aSignInfo.getLength() > 0; in handleMacroConfirmRequest()
1366 if ( aSignInfo.getLength() > 1 ) in handleMacroConfirmRequest()
1370 else if ( aSignInfo.getLength() == 1 ) in handleMacroConfirmRequest()