Home
last modified time | relevance | path

Searched refs:createEnumeration (Results 276 – 300 of 357) sorted by relevance

1...<<1112131415

/trunk/main/animations/source/animcore/
H A Danimcore.cxx268 virtual Reference< XEnumeration > SAL_CALL createEnumeration() throw (RuntimeException);
1823 Reference< XEnumeration > SAL_CALL AnimationNode::createEnumeration() in createEnumeration() function in animcore::AnimationNode
/trunk/main/reportdesign/source/core/inc/
H A DSection.hxx179 …no::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createEnumeration( ) throw (:…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DOfficeProvider.java600 final XEnumeration compEnum = compEnumAccess.createEnumeration(); in closeAllWindows()
/trunk/main/sc/source/ui/vba/
H A Dvbasheetobjects.cxx300 uno::Reference< container::XEnumeration > SAL_CALL ScVbaSheetObjectsBase::createEnumeration() throw… in createEnumeration() function in ScVbaSheetObjectsBase
H A Dvbaborders.cxx388 ScVbaBorders::createEnumeration() throw (uno::RuntimeException) in createEnumeration() function in ScVbaBorders
H A Dvbarange.cxx338 …virtual uno::Reference< container::XEnumeration > SAL_CALL createEnumeration() throw (uno::Runtime… in createEnumeration() function in SingleRangeIndexAccess
366 …virtual uno::Reference< container::XEnumeration > SAL_CALL createEnumeration() throw (uno::Runtime…
380 ScVbaRangeAreas::createEnumeration() throw (uno::RuntimeException) in createEnumeration() function in ScVbaRangeAreas
383 …return new RangesEnumerationImpl( mxParent, mxContext, xEnumAccess->createEnumeration(), mbIsRows,… in createEnumeration()
3691 ScVbaRange::createEnumeration() throw (uno::RuntimeException) in createEnumeration() function in ScVbaRange
4926 …uno::Reference< container::XEnumeration > xRangesEnum( xRangesEA->createEnumeration(), uno::UNO_SE… in lclGetPrefixChar()
/trunk/main/sw/source/core/inc/
H A Dunometa.hxx172 createEnumeration()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddefinitioncontainer.cxx406 Reference< XEnumeration > SAL_CALL ODefinitionContainer::createEnumeration( ) throw(RuntimeExcepti… in createEnumeration() function in dbaccess::ODefinitionContainer
H A Ddatabasecontext.cxx636 Reference< ::com::sun::star::container::XEnumeration > ODatabaseContext::createEnumeration(void) t… in createEnumeration() function in dbaccess::ODatabaseContext
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx464 Reference< XEnumeration > SAL_CALL OCollection::createEnumeration( ) throw(RuntimeException) in createEnumeration() function in OCollection
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx440 …no::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createEnumeration( ) throw(::…
567 …no::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createEnumeration( ) throw(::…
/trunk/main/sw/inc/
H A Dunodraw.hxx99 …no::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createEnumeration(void) throw(…
H A Dunofield.hxx266 …o::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createEnumeration(void) throw(…
H A Dunocoll.hxx330 …no::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createEnumeration(void) throw(…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDBTools.java632 XEnumeration xEnum = dbContEA.createEnumeration() ; in printRegisteredDatabasesInfo()
/trunk/main/editeng/source/uno/
H A Dunotext2.cxx287 uno::Reference< container::XEnumeration > SAL_CALL SvxUnoTextContent::createEnumeration( ) in createEnumeration() function in SvxUnoTextContent
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/
H A DServiceManager.java642 public XEnumeration createEnumeration() in createEnumeration() method in ServiceManager
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx93 ScVbaShapes::createEnumeration() throw (uno::RuntimeException) in createEnumeration() function in ScVbaShapes
/trunk/main/sc/inc/
H A Dviewuno.hxx292 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltertestdialog.cxx753 Reference< XEnumeration > xEnum( xAccess->createEnumeration() ); in getFrontMostDocument()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx177 Reference< XEnumeration > xEnumeration( xText->createEnumeration(), UNO_QUERY_THROW ); in getDescription()
H A DCustomAnimationPane.cxx1149 Reference< XEnumeration > xEnumeration( xText->createEnumeration(), UNO_QUERY_THROW ); in calcMaxParaDepth()
1899 Reference< XEnumeration > xParaEnum( xParaEnumAccess->createEnumeration(), UNO_QUERY_THROW ); in getTextSelection()
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx577 uno::Reference< container::XEnumeration > SAL_CALL OSection::createEnumeration( ) throw (uno::Runt… in createEnumeration() function in reportdesign::OSection
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangesObj.csv206 "ScCellRangesObj";"com::sun::star::container::XEnumerationAccess";"createEnumeration()"
/trunk/main/svx/source/form/
H A Dformcontroller.cxx1137 Reference< XEnumeration > SAL_CALL FormController::createEnumeration(void) throw( RuntimeException… in createEnumeration() function in svxform::FormController
3339 Reference< XEnumeration > xEnumeration(xElementAccess->createEnumeration()); in startFiltering()
3605 xControlEnumeration = xControlEnumAcc->createEnumeration(); in checkFormComponentValidity()

Completed in 155 milliseconds

1...<<1112131415