Home
last modified time | relevance | path

Searched refs:hasValue (Results 101 – 125 of 767) sorted by relevance

12345678910>>...31

/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_seekable.cxx130 if (!aRet.hasValue() && g_seekable_can_truncate(mpStream)) in queryInterface()
133 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( type ); in queryInterface()
/aoo42x/main/ucb/source/cacher/
H A Dcacheddynamicresultset.cxx93 if( aRet.hasValue() ) in XINTERFACE_COMMON_IMPL()
100 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in XINTERFACE_COMMON_IMPL()
H A Dcacheddynamicresultsetstub.cxx94 if( aRet.hasValue() ) in XINTERFACE_COMMON_IMPL()
101 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in XINTERFACE_COMMON_IMPL()
/aoo42x/main/UnoControls/source/controls/
H A DOConnectionPointHelper.cxx85 if ( aReturn.hasValue() == sal_False ) in queryInterface()
169 if ( aCheckType.hasValue() ) in advise()
/aoo42x/main/unotools/source/config/
H A Dundoopt.cxx118 DBG_ASSERT( pValues[nProp].hasValue(), "property value missing" ); in Load()
119 if ( pValues[nProp].hasValue() ) in Load()
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedAutomaticPositionProperties.cxx81 if( aRelativePosition.hasValue() ) in setPropertyValue()
99 if( !aRelativePosition.hasValue() ) in getPropertyValue()
H A DWrappedScaleTextProperties.cxx82 if( rOuterValue.hasValue() ) in setPropertyValue()
111 if( xInnerPropertySet->getPropertyValue( aRefSizeName ).hasValue() ) in getPropertyValue()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCacheIterator.cxx78 OSL_ENSURE(m_aIter->second.aBookmark.hasValue(),"bookmark has no value!"); in operator *()
94 OSL_ENSURE(m_aIter->second.aBookmark.hasValue(),"bookmark has no value!"); in operator ->()
/aoo42x/main/oox/source/ppt/
H A Danimationspersist.cxx137 if( !rNewValue.hasValue() ) in addToSequence()
141 else if( !rOldValue.hasValue() ) in addToSequence()
/aoo42x/main/svx/source/form/
H A Dformcontrolling.cxx461 if ( m_aOperationError.hasValue() ) in impl_operateForm_nothrow()
463 else if ( aError.hasValue() ) in impl_operateForm_nothrow()
542 …OSL_ENSURE( !m_aOperationError.hasValue(), "FormControllerHelper::errorOccured: two errors during … in errorOccured()
/aoo42x/main/forms/source/component/
H A DFormsCollection.cxx103 if (!aReturn.hasValue()) in queryAggregation()
107 if (!aReturn.hasValue()) in queryAggregation()
H A DListBox.cxx242 if ( !aReturn.hasValue() ) in queryAggregation()
244 if ( !aReturn.hasValue() ) in queryAggregation()
1472 if ( !aReturn.hasValue() in queryAggregation()
1589 if ( m_aChangeListeners.getLength() && m_aCurrentSelection.hasValue() ) in itemStateChanged()
1619 else if (m_aCurrentSelection.hasValue()) in itemStateChanged()
H A DButton.cxx82 if ( !aReturn.hasValue() ) in queryAggregation()
408 if ( !aReturn.hasValue() ) in queryAggregation()
411 if ( !aReturn.hasValue() ) in queryAggregation()
H A DPattern.cxx170 if ( !aNewValue.hasValue() in commitControlValueToDbColumn()
237 return m_aLastKnownValue.hasValue() ? m_aLastKnownValue : makeAny( ::rtl::OUString() ); in translateDbColumnToControlValue()
/aoo42x/main/sc/source/core/tool/
H A Dprintopt.cxx159 DBG_ASSERT(pValues[nProp].hasValue(), "property value missing"); in ScPrintCfg()
160 if(pValues[nProp].hasValue()) in ScPrintCfg()
/aoo42x/main/framework/inc/macros/debug/
H A Dplugin.hxx125 if( AANY.hasValue() == sal_True ) \
168 if( AANY.hasValue() == sal_True ) \
/aoo42x/main/slideshow/source/engine/animationnodes/
H A Dgenerateevent.cxx57 if (! rEventDescription.hasValue()) in generateEvent()
80 if (aEvent.Offset.hasValue() && !(aEvent.Offset >>= nDelay2)) { in generateEvent()
/aoo42x/main/vcl/inc/vcl/
H A Dthreadex.hxx98 if (pExecutor->m_exc.hasValue()) in exec()
141 if (pExecutor->m_exc.hasValue()) in exec()
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx278 if( aIndex.hasValue() ) in CommandBars()
325 if( (*pArg)->hasValue() ) in Run()
352 || ( aLatestTime.hasValue() && !( aLatestTime >>= nLatestTime ) ) ) in OnTime()
/aoo42x/main/slideshow/source/engine/activities/
H A Dactivitiesfactory.cxx341 if( rFromAny.hasValue() ) in createFromToByActivity()
348 if( rToAny.hasValue() ) in createFromToByActivity()
355 if( rByAny.hasValue() ) in createFromToByActivity()
/aoo42x/main/basic/source/classes/
H A Deventatt.cxx424 if ( aDlgLibAny.hasValue() ) in implFindDialogLibForDialogBasic()
430 if ( aDlgLibAny.hasValue() ) in implFindDialogLibForDialogBasic()
544 if ( aDlgLibAny.hasValue() ) in RTL_Impl_CreateUnoDialog()
/aoo42x/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx181 if ( !sReturn.getLength() && PropertyValue.hasValue() ) in convertToControlValue()
269 if ( m_xTypeConverter.is() && _rValue.hasValue() ) in convertSimpleToString()
490 if ( !aReturn.hasValue() ) in convertStringToSimple()
/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dcompbase.hxx51 if (aRet.hasValue()) \
79 if (aRet.hasValue()) \
/aoo42x/main/sfx2/source/appl/
H A Dopengrf.cxx245 DBG_ASSERT(aVal.hasValue(), "Value CBX_INSERT_AS_LINK not found"); in IsAsLink()
246 return aVal.hasValue() ? *(sal_Bool*) aVal.getValue() : sal_False; in IsAsLink()
/aoo42x/main/forms/source/xforms/
H A Dcomputedexpression.cxx157 return hasValue(); in _evaluate()
171 bool ComputedExpression::hasValue() const in hasValue() function in xforms::ComputedExpression

Completed in 95 milliseconds

12345678910>>...31