/aoo42x/main/basegfx/inc/basegfx/range/ |
H A D | basicrange.hxx | 68 bool isEmpty() const in isEmpty() function in basegfx::BasicRange 78 if(isEmpty()) in getCenter() 90 if(isEmpty()) in isInside() 102 if(isEmpty()) in isInside() 108 if(rRange.isEmpty()) in isInside() 121 if(isEmpty()) in overlaps() 140 if(isEmpty() || rRange.isEmpty()) in overlapsMore() 172 if(isEmpty()) in expand() 192 if(isEmpty()) in expand() 237 if(!isEmpty()) in grow() [all …]
|
H A D | basicbox.hxx | 61 if(isEmpty()) in getCenter() 75 if(isEmpty()) in isInside() 89 if(isEmpty()) in overlaps() 95 if(rBox.isEmpty()) in overlaps() 108 if(!isEmpty()) in grow()
|
H A D | b2dconnectedranges.hxx | 140 !rRange.isEmpty() ) in addRange() 169 if( !aCurrAggregate->maTotalBounds.isEmpty() && in addRange() 216 OSL_ENSURE( !aNewConnectedComponent.maTotalBounds.isEmpty() || in addRange() 217 (aNewConnectedComponent.maTotalBounds.isEmpty() && in addRange()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | mimeconfighelper.cxx | 207 if ( !aFilterName.isEmpty() ) in GetFilterFlags() 445 if ( !aStringClassID.isEmpty() ) in GetObjectPropsByClassID() 471 if ( !aDocumentName.isEmpty() ) in GetObjectPropsByMediaType() 481 if ( !aDocumentName.isEmpty() ) in GetObjectPropsByFilter() 490 if ( !aDocName.isEmpty() ) in GetObjectPropsByDocumentName() 532 if ( !aStringClassID.isEmpty() ) in GetFactoryNameByStringClassID() 557 if ( !aDocName.isEmpty() ) in GetFactoryNameByDocumentName() 594 if ( aResult.isEmpty() ) in GetFactoryNameByMediaType() 615 if ( aFilterName.isEmpty() ) in UpdateMediaDescriptorWithFilterName() 711 if ( !aFilterName.isEmpty() ) in AddFilterNameCheckOwnFile() [all …]
|
H A D | documentinfo.cxx | 98 if ( !sTitle.isEmpty() ) in getDocumentTitle() 103 if ( !sTitle.isEmpty() ) in getDocumentTitle() 113 if ( sDocURL.isEmpty() ) in getDocumentTitle() 119 if ( !sTitle.isEmpty() ) in getDocumentTitle() 131 if ( !sTitle.isEmpty() ) in getDocumentTitle() 138 if ( !sTitle.isEmpty() ) in getDocumentTitle() 146 if ( sDocURL.isEmpty() ) in getDocumentTitle() 159 if ( !sTitle.isEmpty() ) in getDocumentTitle() 168 if ( !xTitle->getTitle().isEmpty() ) in getDocumentTitle()
|
H A D | docpasswordhelper.cxx | 56 if ( !aPassword.isEmpty() && aSalt.getLength() && nCount && nHashLength ) in GeneratePBKDF2Hash() 107 if ( !aPassword.isEmpty() && aInfo.getLength() ) in IsModifyPasswordCorrect() 241 if ( !aString.isEmpty() && aString.getLength() <= SAL_MAX_UINT16 ) in GetXLHashAsUINT16() 290 if ( !aPassword.isEmpty() && aDocId.getLength() == 16 ) in GenerateStd97Key() 380 …OSL_ENSURE( !aIt->isEmpty(), "DocPasswordHelper::requestAndVerifyDocPassword - unexpected empty de… in requestAndVerifyDocPassword() 381 if( !aIt->isEmpty() ) in requestAndVerifyDocPassword() 404 if( !rMediaPassword.isEmpty() ) in requestAndVerifyDocPassword() 419 if( !pRequest->getPassword().isEmpty() ) in requestAndVerifyDocPassword()
|
/aoo42x/main/slideshow/source/engine/ |
H A D | usereventqueue.cxx | 130 bool isEmpty() in isEmpty() function in slideshow::internal::__anon370755840111::EventContainer 219 bool isEmpty() in isEmpty() function in slideshow::internal::AllAnimationEventHandler 413 bool isEmpty() in isEmpty() function in slideshow::internal::MouseHandlerBase 692 bool UserEventQueue::isEmpty() const in isEmpty() function in slideshow::internal::UserEventQueue 701 (mpStartEventHandler ? mpStartEventHandler->isEmpty() : true) && in isEmpty() 702 (mpEndEventHandler ? mpEndEventHandler->isEmpty() : true) && in isEmpty() 706 (mpShapeClickEventHandler ? mpShapeClickEventHandler->isEmpty() : true) && in isEmpty() 707 (mpClickEventHandler ? mpClickEventHandler->isEmpty() : true) && in isEmpty() 708 (mpSkipEffectEventHandler ? mpSkipEffectEventHandler->isEmpty() : true) && in isEmpty() 712 (mpMouseEnterHandler ? mpMouseEnterHandler->isEmpty() : true) && in isEmpty() [all …]
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | DbTools.java | 164 if (catalogAtStart && !catalogSeparator.isEmpty()) { in composeTableName() 169 if (!schema.isEmpty() && nameComponentSupport.useSchemas) { in composeTableName() 174 …if (!catalog.isEmpty() && !catalogAtStart && !catalogSeparator.isEmpty() && nameComponentSupport.u… in composeTableName() 249 if (catalogAtStart && !catalogSeparator.isEmpty()) { in doComposeTableName() 255 if (!schema.isEmpty() && nameComponentSupport.useSchemas) { in doComposeTableName() 262 …if (!catalog.isEmpty() && !catalogAtStart && !catalogSeparator.isEmpty() && nameComponentSupport.u… in doComposeTableName() 317 if (!quote.isEmpty() && quote.codePointAt(0) != ' ') { in quoteName() 396 if (!keyStatement.isEmpty()) { in createSqlCreateTableStatement() 422 if (composedName.isEmpty()) { in createStandardCreateStatement() 553 if (!defaultValue.isEmpty()) { in createStandardColumnPart() [all …]
|
/aoo42x/main/codemaker/source/idlmaker/ |
H A D | idltype.cxx | 288 if ( typeName.isEmpty() ) in dumpNameSpace() 421 if ( !tmp.isEmpty() ) in dumpType() 779 if( !aDoc.isEmpty() ) in dumpHFile() 831 if( !aDoc.isEmpty() ) in dumpAttributes() 872 if( !aDoc.isEmpty() ) in dumpMethods() 1261 if( !aDoc.isEmpty() ) in dumpHFile() 1290 if( !aDoc.isEmpty() ) in dumpHFile() 1334 if( !aDoc.isEmpty() ) in dumpSuperMember() 1377 if( !aDoc.isEmpty() ) in dumpHFile() 1409 if( !aDoc.isEmpty() ) in dumpHFile() [all …]
|
/aoo42x/main/chart2/source/tools/ |
H A D | ObjectIdentifier.cxx | 89 if( !rDragMethodServiceName.isEmpty() ) in lcl_createClassificationStringForType() 189 if( !rIndexString.isEmpty() ) in lcl_StringToIndex() 320 if ( !m_aObjectCID.isEmpty() && !rOID.m_aObjectCID.isEmpty() ) in operator <() 324 else if ( !m_aObjectCID.isEmpty() ) in operator <() 443 if( !rParentParticle.isEmpty() ) in createClassifiedIdentifierForParticles() 446 if( !rChildParticle.isEmpty() ) in createClassifiedIdentifierForParticles() 596 if( !rParentPartical.isEmpty() ) in createClassifiedIdentifierWithParent() 791 if( !aParent1.isEmpty() ) in areSiblings() 1021 if( !rChildParticle.isEmpty() ) in addChildParticle() 1128 if(rObjectCID.isEmpty()) in getObjectPropertySet() [all …]
|
/aoo42x/main/shell/source/backends/kde4be/ |
H A D | kde4access.cxx | 62 if ( aClientProgram.isEmpty() ) in getValue() 130 if ( !aFTPProxy.isEmpty() ) in getValue() 157 if ( !aFTPProxy.isEmpty() ) in getValue() 184 if ( !aHTTPProxy.isEmpty() ) in getValue() 211 if ( !aHTTPProxy.isEmpty() ) in getValue() 238 if ( !aHTTPSProxy.isEmpty() ) in getValue() 265 if ( !aHTTPSProxy.isEmpty() ) in getValue() 285 if ( !aNoProxyFor.isEmpty() ) in getValue()
|
/aoo42x/main/shell/source/backends/kdebe/ |
H A D | kdeaccess.cxx | 58 if ( aClientProgram.isEmpty() ) in getValue() 126 if ( !aFTPProxy.isEmpty() ) in getValue() 153 if ( !aFTPProxy.isEmpty() ) in getValue() 180 if ( !aHTTPProxy.isEmpty() ) in getValue() 207 if ( !aHTTPProxy.isEmpty() ) in getValue() 234 if ( !aHTTPSProxy.isEmpty() ) in getValue() 261 if ( !aHTTPSProxy.isEmpty() ) in getValue() 281 if ( !aNoProxyFor.isEmpty() ) in getValue()
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
H A D | SqlTableHelper.java | 76 if (!catalogName.isEmpty()) { in readColumns() 111 if (columnDescriptions.isEmpty()) { in sanitizeColumnDescriptions() 148 if (!catalogName.isEmpty()) { in readPrimaryKey() 181 if (!catalogName.isEmpty()) { in readForeignKeys() 204 if (!row.wasNull() && !fkName.isEmpty()) { in readForeignKeys() 238 if (!catalogName.isEmpty()) { in readIndexes() 251 if (!name.isEmpty()) { in readIndexes() 255 if (!name.isEmpty()) { in readIndexes()
|
/aoo42x/main/ucb/source/ucp/webdav/ |
H A D | CurlUri.cxx | 137 if ( !theInputUri.isEmpty() && theInputUri[0] == '/' && in CurlUri() 145 if ( portString.isEmpty() ) in CurlUri() 149 if ( !defaultPortA.isEmpty() ) in CurlUri() 153 if ( path.isEmpty() ) in CurlUri() 199 if ( !portString.isEmpty() ) in init() 204 if ( !query.isEmpty() ) in init() 211 if ( !fragment.isEmpty() ) in init()
|
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | FormulaCompiler.java | 149 if (evalStack.isEmpty()) { in infix2RPN() 163 if (!evalStack.isEmpty()) { in infix2RPN() 164 while (!evalStack.isEmpty() && in infix2RPN() 177 while (!evalStack.isEmpty()) { in infix2RPN() 252 if (!args.isEmpty()) { in makeExpression() 256 while (!args.isEmpty()) { in makeExpression()
|
/aoo42x/main/comphelper/source/container/ |
H A D | embeddedobjectcontainer.cxx | 408 if ( rNewName.isEmpty() ) in CreateEmbeddedObject() 514 if ( rName.isEmpty() ) in StoreEmbeddedObject() 567 if ( rNewName.isEmpty() ) in InsertEmbeddedObject() 629 if ( rNewName.isEmpty() ) in InsertEmbeddedObject() 664 if ( rNewName.isEmpty() ) in InsertEmbeddedLink() 704 …c != this || !aOrigName.equals( aTargetName ) ) && !aOrigName.isEmpty() && !aTargetName.isEmpty() ) in TryToCopyGraphReplacement() 728 if ( rName.isEmpty() ) in CopyEmbeddedObject() 757 if ( rName.isEmpty() ) in CopyAndGetEmbeddedObject() 775 if ( aURL.isEmpty() ) in CopyAndGetEmbeddedObject() 877 if ( !aOrigName.isEmpty() ) in CopyAndGetEmbeddedObject() [all …]
|
/aoo42x/main/codemaker/source/cunomaker/ |
H A D | cunotype.cxx | 585 if ( !superType.isEmpty() ) in dumpGetCunoType() 706 if ( !superType.isEmpty() ) in dumpCGetCunoType() 731 if ( !superType.isEmpty() ) in dumpCGetCunoType() 769 if ( !superType.isEmpty() ) in dumpCGetCunoType() 871 if ( !superType.isEmpty() ) in checkInheritedMemberCount() 914 if ( !baseType.isEmpty() ) in dumpInheritedMembers() 944 if ( !type.isEmpty() ) in getTypeClass() 1062 if ( !tmp.isEmpty() ) in dumpType() 1578 if ( !baseType.isEmpty() ) in dumpInheritedFunctions() 1594 if ( !superType.isEmpty() ) in dumpDeclaration() [all …]
|
/aoo42x/main/comphelper/source/xml/ |
H A D | ofopxmlhelper.cxx | 306 if ( aIDValue.isEmpty() ) in startElement() 316 if ( !aTypeValue.isEmpty() ) in startElement() 322 if ( !aTargetValue.isEmpty() ) in startElement() 328 if ( !aTargetModeValue.isEmpty() ) in startElement() 372 if ( aExtensionValue.isEmpty() ) in startElement() 376 if ( aContentTypeValue.isEmpty() ) in startElement() 401 if ( aPartNameValue.isEmpty() ) in startElement() 405 if ( aContentTypeValue.isEmpty() ) in startElement()
|
/aoo42x/main/codemaker/source/bonobowrappermaker/ |
H A D | corbatype.cxx | 380 if ( typeName.isEmpty() ) in dumpNameSpace() 451 if ( !superType.isEmpty() ) in checkInheritedMemberCount() 492 if ( !type.isEmpty() ) in getTypeClass() 602 if ( !tmp.isEmpty() ) in printUnoType() 677 if ( !tmp.isEmpty() ) in printCorbaType() 752 if ( typeName.isEmpty() ) in isDerivedFromUnknown() 842 if ( !tmp.isEmpty() ) in printCorbaParameter() 1999 if ( !superType.isEmpty() ) in checkInheritedMemberCount() 2271 if ( !superType.isEmpty() ) in dumpSuperMember() 2362 if ( !superType.isEmpty() ) in dumpFunctions() [all …]
|
/aoo42x/main/odk/examples/DevelopersGuide/UCB/ |
H A D | ChildrenRetriever.java | 105 if ( properties != null && !properties.isEmpty()) { in getChildren() 237 while ( !props.isEmpty() ) { in printLine() 266 boolean isEmpty = true; in printLine() 270 isEmpty = false; in printLine() 272 if( isEmpty ) in printLine() 308 if ( result != null && !result.isEmpty() ) { in main()
|
/aoo42x/main/comphelper/source/officeinstdir/ |
H A D | officeinstallationdirectories.cxx | 72 if ( !aNormalizedURL.isEmpty() ) in makeCanonicalFileURL() 149 if ( !URL.isEmpty() ) in makeRelocatableURL() 196 if ( !URL.isEmpty() ) in makeAbsoluteURL() 348 OSL_ENSURE( !m_pOfficeBrandDir->isEmpty(), in initDirs() 368 OSL_ENSURE( !m_pUserDir->isEmpty(), in initDirs()
|
/aoo42x/main/ooxml/source/framework/JavaPartManager/src/org/apache/openoffice/ooxml/framework/part/ |
H A D | PartName.java | 31 if ( ! (sPath.isEmpty() || sPath.startsWith("/"))) in PartName() 33 assert(sPath.isEmpty() || sPath.startsWith("/")); in PartName() 76 if (msPath.isEmpty()) in GetPathname() 91 if (msPath.isEmpty()) in GetBasename()
|
/aoo42x/main/svx/source/sdr/contact/ |
H A D | viewobjectcontact.cxx | 189 if(!maObjectRange.isEmpty()) in ~ViewObjectContact() 215 if(maObjectRange.isEmpty()) in getObjectRange() 242 if(!maObjectRange.isEmpty()) in ActionChanged() 266 if(!maObjectRange.isEmpty()) in triggerLazyInvalidate() 418 if(!aViewRange.isEmpty() && !aViewRange.overlaps(aObjectRange)) in getPrimitive2DSequenceHierarchy()
|
/aoo42x/main/drawinglayer/source/primitive2d/ |
H A D | sceneprimitive2d.cxx | 104 if(!rViewInformation.getViewport().isEmpty()) in calculateDiscreteSizes() 109 if(rVisibleDiscreteRange.isEmpty()) in calculateDiscreteSizes() 152 if(aViewRange.isEmpty() || aShadow2DRange.overlaps(aViewRange)) in create2DDecomposition() 166 if(!aVisibleDiscreteRange.isEmpty()) in create2DDecomposition() 366 if(!maOldRenderedBitmap.IsEmpty() && !maOldUnitVisiblePart.isEmpty()) in tryToCheckLastVisualisationDirectHit() 460 if(!aShadow2DRange.isEmpty()) in getB2DRange()
|
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/ |
H A D | InterfaceContainer_Test.java | 111 r[i++]= cont.isEmpty() ? false: true; in add() 114 r[i++]= cont.isEmpty(); in add() 152 r[i++]= cont.isEmpty(); in trimToSize() 369 r[i++]= cont.isEmpty(); in remove() 373 r[i++]= cont.isEmpty(); in remove() 381 r[i++]= cont.isEmpty(); in remove() 575 r[i++]= cont.isEmpty(); in Iterator_remove() 596 r[i++]= cont.isEmpty(); in Iterator_remove() 716 r[i++]= cont.isEmpty(); in ListIterator_remove() 737 r[i++]= cont.isEmpty(); in ListIterator_remove()
|