/trunk/main/drawinglayer/source/primitive2d/ |
H A D | primitivetools2d.cxx | 45 …if(getBuffered2DDecomposition().hasElements() && !basegfx::fTools::equal(fDiscreteUnit, getDiscret… in get2DDecomposition() 51 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition() 76 if(getBuffered2DDecomposition().hasElements() && !rViewport.equal(getViewport())) in get2DDecomposition() 82 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition() 107 if(getBuffered2DDecomposition().hasElements() && rViewTransformation != getViewTransformation()) in get2DDecomposition() 113 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition() 138 if(getBuffered2DDecomposition().hasElements() && rViewTransformation != getViewTransformation()) in get2DDecomposition() 147 …if(getBuffered2DDecomposition().hasElements() && rObjectTransformation != getObjectTransformation(… in get2DDecomposition() 153 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
|
H A D | baseprimitive2d.cxx | 100 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition() 170 if(rCandidate.hasElements()) in getB2DRangeFromPrimitive2DSequence() 216 const sal_Bool bAHasElements(rA.hasElements()); in arePrimitive2DSequencesEqual() 218 if(bAHasElements != rB.hasElements()) in arePrimitive2DSequencesEqual() 249 if(rSource.hasElements()) in appendPrimitive2DSequenceToPrimitive2DSequence() 251 if(rDest.hasElements()) in appendPrimitive2DSequenceToPrimitive2DSequence()
|
H A D | sceneprimitive2d.cxx | 58 if(!mbShadow3DChecked && getChildren3D().hasElements()) in impGetShadow3D() 88 return maShadowPrimitives.hasElements(); in impGetShadow3D() 333 if(getChildren3D().hasElements()) in getGeometry2D() 479 if(getBuffered2DDecomposition().hasElements()) in get2DDecomposition() 510 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
|
H A D | svggradientprimitive2d.cxx | 256 if(aTargetColorEntries.hasElements()) in createResult() 260 if(aTargetOpacityEntries.hasElements()) in createResult() 489 if(aTargetColorEntries.hasElements()) in create2DDecomposition() 494 if(aTargetOpacityEntries.hasElements()) in create2DDecomposition() 523 if(aTargetOpacityEntries.hasElements()) in create2DDecomposition() 550 if(aTargetOpacityEntries.hasElements()) in create2DDecomposition()
|
/trunk/main/svgio/source/svgreader/ |
H A D | svgtextnode.cxx | 103 if(rSource.hasElements()) in addTextPrimitives() 151 if(aNewTarget.hasElements()) in DecomposeChild() 160 if(aNewTarget.hasElements()) in DecomposeChild() 187 if(aNewTarget.hasElements()) in DecomposeChild() 216 if(aNewTarget.hasElements()) in DecomposeChild() 257 if(aNewTarget.hasElements()) in decomposeSvgNode() 265 if(aNewTarget.hasElements()) in decomposeSvgNode()
|
H A D | svgclippathnode.cxx | 115 if(aNewTarget.hasElements()) in decomposeSvgNode() 139 if(rContent.hasElements() && Display_none != getDisplay()) in apply() 148 if(aClipTarget.hasElements()) in apply()
|
H A D | svgstyleattributes.cxx | 269 if(rSource.hasElements()) in add_text() 498 if(aNewTarget.hasElements()) in add_fillPatternTransform() 523 if(rPrimitives.hasElements()) in add_fillPattern() 641 if(aNewFill.hasElements()) in add_fill() 762 if(aNewStroke.hasElements()) in add_stroke() 797 if(rMarkerPrimitives.hasElements()) in prepare_singleMarker() 1127 if(rSource.hasElements()) in add_postProcess() 1173 … if(aSource.hasElements()) // test again, applied clipPath may have lead to empty geometry in add_postProcess() 1187 … if(aSource.hasElements()) // test again, applied mask may have lead to empty geometry in add_postProcess()
|
H A D | svgmasknode.cxx | 182 if(aNewTarget.hasElements()) in decomposeSvgNode() 204 if(rTarget.hasElements() && Display_none != getDisplay()) in apply() 211 if(aMaskTarget.hasElements()) in apply()
|
H A D | svgimagenode.cxx | 227 if(aPass.hasElements()) in decomposeSvgNode() 279 if(aNewTarget.hasElements()) in decomposeSvgNode() 300 if(aNewTarget.hasElements()) in decomposeSvgNode()
|
/trunk/main/drawinglayer/source/primitive3d/ |
H A D | baseprimitive3d.cxx | 100 if(!getBuffered3DDecomposition().hasElements()) in get3DDecomposition() 149 if(rCandidate.hasElements()) in getB3DRangeFromPrimitive3DSequence() 195 const sal_Bool bAHasElements(rA.hasElements()); in arePrimitive3DSequencesEqual() 197 if(bAHasElements != rB.hasElements()) in arePrimitive3DSequencesEqual() 228 if(rSource.hasElements()) in appendPrimitive3DSequenceToPrimitive3DSequence() 230 if(rDest.hasElements()) in appendPrimitive3DSequenceToPrimitive3DSequence()
|
/trunk/main/svx/source/sdr/contact/ |
H A D | viewobjectcontact.cxx | 221 if(xSequence.hasElements()) in getObjectRange() 296 if(mxPrimitive2DSequence.hasElements()) in checkForPrimitive2DAnimations() 307 if(aAnimatedExtractor.getPrimitive2DSequence().hasElements()) in checkForPrimitive2DAnimations() 321 if(xRetval.hasElements()) in createPrimitive2DSequence() 328 if(xGlue.hasElements()) in createPrimitive2DSequence() 410 if(xRetval.hasElements()) in getPrimitive2DSequenceHierarchy()
|
H A D | viewcontactofe3dscene.cxx | 106 if(xPrimitive3DSeq.hasElements()) in createSubPrimitive3DVector() 310 const sal_uInt32 nAllSize(aAllSequence.hasElements() ? aAllSequence.getLength() : 0); in createScenePrimitive2DSequence() 311 … const sal_uInt32 nVisibleSize(aVisibleSequence.hasElements() ? aVisibleSequence.getLength() : 0); in createScenePrimitive2DSequence() 457 if(xAllSequence.hasElements()) in getAllContentRange3D()
|
/trunk/main/oox/source/docprop/ |
H A D | ooxmldocpropimport.cxx | 153 if( !aCoreStreams.hasElements() ) in importProperties() 159 if( aCoreStreams.hasElements() || aExtStreams.hasElements() || aCustomStreams.hasElements() ) in importProperties() 173 if( aCoreStreams.hasElements() ) in importProperties()
|
/trunk/main/i18npool/source/textconversion/ |
H A D | textconversion_ko.cxx | 182 if (! rSeq1.hasElements() && rSeq2.hasElements()) in operator +=() 184 else if (rSeq2.hasElements()) { in operator +=() 273 if (result.Candidates.hasElements()) in getConversions() 276 if (result.Candidates.hasElements()) in getConversions() 281 if (result.Candidates.hasElements()) { in getConversions()
|
/trunk/main/comphelper/qa/complex/comphelper/ |
H A D | Map.java | 117 assertTrue( _context + ": initially created map is not empty", map.hasElements() ); in impl_checkMappings() 119 assertTrue( _context + ": map filled with values is still empty", !map.hasElements() ); in impl_checkMappings() 130 assertTrue( _context + ":map not empty after removing all elements", map.hasElements() ); in impl_checkMappings() 135 assertTrue( _context + ": 'clear' does not empty the map", map.hasElements() ); in impl_checkMappings() 286 …public boolean hasElements() { throw new UnsupportedOperationException( "Not implemente… in hasElements() method in Map.DummySet 300 … public boolean hasElements() { throw new UnsupportedOperationException( "Not implemented." ); } in hasElements() method in Map.DummyIdentifierAccess 306 … public boolean hasElements() { throw new UnsupportedOperationException( "Not implemented." ); } in hasElements() method in Map.DummyElementAccess
|
/trunk/main/oox/source/xls/ |
H A D | biffcodec.cxx | 58 mbValid = o_rEncryptionData.hasElements(); in verifyPassword() 128 if( rEncryptionData.hasElements() ) in implVerifyEncryptionData() 137 return maEncryptionData.hasElements(); in implVerifyEncryptionData() 218 if( rEncryptionData.hasElements() ) in implVerifyEncryptionData() 227 return maEncryptionData.hasElements(); in implVerifyEncryptionData()
|
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLArray.java | 56 if (typeMap.hasElements()) { in getArray() 67 if (typeMap.hasElements()) { in getArrayAtIndex() 96 if (typeMap.hasElements()) { in getResultSet() 107 if (typeMap.hasElements()) { in getResultSetAtIndex()
|
/trunk/main/vcl/source/gdi/ |
H A D | svgdata.cxx | 49 if(rSequence.hasElements()) in convertPrimitive2DSequenceToBitmapEx() 108 if(maReplacement.IsEmpty() && maSequence.hasElements()) in ensureReplacement() 118 if(!maSequence.hasElements() && mnSvgDataArrayLength) in ensureSequenceAndRange() 148 if(maSequence.hasElements()) in ensureSequenceAndRange()
|
/trunk/main/sw/inc/ |
H A D | unocoll.hxx | 301 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException); 343 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException); 438 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException); 470 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException); 497 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException); 528 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException); 561 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | collectionbase.cxx | 96 virtual sal_Bool SAL_CALL hasElements() throw (uno::RuntimeException); 177 sal_Bool SAL_CALL SequenceToContainer::hasElements() throw (uno::RuntimeException) in hasElements() function in vbahelper::__anon89c9fea60111::SequenceToContainer 211 sal_Bool SAL_CALL CollectionBase::hasElements() throw (uno::RuntimeException) in hasElements() function in vbahelper::CollectionBase 214 return mxIndexAccess->hasElements(); in hasElements() 216 return mxNameAccess->hasElements(); in hasElements()
|
/trunk/main/framework/source/services/ |
H A D | modelwinservice.cxx | 75 sal_Bool hasElements() 180 sal_Bool Impl_ModelWinService::hasElements() in hasElements() function in framework::Impl_ModelWinService 266 sal_Bool SAL_CALL ModelWinService::hasElements() in hasElements() function in framework::ModelWinService 269 return Impl_ModelWinService::getSingleInstance(m_xServiceManager)->hasElements(); in hasElements()
|
/trunk/main/sw/qa/complex/writer/ |
H A D | CheckNamedPropertyValues.java | 62 assertFalse("Initial container is not empty.", xCont.hasElements()); in checkNamedPropertyValues() 73 assertFalse("Could not remove PropertyValue.", xCont.hasElements()); in checkNamedPropertyValues() 76 assertTrue("Did not insert PropertyValue.", xCont.hasElements()); in checkNamedPropertyValues()
|
/trunk/main/forms/qa/integration/forms/ |
H A D | FormComponent.java | 159 public boolean hasElements() in hasElements() method in FormComponent 162 return m_indexAccess.hasElements(); in hasElements() 164 return m_nameAccess.hasElements(); in hasElements()
|
/trunk/main/drawinglayer/source/processor3d/ |
H A D | defaultprocessor3d.cxx | 61 if(rSubSequence.hasElements()) in impRenderGradientTexturePrimitive3D() 224 if(rSubSequence.hasElements()) in impRenderHatchTexturePrimitive3D() 265 if(rSubSequence.hasElements()) in impRenderBitmapTexturePrimitive3D() 316 if(rSubSequence.hasElements()) in impRenderModifiedColorPrimitive3D()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | targuno.cxx | 147 sal_Bool SAL_CALL ScLinkTargetTypesObj::hasElements(void) throw( uno::RuntimeException ) in hasElements() function in ScLinkTargetTypesObj 308 sal_Bool SAL_CALL ScLinkTargetsObj::hasElements(void) throw( uno::RuntimeException ) in hasElements() function in ScLinkTargetsObj 310 return xCollection->hasElements(); in hasElements()
|