Home
last modified time | relevance | path

Searched refs:isEmpty (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/AOO41X/main/basegfx/inc/basegfx/range/
H A Dbasicrange.hxx68 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()
127 if(rRange.isEmpty()) in overlaps()
140 if(isEmpty() || rRange.isEmpty()) in overlapsMore()
172 if(isEmpty()) in expand()
192 if(isEmpty()) in expand()
[all …]
H A Dbasicbox.hxx60 if(isEmpty()) in getCenter()
74 if(isEmpty()) in isInside()
88 if(isEmpty()) in overlaps()
94 if(rBox.isEmpty()) in overlaps()
107 if(!isEmpty()) in grow()
H A Db2dconnectedranges.hxx140 !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()
H A Db3irange.hxx86 bool isEmpty() const in isEmpty() function in basegfx::B3IRange
88 return maRangeX.isEmpty() || maRangeY.isEmpty() || maRangeZ.isEmpty(); in isEmpty()
H A Db3ibox.hxx84 bool isEmpty() const in isEmpty() function in basegfx::B3IBox
86 return maRangeX.isEmpty() || maRangeY.isEmpty() || maRangeZ.isEmpty(); in isEmpty()
H A Db3drange.hxx91 bool isEmpty() const in isEmpty() function in basegfx::B3DRange
94 maRangeX.isEmpty() in isEmpty()
95 || maRangeY.isEmpty() in isEmpty()
96 || maRangeZ.isEmpty() in isEmpty()
/AOO41X/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx207 if ( !aFilterName.isEmpty() ) in GetFilterFlags()
280 && ( aType[nInd].Value >>= aFilterName ) && !aFilterName.isEmpty() ) in GetDocServiceNameFromMediaType()
283 if ( !aDocumentName.isEmpty() ) in GetDocServiceNameFromMediaType()
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()
[all …]
H A Ddocumentinfo.cxx98 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 Ddocpasswordhelper.cxx56 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()
H A Dregpathhelper.cxx106 if( !portalUserDir.isEmpty() ) in getDefaultLocalRegistry()
160 if ( !sBuffer.isEmpty() ) in getPathToUserRegistry()
171 if ( userRegistryName.isEmpty() ) in getPathToUserRegistry()
209 if ( !tmpStr.isEmpty() ) in getPathToSystemRegistry()
/AOO41X/main/slideshow/source/engine/
H A Dusereventqueue.cxx130 bool isEmpty() in isEmpty() function in slideshow::internal::__anon1056dfab0111::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()
703 (mpAnimationStartEventHandler ? mpAnimationStartEventHandler->isEmpty() : true) && in isEmpty()
704 (mpAnimationEndEventHandler ? mpAnimationEndEventHandler->isEmpty() : true) && in isEmpty()
705 (mpAudioStoppedEventHandler ? mpAudioStoppedEventHandler->isEmpty() : true) && in isEmpty()
706 (mpShapeClickEventHandler ? mpShapeClickEventHandler->isEmpty() : true) && in isEmpty()
[all …]
/AOO41X/main/codemaker/source/idlmaker/
H A Didltype.cxx130 if ( getBaseType(typeName).isEmpty() ) in dumpDependedTypes()
237 if ( getBaseType(relType).isEmpty() && in dumpDepIncludes()
288 if ( typeName.isEmpty() ) in dumpNameSpace()
359 if ( !superType.isEmpty() ) in checkInheritedMemberCount()
421 if ( !tmp.isEmpty() ) in dumpType()
779 if( !aDoc.isEmpty() ) in dumpHFile()
784 if ( !superType.isEmpty() ) in dumpHFile()
831 if( !aDoc.isEmpty() ) in dumpAttributes()
872 if( !aDoc.isEmpty() ) in dumpMethods()
982 if ( !superType.isEmpty() ) in checkInheritedMemberCount()
[all …]
/AOO41X/main/shell/source/backends/kdebe/
H A Dkdeaccess.cxx58 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()
/AOO41X/main/shell/source/backends/kde4be/
H A Dkde4access.cxx62 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()
/AOO41X/main/chart2/source/tools/
H A DObjectIdentifier.cxx89 if( !rDragMethodServiceName.isEmpty() ) in lcl_createClassificationStringForType()
96 if( !rDragParameterString.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 <()
328 else if ( !rOID.m_aObjectCID.isEmpty() ) in operator <()
443 if( !rParentParticle.isEmpty() ) in createClassifiedIdentifierForParticles()
446 if( !rChildParticle.isEmpty() ) in createClassifiedIdentifierForParticles()
596 if( !rParentPartical.isEmpty() ) in createClassifiedIdentifierWithParent()
728 if( !aDragMethodServiceName.isEmpty() ) in isDragableObject()
[all …]
/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaCompiler.java149 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()
/AOO41X/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx331 OSL_ENSURE( !rName.isEmpty(), "Empty object name!"); in GetEmbeddedObject()
409 if ( rNewName.isEmpty() ) in CreateEmbeddedObject()
451 OSL_ENSURE( !rName.isEmpty(), "Added object doesn't have a name!"); in AddEmbeddedObject()
515 if ( rName.isEmpty() ) in StoreEmbeddedObject()
568 if ( rNewName.isEmpty() ) in InsertEmbeddedObject()
630 if ( rNewName.isEmpty() ) in InsertEmbeddedObject()
665 if ( rNewName.isEmpty() ) in InsertEmbeddedLink()
717 …c != this || !aOrigName.equals( aTargetName ) ) && !aOrigName.isEmpty() && !aTargetName.isEmpty() ) in TryToCopyGraphReplacement()
741 if ( rName.isEmpty() ) in CopyEmbeddedObject()
770 if ( rName.isEmpty() ) in CopyAndGetEmbeddedObject()
[all …]
/AOO41X/main/codemaker/source/cunomaker/
H A Dcunotype.cxx236 if ( getBaseType(typeName).isEmpty() ) in dumpDependedTypes()
396 if (getBaseType(relType).isEmpty() && in dumpDepIncludes()
585 if ( !superType.isEmpty() ) in dumpGetCunoType()
645 if ( !superType.isEmpty() || bIsBaseException ) 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()
941 OString typeName = ( !type.isEmpty() ? type : m_typeName ); in getTypeClass()
[all …]
/AOO41X/main/comphelper/source/xml/
H A Dofopxmlhelper.cxx306 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()
/AOO41X/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java105 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()
/AOO41X/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx107 if ( getUnoBaseType(typeName).isEmpty() ) in dumpDependedTypes()
305 while ( !realTypeName.isEmpty() ); in dumpInclude()
344 if ( getUnoBaseType(relType).isEmpty() && in dumpDepIncludes()
380 if ( typeName.isEmpty() ) in dumpNameSpace()
451 if ( !superType.isEmpty() ) in checkInheritedMemberCount()
489 OString typeName = ( !type.isEmpty() ? type : m_typeName); in getTypeClass()
492 if ( !type.isEmpty() ) in getTypeClass()
602 if ( !tmp.isEmpty() ) in printUnoType()
677 if ( !tmp.isEmpty() ) in printCorbaType()
752 if ( typeName.isEmpty() ) in isDerivedFromUnknown()
[all …]
/AOO41X/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.cxx72 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()
/AOO41X/main/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx189 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()
/AOO41X/main/drawinglayer/source/primitive2d/
H A Dsceneprimitive2d.cxx104 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()
/AOO41X/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DInterfaceContainer_Test.java111 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()

12345678910>>...14