Home
last modified time | relevance | path

Searched refs:hasElements (Results 301 – 325 of 676) sorted by relevance

1...<<11121314151617181920>>...28

/trunk/main/framework/inc/services/
H A Dframeloaderfactory.hxx305 virtual sal_Bool SAL_CALL hasElements() throw( css::uno::RuntimeException );
H A Ddetectorfactory.hxx395 virtual sal_Bool SAL_CALL hasElements()
/trunk/main/drawinglayer/source/tools/
H A Dconverters.cxx56 if(rSeq.hasElements() && nDiscreteWidth && nDiscreteHeight) in convertToBitmapEx()
/trunk/main/vbahelper/source/msforms/
H A Dvbamultipage.cxx56 virtual ::sal_Bool SAL_CALL hasElements( ) throw (uno::RuntimeException) in hasElements() function in PagesImpl
/trunk/main/sw/inc/
H A Dunoredlines.hxx62 virtual sal_Bool SAL_CALL hasElements( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/sw/source/ui/vba/
H A Dvbapanes.cxx57 virtual sal_Bool SAL_CALL hasElements( ) throw (uno::RuntimeException) in hasElements() function in PanesIndexAccess
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFunctionManager.java118 public boolean hasElements() in hasElements() method in SOFunctionManager
/trunk/main/drawinglayer/source/processor3d/
H A Dcutfindprocessor3d.cxx132 if(rChildren.hasElements()) in processBasePrimitive3D()
/trunk/main/framework/inc/recording/
H A Ddispatchrecorder.hxx90 virtual sal_Bool SAL_CALL hasElements() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobj.cxx190 if(rSource.hasElements() && in embedToObjectSpecificInformation()
H A Dviewobjectcontactofgraphic.cxx283 if(xRetval.hasElements()) in createPrimitive2DSequence()
/trunk/main/svx/source/svdraw/
H A Dcharthelper.cxx126 if(aRetval.hasElements()) in tryToGetChartContentAsPrimitive2DSequence()
/trunk/main/drawinglayer/source/primitive2d/
H A Dpagepreviewprimitive2d.cxx50 if(aContent.hasElements() in create2DDecomposition()
/trunk/main/svx/source/engine3d/
H A Dhelperminimaldepth3d.cxx163 if(aPrimitives.hasElements()) in getMinimalDepthInViewCoordinates()
/trunk/main/xmloff/source/forms/
H A Deventexport.cxx148 sal_Bool SAL_CALL OEventDescriptorMapper::hasElements( ) throw(RuntimeException) in hasElements() function in xmloff::OEventDescriptorMapper
/trunk/main/svgio/source/svgreader/
H A Dsvgrectnode.cxx218 if(aNewTarget.hasElements()) in decomposeSvgNode()
/trunk/main/forms/source/xforms/
H A Ddatatyperepository.hxx77 virtual sal_Bool SAL_CALL hasElements( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/framework/source/fwe/helper/
H A Dpropertysetcontainer.cxx184 sal_Bool SAL_CALL PropertySetContainer::hasElements() in hasElements() function in framework::PropertySetContainer
/trunk/main/offapi/com/sun/star/form/
H A DXFormsSupplier2.idl49 <member>XElementAccess::hasElements</member> on the container returned by
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DFilter.java177 public boolean hasElements() { in hasElements() method in FilterImpl
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx227 if ( xTextContent.is() && xTextContent->hasElements() ) in lcl_HasTextInColumn()
232 if ( xTextFormula.is() && xTextFormula->hasElements() ) in lcl_HasTextInColumn()
/trunk/main/sfx2/source/notify/
H A Deventsupplier.cxx188 sal_Bool SAL_CALL SfxEvents_Impl::hasElements() throw ( RUNTIMEEXCEPTION ) in hasElements() function in SfxEvents_Impl
808 sal_Bool SAL_CALL SfxGlobalEvents_Impl::hasElements() in hasElements() function in SfxGlobalEvents_Impl
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx837 …if(rSequence.hasElements() && !basegfx::fTools::equalZero(rSourceRange.getWidth()) && !basegfx::fT… in paintUsingPrimitivesHelper()
1133 if(aSequence.hasElements() && !aSourceRange.isEmpty()) in PaintPicture()
/trunk/main/svx/inc/svx/
H A Dunoshcol.hxx80 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/xmlsecurity/tools/standalone/mscsfit/
H A Dcertmngr.cxx124 OSL_ENSURE( xPersonalCerts.hasElements() , in main()

Completed in 102 milliseconds

1...<<11121314151617181920>>...28