Home
last modified time | relevance | path

Searched refs:createEnumeration (Results 251 – 275 of 357) sorted by relevance

1...<<1112131415

/trunk/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx211 ScVbaFormatConditions::createEnumeration() throw (uno::RuntimeException) in createEnumeration() function in ScVbaFormatConditions
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.hxx157 …no::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createEnumeration( ) throw(::…
/trunk/main/svx/source/inc/
H A Dfmvwimp.hxx108 …o::Reference< ::com::sun::star::container::XEnumeration > SAL_CALL createEnumeration() throw(::co…
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx342 uno::Reference<container::XEnumeration> SAL_CALL ScCellFieldsObj::createEnumeration() in createEnumeration() function in ScCellFieldsObj
999 uno::Reference<container::XEnumeration> SAL_CALL ScHeaderFieldsObj::createEnumeration() in createEnumeration() function in ScHeaderFieldsObj
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java474 Object o = xTextEnum.createEnumeration().nextElement(); in check()
684 XEnumeration xEnum = xEA.createEnumeration(); in loadRDFa()
/trunk/main/sw/inc/
H A Dunotextrange.hxx236 createEnumeration()
H A Dunoparagraph.hxx275 createEnumeration()
H A Dunotextcursor.hxx230 createEnumeration()
/trunk/main/sw/source/ui/vba/
H A Dvbaview.cxx384 uno::Reference< container::XEnumeration> xParaEnum = xParaAccess->createEnumeration(); in getFirstObjectPosition()
/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx140 … Reference< XEnumeration > xAreaLinksEnum( xAreaLinksEA->createEnumeration(), UNO_SET_THROW ); in lclFindAreaLink()
/trunk/main/comphelper/source/property/
H A Dopropertybag.cxx264 Reference< XEnumeration > SAL_CALL OPropertyBag::createEnumeration( ) throw (RuntimeException) in createEnumeration() function in comphelper::OPropertyBag
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOContainer.java362 public XEnumeration createEnumeration() { in createEnumeration() method in OContainer
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx914 virtual Reference<XEnumeration> SAL_CALL createEnumeration(void) throw( RuntimeException );
1172 Reference<XEnumeration> ImplIntrospectionAdapter::createEnumeration(void) throw( RuntimeException ) in createEnumeration() function in stoc_inspect::ImplIntrospectionAdapter
1174 return mxObjEnumerationAccess->createEnumeration(); in createEnumeration()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DDesktop.java482 …for (XEnumeration e = Desktop.getDesktop(xMSF).getComponents().createEnumeration(); e.hasMoreEleme… in findAFrame()
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx942 uno::Reference<container::XEnumeration> SwXFrames::createEnumeration(void) throw(uno::RuntimeExcept… in createEnumeration() function in SwXFrames
1014 const Reference<XEnumeration> xEnum = createEnumeration(); in getElementNames()
H A Dunoftn.cxx564 SwXFootnote::createEnumeration() throw (uno::RuntimeException) in createEnumeration() function in SwXFootnote
/trunk/main/basic/source/classes/
H A Deventatt.cxx533 xModels.set( xComponents->createEnumeration(), UNO_QUERY ); in RTL_Impl_CreateUnoDialog()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx343 ScVbaShapeRange::createEnumeration() throw (uno::RuntimeException) in createEnumeration() function in ScVbaShapeRange
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx510 = xEnumAccess->createEnumeration(); in buildDocumentsList()
/trunk/main/sc/inc/
H A Dfmtuno.hxx122 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
H A Dtextuno.hxx219 createEnumeration() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/forms/source/inc/
H A DInterfaceContainer.hxx146 …uno::Reference< ::com::sun::star::container::XEnumeration> SAL_CALL createEnumeration() throw(::co…
/trunk/main/connectivity/source/manager/
H A Dmdrivermanager.cxx525 Reference< XEnumeration > SAL_CALL OSDBCDriverManager::createEnumeration( ) throw(RuntimeException) in createEnumeration() function in drivermanager::OSDBCDriverManager
/trunk/main/comphelper/qa/complex/comphelper/
H A DMap.java284 …public XEnumeration createEnumeration() { throw new UnsupportedOperationException( "Not implemente… in createEnumeration() method in Map.DummySet
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx963 Reference< XEnumeration > SAL_CALL FmXGridControl::createEnumeration() throw( RuntimeException ) in createEnumeration() function in FmXGridControl
967 return xPeer->createEnumeration(); in createEnumeration()
2412 Reference< XEnumeration > FmXGridPeer::createEnumeration() throw( RuntimeException ) in createEnumeration() function in FmXGridPeer

Completed in 241 milliseconds

1...<<1112131415