Home
last modified time | relevance | path

Searched refs:hasValue (Results 251 – 275 of 767) sorted by relevance

1...<<11121314151617181920>>...31

/aoo42x/main/framework/inc/
H A Dloadstate.h87 if ( ! aRequest.hasValue() ) in wasIOError()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dtest_multiservicefac.cxx52 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/aoo42x/main/toolkit/source/layout/core/
H A Dlocalized-string.cxx53 return (aRet.hasValue() ? aRet : VCLXWindow::queryInterface( rType )); in queryInterface()
/aoo42x/main/extensions/source/scanner/
H A Dscanner.cxx60 return( aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ) ); in queryInterface()
/aoo42x/main/ucb/workben/ucb/
H A Ducbdemo.cxx208 return aRet.hasValue() ? aRet : OWeakObject::queryInterface(rType); in queryInterface()
318 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
576 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
1645 return aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType ); in queryInterface()
/aoo42x/main/slideshow/source/engine/animationnodes/
H A Dnodetools.cxx93 if( !rAny.hasValue() ) in isIndefiniteTiming()
/aoo42x/main/xmloff/source/style/
H A DXMLConstantsPropertyHandler.cxx76 if( rValue.hasValue() && (rValue.getValueTypeClass() == TypeClass_ENUM)) in exportXML()
H A DXMLRectangleMembersHandler.cxx57 if( rValue.hasValue() ) in importXML()
/aoo42x/main/scripting/source/provider/
H A DScriptingContext.hxx64 return (aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType )); in queryInterface()
/aoo42x/main/sw/source/core/edit/
H A Dedfldexp.cxx74 return xDBContext->getByName(rData.sDataSource).hasValue(); in IsFieldDataSourceAvailable()
/aoo42x/main/svl/source/misc/
H A Dfstathelper.cxx48 if( aAny.hasValue() ) in GetModifiedDateTimeOfFile()
/aoo42x/main/toolkit/source/awt/
H A Dvclxpointer.cxx50 return (aRet.hasValue() ? aRet : OWeakObject::queryInterface( rType )); in queryInterface()
/aoo42x/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx216 if ( !aValue.hasValue() ) in setProperty()
246 if ( !aValue.hasValue() ) in setProperty()
H A Dtoolboxcontroller.cxx153 if ( !a.hasValue()) in queryInterface()
159 if (!a.hasValue()) in queryInterface()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx126 return aRet.hasValue() ? aRet : OPropertySetHelper::queryInterface(rType); in queryInterface()
339 return aRet.hasValue() ? aRet : OStatement_Base::queryInterface(rType); in queryInterface()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx102 return aRet.hasValue() ? aRet : OPreparedStatement_BASE::queryInterface(rType); in queryInterface()
514 if(x.hasValue()) in setObjectWithInfo()
/aoo42x/main/slideshow/source/engine/
H A Danimationfactory.cxx682 if( !rAny.hasValue() ) in getDefault()
713 if( !rAny.hasValue() ) in getDefault()
/aoo42x/main/comphelper/source/container/
H A Denumerablemap.cxx442 if ( !_value.hasValue() ) in impl_checkValue_throw()
539 if ( !_key.hasValue() ) in impl_checkKey_throw()
/aoo42x/main/sfx2/source/appl/
H A Dsfxhelp.cxx267 DBG_ASSERT( pValues[nProp].hasValue(), "property value missing" ); in SfxHelpOptions_Impl()
268 if ( pValues[nProp].hasValue() ) in SfxHelpOptions_Impl()
/aoo42x/main/forms/source/component/
H A DImageControl.cxx231 || !aReturn.hasValue() in queryAggregation()
743 if ( !aReturn.hasValue() ) in queryAggregation()
/aoo42x/main/xmloff/source/chart/
H A DXMLErrorIndicatorPropertyHdl.cxx44 if( rValue.hasValue()) in importXML()
/aoo42x/main/fpicker/source/win32/filepicker/
H A Dpreviewbase.cxx92 if (aImage.hasValue() && (aImage.getValueType() != getCppuType((Sequence<sal_Int8>*)0))) in setImage()
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_outputstream.cxx85 return aRet.hasValue() ? aRet : Seekable::queryInterface( type ); in queryInterface()
/aoo42x/main/cli_ure/source/basetypes/uno/
H A DAny.cs170 public bool hasValue() in hasValue() method
/aoo42x/main/cppuhelper/test/
H A Dtesthelper.cxx86 OUString( RTL_CONSTASCII_USTRINGPARAM("bla, bla") ) ).hasValue() ); in SAL_IMPLEMENT_MAIN()

Completed in 103 milliseconds

1...<<11121314151617181920>>...31