Home
last modified time | relevance | path

Searched refs:hasElements (Results 26 – 50 of 676) sorted by relevance

12345678910>>...28

/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx63 if(!aLineTubeList.hasElements() && 0L != nLineTubeSegments) in getLineTubeSegments()
124 if(!aLineCapList.hasElements() && 0L != nLineCapSegments) in getLineCapSegments()
178 if(!aLineCapRoundList.hasElements() && nLineCapRoundSegments) in getLineCapRoundSegments()
720 if(!getLast3DDecomposition().hasElements()) in get3DDecomposition()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XFormsSupplier.java34 if (!forms.hasElements()) { in _getForms()
37 tRes.tested("getForms()",forms.hasElements()); in _getForms()
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx730 sal_Bool SwXTextTables::hasElements(void) throw( uno::RuntimeException ) in hasElements() function in SwXTextTables
1058 sal_Bool SwXFrames::hasElements(void) throw(uno::RuntimeException) in hasElements() function in SwXFrames
1348 sal_Bool SwXTextSections::hasElements(void) throw( uno::RuntimeException ) in hasElements() function in SwXTextSections
1470 sal_Bool SwXBookmarks::hasElements(void) in hasElements() function in SwXBookmarks
1527 sal_Bool SwXNumberingRulesCollection::hasElements(void) throw( uno::RuntimeException ) in hasElements() function in SwXNumberingRulesCollection
1621 sal_Bool SwXFootnotes::hasElements(void) throw( uno::RuntimeException ) in hasElements() function in SwXFootnotes
1747 sal_Bool SwXReferenceMarks::hasElements(void) throw( uno::RuntimeException ) in hasElements() function in SwXReferenceMarks
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx988 if ( !xNameAccess->hasElements() ) in exportColumns()
1071 if ( xCollection.is() && xCollection->hasElements() ) in exportForms()
1092 if ( xCollection.is() && xCollection->hasElements() ) in exportReports()
1113 if ( xCollection.is() && xCollection->hasElements() ) in exportQueries()
1133 if ( xCollection.is() && xCollection->hasElements() ) in exportTables()
1175 if ( !m_aCurrentPropertyStates.empty() && !xCollection->hasElements() ) in exportAutoStyle()
1302 if ( xCollection.is() && xCollection->hasElements() ) in GetViewSettings()
/trunk/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx130 if(rViewParameters.hasElements()) in impInterpretPropertyValues()
199 const bool bExtraInformation(mxExtendedInformation.hasElements()); in impFillViewInformationFromContent()
395 if(!mxViewInformation.hasElements()) in getViewInformationSequence()
H A Dviewinformation3d.cxx147 if(rViewParameters.hasElements()) in impInterpretPropertyValues()
246 const bool bExtraInformation(mxExtendedInformation.hasElements()); in impFillViewInformationFromContent()
421 if(!mxViewInformation.hasElements()) in getViewInformationSequence()
/trunk/main/drawinglayer/source/primitive2d/
H A Dbackgroundcolorprimitive2d.cxx89 …if(getBuffered2DDecomposition().hasElements() && (maLastViewport != rViewInformation.getViewport()… in get2DDecomposition()
95 if(!getBuffered2DDecomposition().hasElements()) in get2DDecomposition()
H A Dembedded3dprimitive2d.cxx53 if(!mbShadow3DChecked && getChildren3D().hasElements()) in impGetShadow3D()
72 return maShadowPrimitives.hasElements(); in impGetShadow3D()
H A Danimatedprimitive2d.cxx75 if(getChildren().hasElements()) in get2DDecomposition()
115 if(getChildren().hasElements()) in get2DDecomposition()
/trunk/main/svx/source/table/
H A Dtabledesign.cxx107 virtual sal_Bool SAL_CALL hasElements() throw(RuntimeException);
156 virtual sal_Bool SAL_CALL hasElements() throw(RuntimeException);
363 sal_Bool SAL_CALL TableDesignStyle::hasElements() throw(RuntimeException) in hasElements() function in sdr::table::TableDesignStyle
595 sal_Bool SAL_CALL TableDesignFamily::hasElements() throw(RuntimeException) in hasElements() function in sdr::table::TableDesignFamily
/trunk/main/sc/inc/
H A Dlinkuno.hxx205 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
362 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
480 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
569 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
618 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/drawing/
H A D_XDrawView.java87 log.println("Getting: "+getting.hasElements()); in _setCurrentPage()
88 log.println("Expected: "+newPage.hasElements()); in _setCurrentPage()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofe3dscene.cxx97 if(xRetval.hasElements()) in createPrimitive2DSequence()
107 if(xGlue.hasElements()) in createPrimitive2DSequence()
H A Dviewcontactofe3d.cxx87 if(rxContent3D.hasElements()) in impCreateWithGivenPrimitive3DSequence()
170 if(xRetval.hasElements()) in getViewIndependentPrimitive3DSequence()
/trunk/main/svx/source/sdr/overlay/
H A Doverlayobject.cxx118 if(!getPrimitive2DSequence().hasElements()) in getOverlayObjectPrimitive2DSequence()
134 if(rSequence.hasElements()) in getBaseRange()
H A Doverlayselection.cxx200 if(getPrimitive2DSequence().hasElements()) in getOverlayObjectPrimitive2DSequence()
210 if(!getPrimitive2DSequence().hasElements()) in getOverlayObjectPrimitive2DSequence()
/trunk/main/sw/qa/complex/writer/
H A DCheckIndexedPropertyValues.java73 !xCont.hasElements() && xCont.getCount()==0); in checkIndexedPropertyValues()
77 xCont.hasElements() && xCont.getCount()==2); in checkIndexedPropertyValues()
/trunk/main/drawinglayer/source/processor3d/
H A Dgeometry2dextractor.cxx85 if(rSubSequence.hasElements()) in processBasePrimitive3D()
133 if(aChildren.hasElements()) in processBasePrimitive3D()
/trunk/main/oox/source/helper/
H A Dmodelobjecthelper.cxx124 …OSL_ENSURE( rMarker.Coordinates.hasElements(), "ModelObjectHelper::insertLineMarker - line marker … in insertLineMarker()
125 if( rMarker.Coordinates.hasElements() ) in insertLineMarker()
/trunk/main/xmloff/source/text/
H A DXMLRedlineExport.cxx229 if ( aEnumAccess->hasElements() || bEnabled ) in ExportChangesListElements()
233 if ( !bEnabled != !aEnumAccess->hasElements() ) in ExportChangesListElements()
309 if (aEnumAccess->hasElements()) in ExportChangesListAutoStyles()
/trunk/main/unotools/source/config/
H A Deventcfg.cxx338 sal_Bool SAL_CALL GlobalEventConfig_Impl::hasElements( ) throw (RuntimeException) in hasElements() function in GlobalEventConfig_Impl
417 sal_Bool SAL_CALL GlobalEventConfig::hasElements( ) throw (RuntimeException) in hasElements() function in GlobalEventConfig
420 return m_pImpl->hasElements( ); in hasElements()
/trunk/main/forms/source/xforms/
H A Dnamedcollection.hxx104 virtual sal_Bool SAL_CALL hasElements() in hasElements() function in NamedCollection
107 return Collection<T>::hasElements(); in hasElements()
/trunk/main/drawinglayer/source/processor2d/
H A Dcontourextractor2d.cxx163 if(xExtracted2DSceneGeometry.hasElements()) in processBasePrimitive2D()
169 if(xExtracted2DSceneShadow.hasElements()) in processBasePrimitive2D()
/trunk/main/dbaccess/source/ui/uno/
H A Dcomposerdialogs.cxx137 if ( !xColumns.is() || !xColumns->hasElements() ) in IMPLEMENT_PROPERTYCONTAINER_DEFAULTS()
146 …DBG_ASSERT( xColumns.is() && xColumns->hasElements(), "ComposerDialog::createDialog: not much fun … in IMPLEMENT_PROPERTYCONTAINER_DEFAULTS()
/trunk/main/slideshow/source/engine/activities/
H A Dactivitiesfactory.cxx655 if( aKeyTimes.hasElements() ) in createActivity()
672 if( !aKeyTimes.hasElements() ) in createActivity()
748 if( !aKeyTimes.hasElements() ) in createActivity()

Completed in 145 milliseconds

12345678910>>...28