Home
last modified time | relevance | path

Searched refs:hasValue (Results 76 – 100 of 767) sorted by relevance

12345678910>>...31

/aoo42x/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx189 if ( rValue.aObject.hasValue() ) \
581 if ( aValue.hasValue() ) in getObject()
877 if ( aValue.hasValue() ) in appendPropertySet()
902 if ( aValue.hasValue() ) in appendPropertySetValue()
/aoo42x/main/sw/source/ui/envelp/
H A Dlabelcfg.cxx87 if(pValues[nProp].hasValue()) in lcl_CreateSwLabRec()
207 if(pValues[0].hasValue()) in HasLabel()
268 if(pValues[0].hasValue()) in SaveLabel()
/aoo42x/main/comphelper/source/property/
H A Dpropstate.cxx56 if ( !aReturn.hasValue() ) in queryInterface()
235 if ( !aReturn.hasValue() ) in queryInterface()
237 if ( !aReturn.hasValue() ) in queryInterface()
/aoo42x/main/fpicker/source/win32/filepicker/workbench/
H A DTest_fps.cxx340 if ( aAny.hasValue( ) ) in main()
344 if ( aAny.hasValue( ) ) in main()
349 if ( aAny.hasValue( ) ) in main()
/aoo42x/main/forms/source/component/
H A DComboBox.cxx126 if ( !aReturn.hasValue() ) in queryAggregation()
128 if ( !aReturn.hasValue() ) in queryAggregation()
744 if ( !aNewValue.hasValue() in commitControlValueToDbColumn()
830 return m_aLastKnownValue.hasValue() ? m_aLastKnownValue : makeAny( ::rtl::OUString() ); in translateDbColumnToControlValue()
H A Dnavigationbar.cxx155 if ( !aReturn.hasValue() ) in queryAggregation()
244 if ( m_aTabStop.hasValue() ) in write()
246 if ( m_aBackgroundColor.hasValue() ) in write()
/aoo42x/main/chart2/source/view/main/
H A DShapeFactory.cxx2085 if(rLineProperties.Transparence.hasValue()) in createLine3D()
2090 if(rLineProperties.LineStyle.hasValue()) in createLine3D()
2095 if(rLineProperties.Width.hasValue()) in createLine3D()
2100 if(rLineProperties.Color.hasValue()) in createLine3D()
2148 if(pLineProperties->Transparence.hasValue()) in createLine2D()
2153 if(pLineProperties->LineStyle.hasValue()) in createLine2D()
2158 if(pLineProperties->Width.hasValue()) in createLine2D()
2163 if(pLineProperties->Color.hasValue()) in createLine2D()
2168 if(pLineProperties->DashName.hasValue()) in createLine2D()
/aoo42x/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx201 if ( !a.hasValue() ) in getByName()
218 return getByName( rId ).hasValue(); in hasByName()
282 if ( !a.hasValue() ) in getUINameFromID()
/aoo42x/main/sc/source/core/tool/
H A Dfiltopt.cxx83 DBG_ASSERT(pValues[nProp].hasValue(), "property value missing"); in ScFilterOptions()
84 if(pValues[nProp].hasValue()) in ScFilterOptions()
/aoo42x/main/stoc/source/typeconv/
H A Dconvert.cxx588 if (! rVal.hasValue()) in convertTo()
604 aDestType )).hasValue()) in convertTo()
729 if (aRet.hasValue()) in convertTo()
939 if (aRet.hasValue()) in convertToSimpleType()
/aoo42x/main/connectivity/source/commontools/
H A Dwarningscontainer.cxx47 if ( !_rChainLeft.hasValue() ) in lcl_concatWarnings()
97 if ( m_aOwnWarnings.hasValue() ) in getWarnings()
H A Ddbtools.cxx1093 if (aFormatKey.hasValue()) in TransferFormComponentProperties()
1104 if (aVal.hasValue() && hasProperty(sPropCurrencySymbol, xNewProps)) in TransferFormComponentProperties()
1116 if (aEffectiveMin.hasValue()) in TransferFormComponentProperties()
1126 if (aEffectiveMax.hasValue()) in TransferFormComponentProperties()
1138 if (aEffectiveDefault.hasValue()) in TransferFormComponentProperties()
1242 if (aDate.hasValue()) in TransferFormComponentProperties()
1249 if (aTime.hasValue()) in TransferFormComponentProperties()
1259 if (aNewDefault.hasValue()) in TransferFormComponentProperties()
/aoo42x/main/package/source/package/manifest/
H A DManifestImport.cxx41 #define setProperty(e,v) do{ if(!maValues[e].hasValue()) maValues[e] <<= v;} while(0)
269 const bool bHasFullPath = maValues[PKG_MNFST_FULLPATH].hasValue(); in endElement()
276 if(! maValues[i].hasValue() ) in endElement()
/aoo42x/main/reportdesign/source/core/api/
H A DFixedText.cxx92 if ( !aReturn.hasValue() ) in IMPLEMENT_FORWARD_REFCOUNT()
94 if ( !aReturn.hasValue() && OReportControlModel::isInterfaceForbidden(_rType) ) in IMPLEMENT_FORWARD_REFCOUNT()
97 …return aReturn.hasValue() ? aReturn : (m_aProps.aComponent.m_xProxy.is() ? m_aProps.aComponent.m_x… in IMPLEMENT_FORWARD_REFCOUNT()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlimp.cxx1265 else if ( !aCurrentDatabaseDataSource.hasValue() in SetConfigurationSettings()
1270 else if ( !aCurrentDatabaseCommand.hasValue() in SetConfigurationSettings()
1275 else if ( !aCurrentDatabaseCommandType.hasValue() in SetConfigurationSettings()
1332 if ( aCurrentDatabaseDataSource.hasValue() ) in SetConfigurationSettings()
1336 if ( aCurrentDatabaseCommand.hasValue() ) in SetConfigurationSettings()
1340 if ( aCurrentDatabaseCommandType.hasValue() ) in SetConfigurationSettings()
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx801 if (pSilentCommandEnv->m_Exception.hasValue()) in addExtension()
803 else if ( pSilentCommandEnv->m_UnknownException.hasValue()) in addExtension()
830 if (excOccurred2.hasValue()) in addExtension()
949 if (excOccurred1.hasValue()) in removeExtension()
1035 if (excOccurred.hasValue()) in enableExtension()
1149 if (excOccurred.hasValue()) in disableExtension()
/aoo42x/main/forms/source/inc/
H A Dformcontrolfont.hxx59 bool hasTextColor( ) const { return m_aTextColor.hasValue(); } in hasTextColor()
64 bool hasTextLineColor( ) const { return m_aTextLineColor.hasValue(); } in hasTextLineColor()
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridif.cxx148 if (!aReturn.hasValue()) in queryInterface()
186 if (!aReturn.hasValue()) in queryInterface()
242 if (!aReturn.hasValue()) in queryInterface()
280 if (!aReturn.hasValue()) in queryInterface()
333 if (!aReturn.hasValue()) in queryInterface()
388 if (!aReturn.hasValue()) in queryAggregation()
643 if (aOldCursorBookmark.hasValue()) in createPeer()
1094 if (!aReturn.hasValue()) in queryInterface()
1922 sal_Bool bVoid = !Value.hasValue(); in setProperty()
2027 if (!aHeight.hasValue()) in setProperty()
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx251 if( !maTarget.hasValue() ) in setNode()
267 if( !maTarget.hasValue() ) in setNode()
984 const char* pServiceName = maDimColor.hasValue() ? in createAfterEffectNode()
992 if( maDimColor.hasValue() ) in createAfterEffectNode()
1209 while( xEnumeration->hasMoreElements() && !aProperty.hasValue() ) in getProperty()
1348 while( xEnumeration->hasMoreElements() && !aColor.hasValue() ) in getColor()
1420 else if( (nIndex == 0) && xAnimate->getFrom().hasValue() ) in setColor()
1422 else if( (nIndex == 1) && xAnimate->getTo().hasValue() ) in setColor()
1452 while( xEnumeration->hasMoreElements() && !aProperty.hasValue() ) in getTransformationProperty()
2957 if( aTarget.hasValue() && aTarget.getValueType() == ::getCppuType((const ParagraphTarget*)0) ) in getTargetParagraph()
/aoo42x/main/dbaccess/source/core/api/
H A Dcolumn.cxx328 if ( aRet.hasValue() ) in queryInterface()
330 if ( !aRet.hasValue() ) in queryInterface()
343 if ( !aRet.hasValue() ) in queryInterface()
/aoo42x/main/sc/source/ui/vba/
H A Dvbaworkbooks.cxx223 else if( !Template.hasValue() ) in Add()
321 if ( Format.hasValue() ) in Open()
338 if ( !Delimiter.hasValue() ) in Open()
/aoo42x/main/vcl/aqua/source/a11y/
H A Daqua11ylistener.cxx106 if(aEvent.NewValue.hasValue()) { in notifyEvent()
108 } else if(aEvent.OldValue.hasValue()) { in notifyEvent()
/aoo42x/main/cppuhelper/source/
H A Dcomponent_context.cxx422 !element.hasValue() ) ); in insertByName()
462 !element.hasValue()) in replaceByName()
562 if (args_.hasValue() && !(args_ >>= args)) in lookupMap()
663 if (!ret.hasValue() && m_xDelegate.is()) in getValueByName()
/aoo42x/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx189 if ( !aReturn.hasValue() ) in queryInterface()
459 if ( !lhs.hasValue() ) in operator ()()
461 if ( !rhs.hasValue() ) in operator ()()
495 … if ( ( dataType.getTypeClass() == TypeClass_VOID ) && aColumnData[ rowIndex ].hasValue() ) in impl_reIndex_nothrow()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx537 if ( !pSettings->DefaultValue.hasValue() ) in impl_construct_nothrow()
884 if ( !aSource.hasValue() ) in getOrCreateRootStorage()
886 if ( !aSource.hasValue() && m_sDocFileLocation.getLength() ) in getOrCreateRootStorage()
890 …OSL_ENSURE( aSource.hasValue(), "ODatabaseModelImpl::getOrCreateRootStorage: no source to create t… in getOrCreateRootStorage()
892 if ( aSource.hasValue() ) in getOrCreateRootStorage()

Completed in 242 milliseconds

12345678910>>...31