/aoo41x/main/ucb/source/core/ |
H A D | ucbprops.cxx | 439 sal_Bool SAL_CALL UcbPropertiesManager::hasPropertyByName( const OUString& Name ) in hasPropertyByName() function in UcbPropertiesManager
|
H A D | ucbstore.cxx | 168 virtual sal_Bool SAL_CALL hasPropertyByName( const OUString& Name ) 2748 sal_Bool SAL_CALL PropertySetInfo_Impl::hasPropertyByName( in hasPropertyByName() function in PropertySetInfo_Impl
|
/aoo41x/main/qadevOOo/runner/lib/ |
H A D | MultiPropertyTest.java | 155 final boolean bHasProperty = info.hasPropertyByName(propName); in testProperty()
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | dbtools.cxx | 1427 && xInfo->hasPropertyByName(rPropMap.getNameByIndex(PROPERTY_ID_NAME)) ) in lcl_getTableNameComponents() 1433 if ( xInfo->hasPropertyByName(rPropMap.getNameByIndex(PROPERTY_ID_CATALOGNAME)) in lcl_getTableNameComponents() 1434 && xInfo->hasPropertyByName(rPropMap.getNameByIndex(PROPERTY_ID_SCHEMANAME)) ) in lcl_getTableNameComponents()
|
H A D | predicateinput.cxx | 203 if ( xPSI.is() && xPSI->hasPropertyByName( ::rtl::OUString::createFromAscii( "FormatKey" ) ) ) in implPredicateTree()
|
/aoo41x/main/toolkit/source/controls/ |
H A D | unocontrolbase.cxx | 62 return xInfo->hasPropertyByName( aPropertyName ); in ImplHasProperty()
|
H A D | stdtabcontroller.cxx | 123 if( xInfo->hasPropertyByName( aTabStopName ) ) in ImplCreateComponentSequence()
|
H A D | tabpagecontainer.cxx | 114 …bool const isGeometryControlModel = xPSI.is() && xPSI->hasPropertyByName( ::rtl::OUString( RTL_CON… in lcl_createTabPageModel()
|
/aoo41x/main/svx/source/form/ |
H A D | tabwin.cxx | 122 if ( xColumn->getPropertySetInfo()->hasPropertyByName(FM_PROP_LABEL) ) in lcl_addToList()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | taborder.cxx | 210 if ( xPI->hasPropertyByName( PROPERTY_TABSTOP ) ) in FillList()
|
H A D | propertycomposer.cxx | 504 …sal_Bool SAL_CALL PropertyComposer::hasPropertyByName( const ::rtl::OUString& _rName ) throw (Runt… in hasPropertyByName() function in pcr::PropertyComposer
|
H A D | propertyhandler.cxx | 373 … return m_xComponentPropertyInfo.is() && m_xComponentPropertyInfo->hasPropertyByName( _rPropName ); in impl_componentHasProperty_throw()
|
/aoo41x/main/chart2/source/tools/ |
H A D | StatisticsHelper.cxx | 166 if( xInfo.is() && xInfo->hasPropertyByName( aXMLRangePropName )) in lcl_setXMLRangePropertyAtDataSequence()
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | otransactedfilestream.hxx | 115 …virtual ::sal_Bool SAL_CALL hasPropertyByName( const ::rtl::OUString& Name ) throw (::com::sun::st…
|
H A D | propagg.hxx | 139 virtual sal_Bool SAL_CALL hasPropertyByName(const ::rtl::OUString& _rPropertyName) ;
|
/aoo41x/main/ucbhelper/source/provider/ |
H A D | resultset.cxx | 120 virtual sal_Bool SAL_CALL hasPropertyByName( const rtl::OUString& Name ) 1664 sal_Bool SAL_CALL PropertySetInfo::hasPropertyByName( in hasPropertyByName() function in ucbhelper_impl::PropertySetInfo
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | KeySet.cxx | 1679 …OSL_ENSURE(xQueryColumnProp->getPropertySetInfo()->hasPropertyByName(PROPERTY_REALNAME),"Property … in getColumnPositions() 1680 …OSL_ENSURE(xQueryColumnProp->getPropertySetInfo()->hasPropertyByName(PROPERTY_TABLENAME),"Property… in getColumnPositions() 1693 … if ( xQueryColumnProp->getPropertySetInfo()->hasPropertyByName(PROPERTY_DEFAULTVALUE) ) in getColumnPositions()
|
/aoo41x/main/basctl/source/accessibility/ |
H A D | accessibledialogcontrolshape.cxx | 213 if ( xInfo.is() && xInfo->hasPropertyByName( sPropertyName ) ) in GetModelStringProperty()
|
/aoo41x/main/framework/source/fwi/classes/ |
H A D | propertysethelper.cxx | 431 sal_Bool SAL_CALL PropertySetHelper::hasPropertyByName(const ::rtl::OUString& sName) in hasPropertyByName() function in framework::PropertySetHelper
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLTableShapeResizer.cxx | 367 if (xShapeProps.is() && xShapeInfo.is() && xShapeInfo->hasPropertyByName(sPersistName) && in ResizeShapes()
|
/aoo41x/main/extensions/source/dbpilots/ |
H A D | gridwizard.cxx | 217 if ( xColumnPSI->hasPropertyByName( s_sMouseWheelBehavior ) ) in implApplySettings()
|
/aoo41x/main/oox/source/ppt/ |
H A D | presentationfragmenthandler.cxx | 96 if ( xPropSetInfo->hasPropertyByName( sURL ) ) in ResolveTextFields()
|
/aoo41x/main/ucb/source/cacher/ |
H A D | cachedcontentresultset.cxx | 438 hasPropertyByName( const rtl::OUString& Name ) 569 ::hasPropertyByName( const rtl::OUString& Name ) in hasPropertyByName() function in CCRS_PropertySetInfo
|
/aoo41x/main/reportdesign/source/ui/misc/ |
H A D | UITools.cxx | 275 if ( xInfo->hasPropertyByName(aIt->sName) ) in lcl_fillShapeToItems() 298 … if ( SFX_ITEM_SET == _rItemSet.GetItemState(aIt->nWID) && xInfo->hasPropertyByName(aIt->sName) ) in lcl_fillItemsToShape()
|
/aoo41x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 391 if ( xDestPSI->hasPropertyByName( pSourceProperty->Name ) ) in ODatabaseForm() 2035 if ( xPSI.is() && xPSI->hasPropertyByName( PROPERTY_CONTROLDEFAULT ) ) in reset_impl() 2040 if ( xPSI->hasPropertyByName( PROPERTY_ISREADONLY ) ) in reset_impl() 2710 …>getPropertySetInfo().is() && _rxParentProps->getPropertySetInfo()->hasPropertyByName( PROPERTY_DA… in canShareConnection()
|