Home
last modified time | relevance | path

Searched refs:hasElements (Results 651 – 675 of 676) sorted by relevance

1...<<2122232425262728

/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx483 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx843 if ( xColContainer->hasElements() ) in InsertFields()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx359 sal_Bool SAL_CALL SvxShapeGroup::hasElements() throw( uno::RuntimeException ) in hasElements() function in SvxShapeGroup
/trunk/main/xmloff/source/draw/
H A Dshapeexport2.cxx269 if( xEnumAccess.is() && xEnumAccess->hasElements() ) in ImpExportText()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx280 if( rPicData.hasElements() ) in convertPicture()
/trunk/main/package/source/xstor/
H A Dxstorage.cxx1903 if ( m_xRelStorage->hasElements() ) in CommitRelInfo()
1913 if ( !m_xRelStorage->hasElements() ) in CommitRelInfo()
4541 sal_Bool SAL_CALL OStorage::hasElements() in hasElements() function in OStorage
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1459 sal_Bool SwXNumberingRules::hasElements(void) throw( uno::RuntimeException ) in hasElements() function in SwXNumberingRules
H A Dunoobj.cxx3232 sal_Bool SAL_CALL SwXTextCursor::hasElements() throw (uno::RuntimeException) in hasElements() function in SwXTextCursor
H A Dunoframe.cxx3297 sal_Bool SwXTextFrame::hasElements(void) throw( uno::RuntimeException ) in hasElements() function in SwXTextFrame
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1111 sal_Bool SAL_CALL ScTabViewObj::hasElements() throw(uno::RuntimeException) in hasElements() function in ScTabViewObj
/trunk/main/configmgr/source/
H A Daccess.cxx1075 sal_Bool Access::hasElements() throw (css::uno::RuntimeException) { in hasElements() function in configmgr::Access
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1678 if(m_pIndexes->hasElements()) in isUniqueByColumnName()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx2096 sal_Bool SAL_CALL SvxUnoTextBase::hasElements( ) throw(uno::RuntimeException) in hasElements() function in SvxUnoTextBase
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx3571 ::sal_Bool SAL_CALL SlideshowImpl::hasElements( ) throw (::com::sun::star::uno::RuntimeException) in hasElements() function in sd::SlideshowImpl
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1611 sal_Bool SAL_CALL SbaXFormAdapter::hasElements() throw(RuntimeException) in hasElements() function in SbaXFormAdapter
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1452 …_xCursor.is() || !Reference< XColumnsSupplier > (_xCursor, UNO_QUERY)->getColumns()->hasElements()) in setDataSource()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx336 virtual ::sal_Bool SAL_CALL hasElements() throw (uno::RuntimeException) { return sal_True; } in hasElements() function in SingleRangeIndexAccess
3679 ScVbaRange::hasElements() throw (uno::RuntimeException) in hasElements() function in ScVbaRange
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx1565 mbPwCancelled = !aEncryptionData.hasElements(); in requestEncryptionData()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx3859 if ( !xForms.is() || !xForms->hasElements() ) in impl_defaultCurrentForm_nothrow()
H A Dformcontroller.cxx1122 sal_Bool SAL_CALL FormController::hasElements(void) throw( RuntimeException ) in hasElements() function in svxform::FormController
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx2069 if ( xParentCols.is() && xParentCols->hasElements() && m_aMasterFields.getLength() ) in reset_impl()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx2808 if ((rSettings[i].Value >>= xNameContainer) && xNameContainer->hasElements()) in ReadUserDataSequence()
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx541 if( (rPalette >>= rColorSeq) && rColorSeq.hasElements() ) in importPalette()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1714 if ( aNames.hasElements() ) in impl_initialize()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4377 if( xCodeNameAccess->hasElements() ) in GetConfigurationSettings()

Completed in 1853 milliseconds

1...<<2122232425262728