Home
last modified time | relevance | path

Searched refs:hasValue (Results 201 – 225 of 767) sorted by relevance

12345678910>>...31

/aoo42x/main/sc/source/ui/vba/
H A Dvbaformatconditions.cxx170 if ( _aFormula1.hasValue() ) in Add()
175 if ( _aFormula2.hasValue() ) in Add()
/aoo42x/main/extensions/source/resource/
H A Doooresourceloader.cxx410 return _out_Element.hasValue(); in impl_getDirectElement_nothrow()
435 if ( !aElement.hasValue() ) in getByName()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx332 …return aRet.hasValue() ? aRet : ::cppu::queryInterface(_rType,(::com::sun::star::frame::XDispatch*… in queryInterface()
532 if(aRet.hasValue()) in queryInterface()
1017 sal_Int32 nCurWidth = aWidth.hasValue() ? ::comphelper::getINT32(aWidth) : -1; in SetColWidth()
1047 sal_Int32 nCurHeight = aHeight.hasValue() ? ::comphelper::getINT32(aHeight) : -1; in SetRowHeight()
H A Dexsrcbrw.cxx83 if(!aRet.hasValue()) in queryInterface()
436 else if (xCursor.is() && aOldPos.hasValue()) in Attach()
/aoo42x/main/chart2/source/view/main/
H A DPropertyMapper.cxx98 if( aAny.hasValue() ) in getValueMap()
137 if( rAny.hasValue() ) in getMultiPropertyListsFromValueMap()
/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dimplbase4.hxx204 if (aRet.hasValue()) in queryInterface()
275 if (aRet.hasValue()) in queryAggregation()
H A Dimplbase5.hxx205 if (aRet.hasValue()) in queryInterface()
276 if (aRet.hasValue()) in queryAggregation()
H A Dimplbase6.hxx206 if (aRet.hasValue()) in queryInterface()
277 if (aRet.hasValue()) in queryAggregation()
H A Dimplbase_ex_post.hxx123 if (aRet.hasValue()) \
151 if (aRet.hasValue()) \
H A Dimplbase7.hxx208 if (aRet.hasValue()) in queryInterface()
279 if (aRet.hasValue()) in queryAggregation()
H A Dimplbase8.hxx208 if (aRet.hasValue()) in queryInterface()
279 if (aRet.hasValue()) in queryAggregation()
H A Dimplbase10.hxx210 if (aRet.hasValue()) in queryInterface()
281 if (aRet.hasValue()) in queryAggregation()
H A Dimplbase11.hxx211 if (aRet.hasValue()) in queryInterface()
282 if (aRet.hasValue()) in queryAggregation()
/aoo42x/main/svtools/source/config/
H A Dmiscopt.cxx289 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtSecurityOptions_Impl::SvtSecurityOp… in SvtMiscOptions_Impl()
407 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtSecurityOptions_Impl::SvtSecurityOp… in Load()
/aoo42x/main/ucb/source/ucp/file/
H A Dprov.cxx148 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
462 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/aoo42x/main/configmgr/source/
H A Daccess.cxx248 if (res.hasValue()) { in queryInterface()
263 if (res.hasValue()) { in queryInterface()
274 if (res.hasValue()) { in queryInterface()
281 if (res.hasValue()) { in queryInterface()
289 if (res.hasValue()) { in queryInterface()
374 ok = value.hasValue() ? value.isExtractableTo(mapType(type)) : nillable; in checkValue()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx257 if(aFormats.hasValue()) in lcl_InitNumberFormatter()
1525 if(aFormats.hasValue()) in GetColumnFmt()
1539 if(aFormatKey.hasValue()) in GetColumnFmt()
2444 if(aURLAny.hasValue()) in LoadAndRegisterDataSource()
2446 if(aTableFilterAny.hasValue()) in LoadAndRegisterDataSource()
2448 if(aSuppressVersionsAny.hasValue()) in LoadAndRegisterDataSource()
2450 if(aInfoAny.hasValue()) in LoadAndRegisterDataSource()
/aoo42x/main/svx/source/form/
H A Dfmundo.cxx620 …aNewEntry.bHasEmptyControlSource = !aCurrentControlSource.hasValue() || (::comphelper::getString(a… in propertyChange()
634 …aSetPos->second.bHasEmptyControlSource = !evt.NewValue.hasValue() || (::comphelper::getString(evt.… in propertyChange()
743 …rSetInfo.bHasEmptyControlSource = !evt.NewValue.hasValue() || (::comphelper::getString(evt.NewValu… in propertyChange()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx101 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
464 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx102 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
471 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/aoo42x/main/forms/source/solar/component/
H A Dnavbarcontrol.cxx124 if ( !aReturn.hasValue() ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
343 bool bVoid = !_rValue.hasValue(); in setProperty()
/aoo42x/main/ucb/source/core/
H A Ducbcmds.cxx505 if ( aErrors[ 0 ].hasValue() ) in setTitle()
583 if ( aValue.hasValue() && ( aValue >>= aTypesInfo ) ) in createNew()
862 if ( !aValue.hasValue() ) in transferProperties()
876 if ( aValue.hasValue() ) in transferProperties()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCache.cxx549 …return (!_first.hasValue() || !_second.hasValue()) ? CompareBookmark::NOT_COMPARABLE : m_pCacheSet… in compareBookmarks()
1281 if(aBookmark.hasValue()) in insertRow()
1330 OSL_ENSURE(aBookmark.hasValue(),"Bookmark must have a value!"); in updateRow()
/aoo42x/main/unotools/source/config/
H A Dsyslocaleoptions.cxx181 DBG_ASSERT( pValues[nProp].hasValue(), "property value missing" ); in SvtSysLocaleOptions_Impl()
182 if ( pValues[nProp].hasValue() ) in SvtSysLocaleOptions_Impl()
/aoo42x/main/slideshow/source/engine/animationnodes/
H A Dbasenode.cxx390 !mxAnimationNode->getRepeatCount().hasValue() && in getFillMode()
476 if (aBegin.hasValue()) { in resolve()

Completed in 249 milliseconds

12345678910>>...31