Home
last modified time | relevance | path

Searched defs:_nHandle (Results 1 – 25 of 36) sorted by relevance

12

/trunk/main/forms/source/inc/
H A Dpropertybaghelper.hxx122 …inline void PropertyBagHelper::getDynamicFastPropertyValue( sal_Int32 _nHandle, ::com::sun::star::… in getDynamicFastPropertyValue()
128 …inline bool PropertyBagHelper::convertDynamicFastPropertyValue( sal_Int32 _nHandle, const ::com::s… in convertDynamicFastPropertyValue()
134 …inline void PropertyBagHelper::setDynamicFastPropertyValue( sal_Int32 _nHandle, const ::com::sun::… in setDynamicFastPropertyValue()
140 …inline void PropertyBagHelper::getDynamicPropertyDefaultByHandle( sal_Int32 _nHandle, ::com::sun::… in getDynamicPropertyDefaultByHandle()
/trunk/main/comphelper/source/property/
H A Dpropertybag.cxx112 …ddVoidProperty( const ::rtl::OUString& _rName, const Type& _rType, sal_Int32 _nHandle, sal_Int32 _… in addVoidProperty()
135 …void PropertyBag::addProperty( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int32 _nAttr… in addProperty()
172 void PropertyBag::getFastPropertyValue( sal_Int32 _nHandle, Any& _out_rValue ) const in getFastPropertyValue()
181 …bool PropertyBag::convertFastPropertyValue( sal_Int32 _nHandle, const Any& _rNewValue, Any& _out_r… in convertFastPropertyValue()
191 void PropertyBag::setFastPropertyValue( sal_Int32 _nHandle, const Any& _rValue ) in setFastPropertyValue()
200 void PropertyBag::getPropertyDefaultByHandle( sal_Int32 _nHandle, Any& _out_rValue ) const in getPropertyDefaultByHandle()
H A Dpropertycontainerhelper.cxx97 void OPropertyContainerHelper::registerProperty(const ::rtl::OUString& _rName, sal_Int32 _nHandle, in registerProperty()
116 void OPropertyContainerHelper::revokeProperty( sal_Int32 _nHandle ) in revokeProperty()
125 …erHelper::registerMayBeVoidProperty(const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int32 _… in registerMayBeVoidProperty()
147 …nerHelper::registerPropertyNoMember(const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int32 _… in registerPropertyNoMember()
246 …Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) SAL_THROW( (Illeg… in convertFastPropertyValue()
392 void OPropertyContainerHelper::setFastPropertyValue(sal_Int32 _nHandle, const Any& _rValue) SAL_THR… in setFastPropertyValue()
463 …pertyContainerHelper::PropertiesIterator OPropertyContainerHelper::searchHandle(sal_Int32 _nHandle) in searchHandle()
494 void OPropertyContainerHelper::modifyAttributes(sal_Int32 _nHandle, sal_Int32 _nAddAttrib, sal_Int3… in modifyAttributes()
H A Dpropertycontainer.cxx80 …Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) throw (IllegalArg… in convertFastPropertyValue()
86 void OPropertyContainer::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) t… in setFastPropertyValue_NoBroadcast()
H A Dpropagg.cxx206 ::rtl::OUString* _pPropName, sal_Int16* _pAttributes, sal_Int32 _nHandle) in fillPropertyMembersByHandle()
222 sal_Bool OPropertyArrayAggregationHelper::getPropertyByHandle( sal_Int32 _nHandle, Property& _rProp… in getPropertyByHandle()
404 void PropertyForwarder::takeResponsibilityFor( sal_Int32 _nHandle ) in takeResponsibilityFor()
410 bool PropertyForwarder::isResponsibleFor( sal_Int32 _nHandle ) in isResponsibleFor()
416 void PropertyForwarder::doForward( sal_Int32 _nHandle, const Any& _rValue ) throw ( Exception ) in doForward()
652 void SAL_CALL OPropertySetAggregationHelper::setFastPropertyValue(sal_Int32 _nHandle, const ::com:… in setFastPropertyValue()
987 …:convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& … in convertFastPropertyValue()
1008 void SAL_CALL OPropertySetAggregationHelper::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, … in setFastPropertyValue_NoBroadcast()
1016 void OPropertySetAggregationHelper::declareForwardedProperty( sal_Int32 _nHandle ) in declareForwardedProperty()
H A Dpropstate.cxx161 …un::star::beans::PropertyState OPropertyStateHelper::getPropertyStateByHandle( sal_Int32 _nHandle ) in getPropertyStateByHandle()
177 void OPropertyStateHelper::setPropertyToDefaultByHandle( sal_Int32 _nHandle ) in setPropertyToDefaultByHandle()
H A Dpropertystatecontainer.cxx162 PropertyState OPropertyStateContainer::getPropertyStateByHandle( sal_Int32 _nHandle ) in getPropertyStateByHandle()
181 void OPropertyStateContainer::setPropertyToDefaultByHandle( sal_Int32 _nHandle ) in setPropertyToDefaultByHandle()
H A Dopropertybag.cxx294 …:convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& … in convertFastPropertyValue()
551 PropertyState OPropertyBag::getPropertyStateByHandle( sal_Int32 _nHandle ) in getPropertyStateByHandle()
/trunk/main/forms/source/component/
H A Dformcontrolfont.cxx53 Any lcl_extractFontDescriptorAggregate( sal_Int32 _nHandle, const FontDescriptor& _rFont ) in lcl_extractFontDescriptorAggregate()
264 sal_Int32 _nHandle, const Any& _rValue ) throw( IllegalArgumentException ) in convertFastPropertyValue()
363 …void FontControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) … in setFastPropertyValue_NoBroadcast()
H A DHidden.cxx95 void OHiddenModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) throw (… in setFastPropertyValue_NoBroadcast()
110 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue) in convertFastPropertyValue()
H A Drefvaluecomponent.cxx99 …void SAL_CALL OReferenceValueComponent::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, cons… in setFastPropertyValue_NoBroadcast()
128 …:convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& … in convertFastPropertyValue()
H A Dspinbutton.cxx130 …void OSpinButtonModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) … in setFastPropertyValue_NoBroadcast()
146 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) in convertFastPropertyValue()
H A Dscrollbar.cxx174 …void OScrollBarModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rValue ) t… in setFastPropertyValue_NoBroadcast()
190 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue ) in convertFastPropertyValue()
H A DDate.cxx204 sal_Int32 _nHandle, const Any& _rValue ) throw(IllegalArgumentException) in convertFastPropertyValue()
213 void SAL_CALL ODateModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) … in setFastPropertyValue_NoBroadcast()
H A DTime.cxx201 sal_Int32 _nHandle, const Any& _rValue ) throw(IllegalArgumentException) in convertFastPropertyValue()
210 void SAL_CALL OTimeModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) … in setFastPropertyValue_NoBroadcast()
H A Dnavigationbar.cxx384 sal_Int32 _nHandle, const Any& _rValue ) throw( IllegalArgumentException ) in convertFastPropertyValue()
405 …void SAL_CALL ONavigationBarModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any… in setFastPropertyValue_NoBroadcast()
H A DComboBox.cxx221 void OComboBoxModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) in setFastPropertyValue_NoBroadcast()
277 Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue) in convertFastPropertyValue()
/trunk/main/dbaccess/source/ui/uno/
H A Dtextconnectionsettings_uno.cxx203 …L OTextConnectionSettingsDialog::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& … in setFastPropertyValue_NoBroadcast()
217 …:convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& … in convertFastPropertyValue()
H A Dunosqlmessage.cxx117 …:convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& … in convertFastPropertyValue()
/trunk/main/dbaccess/source/core/api/
H A Ddatasettings.cxx174 void ODataSettings::getPropertyDefaultByHandle( sal_Int32 _nHandle, Any& _rDefault ) const in getPropertyDefaultByHandle()
H A Dcolumn.cxx159 void OColumn::registerProperty( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int32 _nAttr… in registerProperty()
165 void OColumn::registerMayBeVoidProperty( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int… in registerMayBeVoidProperty()
171 void OColumn::registerPropertyNoMember( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int3… in registerPropertyNoMember()
/trunk/main/forms/source/xforms/
H A Ddatatypes.cxx261 …:convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& … in convertFastPropertyValue()
281 …void SAL_CALL OXSDDataType::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rVal… in setFastPropertyValue_NoBroadcast()
289 …bool OXSDDataType::checkPropertySanity( sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rNe… in checkPropertySanity()
378sal_Int32 _nHandle, const ::com::sun::star::uno::Any& _rValue ) throw (::com::sun::star::uno::Exce… in setFastPropertyValue_NoBroadcast()
543 …bool OStringType::checkPropertySanity( sal_Int32 _nHandle, const Any& _rNewValue, ::rtl::OUString&… in checkPropertySanity()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx344 …:convertFastPropertyValue( Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& … in convertFastPropertyValue()
365 …void SAL_CALL ORichTextModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const Any& _rV… in setFastPropertyValue_NoBroadcast()
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx316 sal_Int32 _nHandle, const Any& _rValue) throw (IllegalArgumentException) in convertFastPropertyValue()
322 …void SAL_CALL OGeometryControlModel_Base::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, con… in setFastPropertyValue_NoBroadcast()
622 …void SAL_CALL OCommonGeometryControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, c… in setFastPropertyValue_NoBroadcast()
/trunk/main/extensions/source/propctrlr/
H A Dformcontroller.cxx217 …void SAL_CALL FormController::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rVa… in setFastPropertyValue_NoBroadcast()

Completed in 80 milliseconds

12