Home
last modified time | relevance | path

Searched refs:isRegisteredProperty (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/comphelper/inc/comphelper/
H A Dpropertybag.hxx214 return isRegisteredProperty( _rName ); in hasPropertyByName()
221 return isRegisteredProperty( _nHandle ); in hasPropertyByHandle()
H A Dpropertycontainerhelper.hxx148 sal_Bool isRegisteredProperty( sal_Int32 _nHandle ) const;
151 sal_Bool isRegisteredProperty( const ::rtl::OUString& _rName ) const;
/aoo4110/main/forms/source/component/
H A Dnavigationbar.cxx368 if ( isRegisteredProperty( _nHandle ) ) in getFastPropertyValue()
388 if ( isRegisteredProperty( _nHandle ) ) in convertFastPropertyValue()
407 if ( isRegisteredProperty( _nHandle ) ) in setFastPropertyValue_NoBroadcast()
/aoo4110/main/forms/source/richtext/
H A Drichtextmodel.cxx329 if ( isRegisteredProperty( _nHandle ) ) in getFastPropertyValue()
348 if ( isRegisteredProperty( _nHandle ) ) in convertFastPropertyValue()
367 if ( isRegisteredProperty( _nHandle ) ) in setFastPropertyValue_NoBroadcast()
/aoo4110/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx395 if ( OColumn::isRegisteredProperty( nHandle ) ) in getFastPropertyValue()
410 if ( OColumn::isRegisteredProperty( nHandle ) ) in convertFastPropertyValue()
429 if ( OColumn::isRegisteredProperty( nHandle ) ) in setFastPropertyValue_NoBroadcast()
H A Dresultcolumn.cxx233 if ( OColumn::isRegisteredProperty( nHandle ) ) in getFastPropertyValue()
/aoo4110/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx168 sal_Bool OPropertyContainerHelper::isRegisteredProperty( sal_Int32 _nHandle ) const in isRegisteredProperty() function in comphelper::OPropertyContainerHelper
174 sal_Bool OPropertyContainerHelper::isRegisteredProperty( const ::rtl::OUString& _rName ) const in isRegisteredProperty() function in comphelper::OPropertyContainerHelper

Completed in 42 milliseconds