Home
last modified time | relevance | path

Searched refs:hasProperty (Results 1 – 25 of 93) sorted by relevance

1234

/AOO41X/main/connectivity/source/commontools/
H A Ddbtools.cxx443 if (hasProperty(sUserProp, xRowSetProps)) in lcl_connectRowSet()
445 … if (hasProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PASSWORD), xRowSetProps)) in lcl_connectRowSet()
458 if (hasProperty(sUserProp, xRowSetProps)) in lcl_connectRowSet()
460 … if (hasProperty(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PASSWORD), xRowSetProps)) in lcl_connectRowSet()
992 if (xConnParentProps.is() && hasProperty(sPropFormatsSupplier, xConnParentProps)) in getNumberFormats()
1101 if (hasProperty(sPropCurrencySymbol, xFormat)) in TransferFormComponentProperties()
1104 if (aVal.hasValue() && hasProperty(sPropCurrencySymbol, xNewProps)) in TransferFormComponentProperties()
1109 if (hasProperty(sPropDecimals, xFormat) && hasProperty(sPropDecimals, xNewProps)) in TransferFormComponentProperties()
1118 if (hasProperty(sPropValueMin, xNewProps)) in TransferFormComponentProperties()
1128 if (hasProperty(sPropValueMax, xNewProps)) in TransferFormComponentProperties()
[all …]
H A Dstatementcomposer.cxx182 if ( ::comphelper::hasProperty( sPropOrder, xQuery ) ) in lcl_ensureUpToDateComposer_nothrow()
192 if ( ::comphelper::hasProperty( sPropApply, xQuery ) ) in lcl_ensureUpToDateComposer_nothrow()
/AOO41X/main/xmloff/inc/xmloff/
H A DSinglePropertySetInfoCache.hxx50 sal_Bool hasProperty(
55 inline sal_Bool hasProperty(
66 inline sal_Bool SinglePropertySetInfoCache::hasProperty( in hasProperty() function in SinglePropertySetInfoCache
72 return hasProperty( rPropSet, xInfo ); in hasProperty()
/AOO41X/main/svx/source/table/
H A Dpropertyset.cxx93 const Property* FastPropertySetInfo::hasProperty( const OUString& aName ) in hasProperty() function in comphelper::FastPropertySetInfo
122 return hasProperty( aName ) != 0 ? sal_True : sal_False;; in hasPropertyByName()
201 const Property* pProperty = mxInfo->hasProperty( *pPropertyNames++ ); in setPropertyValues()
224 const Property* pProperty = mxInfo->hasProperty( *pPropertyNames++ ); in getPropertyValues()
/AOO41X/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx177 bool PropertySet::hasProperty( sal_Int32 nProperty ) const in hasProperty() function in ppt::PropertySet
352 if( !rSet.hasProperty( DFF_ANIM_PRESET_ID ) || !rSet.hasProperty( DFF_ANIM_PRESET_CLASS ) ) in is_random()
475 if( aSet.hasProperty( DFF_ANIM_NODE_TYPE ) ) in importAnimationContainer()
1163 if( rSet.hasProperty( DFF_ANIM_PATH_EDIT_MODE ) ) in fillNode()
1175 if( rSet.hasProperty( DFF_ANIM_NODE_TYPE ) ) in fillNode()
1198 if( rSet.hasProperty( DFF_ANIM_GROUP_ID ) ) in fillNode()
1213 if( rSet.hasProperty( DFF_ANIM_PRESET_CLASS ) ) in fillNode()
1234 if( rSet.hasProperty( DFF_ANIM_PRESET_ID ) ) in fillNode()
1270 if( rSet.hasProperty( DFF_ANIM_PRESET_SUB_TYPE ) ) in fillNode()
1285 if( rSet.hasProperty( DFF_ANIM_AFTEREFFECT ) ) in fillNode()
[all …]
/AOO41X/main/extensions/workben/
H A Dpythonautotest.cxx90 BOOL hasProperty(const UString& Name) const THROWS( (UsrSystemException) );
198 BOOL MyPythonRoot::hasProperty(const UString& Name) const THROWS( (UsrSystemException) ) in hasProperty() function in MyPythonRoot
314 OSL_ASSERT( xInvoke->hasProperty( L"list" ) ); in checkInvokation()
440 OSL_ASSERT( xInvoke->hasProperty( L"nIntTest" ) ); in main()
569 OSL_ASSERT( xInvoke->hasProperty( L"dMathTest" ) ); in main()
/AOO41X/main/svx/source/form/
H A Dfmobj.cxx494 …DBG_ASSERT(::comphelper::hasProperty(FM_PROP_COMMAND, xSourceForm) && ::comphelper::hasProperty(FM… in ensureModelEnv()
495 …&& ::comphelper::hasProperty(FM_PROP_DATASOURCE, xSourceForm), "FmFormObj::ensureModelEnv : invali… in ensureModelEnv()
520 if (::comphelper::hasProperty(FM_PROP_DATASOURCE, xCurrentSourceForm)) in ensureModelEnv()
551 if (::comphelper::hasProperty(FM_PROP_DATASOURCE, xCurrentDestForm)) in ensureModelEnv()
H A Dformcontroller.cxx1441 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in toggleAutoFields()
1449 && ::comphelper::hasProperty( FM_PROP_AUTOINCREMENT, xField ) in toggleAutoFields()
1469 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in toggleAutoFields()
1477 && ::comphelper::hasProperty( FM_PROP_AUTOINCREMENT, xField ) in toggleAutoFields()
2243 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in setControlLock()
2247 if (::comphelper::hasProperty(FM_PROP_ENABLED, xSet)) in setControlLock()
2249 if (::comphelper::hasProperty(FM_PROP_READONLY, xSet)) in setControlLock()
2308 if ( xModelProps.is() && ::comphelper::hasProperty( FM_PROP_BOUNDFIELD, xModelProps ) ) in lcl_shouldListenForModifications()
2903 if (xSet.is() && ::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in elementInserted()
2911 … if (xText.is() && xField.is() && ::comphelper::hasProperty(FM_PROP_SEARCHABLE, xField) && in elementInserted()
[all …]
H A Dfmshimp.cxx556 if (!xSet.is() || !::comphelper::hasProperty(FM_PROP_BOUNDFIELD, xSet)) in ShouldHandleElement()
1256 …if (::comphelper::hasProperty(FM_PROP_CONTROLLABEL, xOldSet) && ::comphelper::hasProperty(FM_PROP_… in executeControlConversionSlot()
1412 if (!::comphelper::hasProperty(FM_PROP_CLASSID, xModelSet)) in LoopGrids()
1418 …lper::hasProperty(FM_PROP_CURSORCOLOR, xModelSet) || !::comphelper::hasProperty(FM_PROP_ALWAYSSHOW… in LoopGrids()
1601 …if (::comphelper::hasProperty(FM_PROP_CONTROLSOURCE, xProperties) && ::comphelper::hasProperty(FM_… in ExecuteSearch()
4142 …if (::comphelper::hasProperty(FM_PROP_CONTROLSOURCE, xProperties) && ::comphelper::hasProperty(FM_… in ShouldHandleElement()
4156 if (::comphelper::hasProperty(FM_PROP_CLASSID, xProperties)) in ShouldHandleElement()
H A Dfmpage.cxx228 if (::comphelper::hasProperty(FM_PROP_HELPTEXT, xSet)) in RequestHelp()
231 if (!aHelpText.Len() && ::comphelper::hasProperty(FM_PROP_TARGET_URL, xSet)) in RequestHelp()
H A Dfmtools.cxx233 if (::comphelper::hasProperty(FM_PROP_CONTROLLABEL, xControlModel)) in getLabelName()
237 if (xLabelSet.is() && ::comphelper::hasProperty(FM_PROP_LABEL, xLabelSet)) in getLabelName()
/AOO41X/main/forms/source/component/
H A DGroupManager.cxx57 if ( hasProperty( PROPERTY_CLASSID, _rxComponent ) ) in isRadioButton()
126 if (hasProperty( PROPERTY_TABINDEX, m_xComponent ) ) in OGroupComp()
337 if (hasProperty(PROPERTY_TABINDEX, _xSet)) in removeFromGroupMap()
474 if (hasProperty(PROPERTY_TABINDEX, xSet)) in InsertElement()
H A DDatabaseForm.cxx625 if (!hasProperty(PROPERTY_CLASSID, xComponentSet)) in AppendComponent()
629 if (!hasProperty(PROPERTY_NAME, xComponentSet)) in AppendComponent()
651 … if (xSubmitButtonComponent == xComponentSet && hasProperty(PROPERTY_LABEL, xComponentSet)) in AppendComponent()
693 if( !hasProperty(PROPERTY_STATE, xComponentSet) ) in AppendComponent()
701 if( hasProperty(PROPERTY_REFVALUE, xComponentSet) ) in AppendComponent()
711 if( !hasProperty(PROPERTY_TEXT, xComponentSet) ) in AppendComponent()
760 if( hasProperty(PROPERTY_TEXT, xComponentSet) ) in AppendComponent()
772 if( hasProperty(PROPERTY_VALUE, xComponentSet) ) in AppendComponent()
791 if( hasProperty(PROPERTY_DATE, xComponentSet) ) in AppendComponent()
814 if( hasProperty(PROPERTY_TIME, xComponentSet) ) in AppendComponent()
[all …]
H A DImageControl.cxx832 if ( hasProperty( PROPERTY_BOUNDFIELD, xSet ) ) in implInsertGraphics()
974 if (hasProperty(PROPERTY_BOUNDFIELD, xSet)) in mousePressed()
980 …if (!hasProperty(PROPERTY_CONTROLSOURCE, xSet) || (::comphelper::getString(xSet->getPropertyValue(… in mousePressed()
H A DFilter.cxx833 …OSL_ENSURE( ::comphelper::hasProperty( PROPERTY_BOUNDFIELD, xControlModel ), "OFilterControl::init… in initialize()
838 …m_bFilterList = ::comphelper::hasProperty( PROPERTY_FILTERPROPOSAL, xControlModel ) && ::comphelpe… in initialize()
863 …m_bMultiLine = ::comphelper::hasProperty( PROPERTY_MULTILINE, xControlModel ) && ::comphelper::get… in initialize()
/AOO41X/main/stoc/source/invocation/
H A Dinvocation.cxx165 virtual sal_Bool SAL_CALL hasProperty(const OUString& Name) throw( RuntimeException );
517 sal_Bool Invocation_Impl::hasProperty( const OUString& Name ) in hasProperty() function in stoc_inv::Invocation_Impl
521 return _xDirect->hasProperty( Name ); in hasProperty()
524 … && _xIntrospectionAccess->hasProperty( Name, PropertyConcept::ALL ^ PropertyConcept::DANGEROUS ) ) in hasProperty()
542 && _xIntrospectionAccess->hasProperty in getValue()
580 && _xIntrospectionAccess->hasProperty( in setValue()
933 if( _xIntrospectionAccess.is() && _xIntrospectionAccess->hasProperty in getInfoForName()
/AOO41X/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx87 if (::comphelper::hasProperty(PROPERTY_CLASSID, m_xControlModel)) in DBG_NAME()
194 if (!::comphelper::hasProperty(PROPERTY_NAME, xAsSet)) in InsertEntries()
228 if (!::comphelper::hasProperty(PROPERTY_LABEL, xAsSet)) in InsertEntries()
/AOO41X/main/udkapi/com/sun/star/script/
H A DXInvocation.idl136 ( <member>XInvocation::hasProperty</member>,
139 ( <member>XInvocation::hasProperty</member>,
145 boolean hasProperty( [in] string aName );
/AOO41X/main/extensions/source/resource/
H A Dresource.cxx88 sal_Bool SAL_CALL hasProperty(const OUString& Name) throw(RuntimeException);
441 sal_Bool SAL_CALL ResourceService::hasProperty(const OUString& Name) in hasProperty() function in ResourceService
450 return xI->hasProperty( Name ); in hasProperty()
/AOO41X/main/pyuno/source/module/
H A Dpyuno_adapter.cxx366 if( !hasProperty( aPropertyName ) ) in setValue()
418 return hasProperty( aMethodName ); in hasMethod()
421 sal_Bool Adapter::hasProperty( const OUString & aPropertyName ) in hasProperty() function in pyuno::Adapter
/AOO41X/main/vbahelper/source/msforms/
H A Dvbasystemaxcontrol.cxx71 ::sal_Bool SAL_CALL VbaSystemAXControl::hasProperty( const ::rtl::OUString& aName ) in hasProperty() function in VbaSystemAXControl
74 return m_xControlInvocation->hasProperty( aName ); in hasProperty()
/AOO41X/main/xmloff/inc/
H A DMultiPropertySetHelper.hxx141 inline sal_Bool hasProperty( sal_Int16 nIndex );
191 sal_Bool MultiPropertySetHelper::hasProperty( sal_Int16 nValueNo ) in hasProperty() function in MultiPropertySetHelper
/AOO41X/main/vcl/source/gdi/
H A Dbmpconv.cxx71 virtual sal_Bool SAL_CALL hasProperty( const OUString& rProp ) throw();
118 sal_Bool SAL_CALL BmpConverter::hasProperty( const OUString& ) throw() in hasProperty() function in BmpConverter
/AOO41X/main/xmloff/source/text/
H A Dtxtparae.cxx612 if( rPropSetHelper.hasProperty( NUMBERING_RULES_AUTO ) ) in Add()
659 if( rPropSetHelper.hasProperty( PARA_STYLE_NAME_AUTO ) ) in Add()
664 if( rPropSetHelper.hasProperty( PARA_CONDITIONAL_STYLE_NAME_AUTO ) ) in Add()
1976 if( rPropSetHelper.hasProperty( PARA_STYLE_NAME ) ) in exportParagraph()
2011 if( rPropSetHelper.hasProperty( PARA_CONDITIONAL_STYLE_NAME ) ) in exportParagraph()
2032 if( rPropSetHelper.hasProperty( PARA_OUTLINE_LEVEL ) ) //<-end in exportParagraph()
2053 if( rPropSetHelper.hasProperty( NUMBERING_IS_NUMBER ) ) in exportParagraph()
2183 if( rPropSetHelper.hasProperty( TEXT_SECTION ) ) in exportParagraph()
2776 aCharStyleNamesPropInfoCache.hasProperty( in exportAnyTextFrame()
3264 bIsUICharStyle && aCharStyleNamesPropInfoCache.hasProperty( xPropSet, xPropSetInfo ), in exportTextRangeSpan()
/AOO41X/main/vcl/inc/vcl/
H A Dprint.hxx579 bool hasProperty( const rtl::OUString& i_rPropertyName ) const;
580 bool hasProperty( const char* i_pPropertyName ) const in hasProperty() function in vcl::PrinterOptionsHelper
581 { return hasProperty( rtl::OUString::createFromAscii( i_pPropertyName ) ); } in hasProperty()

1234