/aoo42x/main/sd/source/ui/animations/ |
H A D | STLPropertySet.cxx | 45 void STLPropertySet::setPropertyDefaultValue( sal_Int32 nHandle, const Any& rValue ) in setPropertyDefaultValue() 51 void STLPropertySet::setPropertyValue( sal_Int32 nHandle, const Any& rValue, sal_Int32 /* nState = … in setPropertyValue() argument 95 void STLPropertySet::setPropertyState( sal_Int32 nHandle, sal_Int32 nState ) in setPropertyState() 108 bool STLPropertySet::findProperty( sal_Int32 nHandle, PropertyMapIter& rIter ) in findProperty() 114 bool STLPropertySet::findProperty( sal_Int32 nHandle, PropertyMapConstIter& rIter ) const in findProperty()
|
/aoo42x/main/forms/source/xforms/ |
H A D | propertysetbase.cxx | 102 void PropertySetBase::notifyAndCachePropertyValue( sal_Int32 nHandle ) in notifyAndCachePropertyValue() 138 void PropertySetBase::initializePropertyValueCache( sal_Int32 nHandle ) in initializePropertyValueCache() 160 …PropertySetBase::convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, sal_Int32 nHandle, in convertFastPropertyValue() 177 void SAL_CALL PropertySetBase::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rVal… in setFastPropertyValue_NoBroadcast()
|
/aoo42x/main/chart2/source/controller/chartapiwrapper/ |
H A D | TitleWrapper.cxx | 324 void TitleWrapper::getFastCharacterPropertyValue( sal_Int32 nHandle, Any& rValue ) in getFastCharacterPropertyValue() 347 sal_Int32 nHandle, const Any& rValue ) throw (uno::Exception) in setFastCharacterPropertyValue() 377 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in setPropertyValue() local 390 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in getPropertyValue() local 403 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in getPropertyState() local 424 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in setPropertyToDefault() local 438 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in getPropertyDefault() local 460 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in addPropertyChangeListener() local 473 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in removePropertyChangeListener() local
|
/aoo42x/main/dbaccess/source/core/api/ |
H A D | CRowSetDataColumn.cxx | 154 void SAL_CALL ORowSetDataColumn::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rVal… in setFastPropertyValue_NoBroadcast() 176 sal_Int32 nHandle, in convertFastPropertyValue() 223 sal_Int32 nHandle = PROPERTY_ID_VALUE; in fireValueChange() local 231 sal_Int32 nHandle = PROPERTY_ID_VALUE; in fireValueChange() local
|
H A D | definitioncolumn.cxx | 124 void OTableColumnDescriptor::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue… in setFastPropertyValue_NoBroadcast() 220 sal_Int32 nHandle; in OQueryColumn() member 406 …ColumnWrapper::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue, sal_Int32 nHandle, in convertFastPropertyValue() 427 void OColumnWrapper::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) throw… in setFastPropertyValue_NoBroadcast() 570 …::convertFastPropertyValue( Any & rConvertedValue, Any & rOldValue, sal_Int32 nHandle, const Any& … in convertFastPropertyValue() 596 sal_Int32 nHandle, in setFastPropertyValue_NoBroadcast()
|
/aoo42x/main/comphelper/source/property/ |
H A D | propstate.cxx | 88 …void OPropertyStateHelper::firePropertyChange(sal_Int32 nHandle, const ::com::sun::star::uno::Any… in firePropertyChange() 98 sal_Int32 nHandle = rPH.getHandleByName(_rsName); in getPropertyState() local 110 sal_Int32 nHandle = rPH.getHandleByName(_rsName); in setPropertyToDefault() local 122 sal_Int32 nHandle = rPH.getHandleByName(_rsName); in getPropertyDefault() local
|
H A D | propagg.cxx | 116 sal_Int32 nHandle = -1; in OPropertyArrayAggregationHelper() local 514 sal_Int32 nHandle = rPH.getHandleByName( evt.PropertyName ); in propertiesChange() local 534 sal_Int32 nHandle = rPH.getHandleByName(pEvents->PropertyName); in propertiesChange() local 560 sal_Int32 nHandle = rPH.getHandleByName(_rEvent.PropertyName); in vetoableChange() local 694 …sun::star::uno::Any SAL_CALL OPropertySetAggregationHelper::getFastPropertyValue(sal_Int32 nHandle) in getFastPropertyValue() 910 sal_Int32 nHandle = rPH.getHandleByName( _rPropertyName ); in getPropertyState() local 935 sal_Int32 nHandle = rPH.getHandleByName(_rPropertyName); in setPropertyToDefault() local 968 sal_Int32 nHandle = rPH.getHandleByName( aPropertyName ); in getPropertyDefault() local
|
/aoo42x/main/chart2/source/tools/ |
H A D | NamedProperties.cxx | 46 OUString NamedProperties::GetPropertyNameForHandle( sal_Int32 nHandle ) in GetPropertyNameForHandle()
|
H A D | WrappedPropertySet.cxx | 112 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in setPropertyValue() local 161 sal_Int32 nHandle = getInfoHelper().getHandleByName( rPropertyName ); in getPropertyValue() local 340 sal_Int32 nHandle = getInfoHelper().getHandleByName( rOuterName ); in getWrappedProperty() local 344 const WrappedProperty* WrappedPropertySet::getWrappedProperty( sal_Int32 nHandle ) in getWrappedProperty() 476 … sal_Int32 nHandle = getInfoHelper().getHandleByName( pProperty->getOuterName() ); in getWrappedPropertyMap() local
|
H A D | NamedFillProperties.cxx | 92 OUString NamedFillProperties::GetPropertyNameForHandle( sal_Int32 nHandle ) in GetPropertyNameForHandle()
|
H A D | NamedLineProperties.cxx | 80 OUString NamedLineProperties::GetPropertyNameForHandle( sal_Int32 nHandle ) in GetPropertyNameForHandle()
|
H A D | OPropertySet.cxx | 299 sal_Int32 nHandle, in convertFastPropertyValue() 331 ( sal_Int32 nHandle, in setFastPropertyValue_NoBroadcast() 514 void SAL_CALL OPropertySet::setFastPropertyValue( sal_Int32 nHandle, const Any& rValue ) in setFastPropertyValue()
|
H A D | ImplOPropertySet.cxx | 129 void ImplOPropertySet::SetPropertyToDefault( sal_Int32 nHandle ) in SetPropertyToDefault() 169 sal_Int32 nHandle, const Any & rValue, Any * pOldValue ) in SetPropertyValueByHandle()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | SdUnoOutlineView.cxx | 187 sal_Int32 nHandle, in setFastPropertyValue() 222 sal_Int32 nHandle) in getFastPropertyValue()
|
H A D | SdUnoSlideView.cxx | 191 sal_Int32 nHandle, in setFastPropertyValue() 209 sal_Int32 nHandle) in getFastPropertyValue()
|
H A D | DrawController.cxx | 544 sal_Int32 nHandle = PROPERTY_UPDATEACC; in NotifyAccUpdate() local 553 sal_Int32 nHandle = PROPERTY_ACTIVE_LAYER; in fireChangeLayer() local 581 sal_Int32 nHandle, in FirePropertyChange() 891 sal_Int32 nHandle, in convertFastPropertyValue() 925 sal_Int32 nHandle, in setFastPropertyValue_NoBroadcast()
|
/aoo42x/main/forms/source/misc/ |
H A D | property.cxx | 60 sal_Int32 nHandle = -1; in getPropertyId() local
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxwindow1.cxx | 63 sal_Int64 nHandle = 0; in SetSystemParent_Impl() local
|
/aoo42x/main/cppuhelper/source/ |
H A D | propshlp.cxx | 256 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in setPropertyValue() local 269 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in getPropertyValue() local 294 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in addPropertyChangeListener() local 340 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in removePropertyChangeListener() local 376 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in addVetoableChangeListener() local 420 sal_Int32 nHandle = rPH.getHandleByName( rPropertyName ); in removeVetoableChangeListener() local 489 void OPropertySetHelper::setFastPropertyValue( sal_Int32 nHandle, const Any& rValue ) in setFastPropertyValue() 559 Any OPropertySetHelper::getFastPropertyValue( sal_Int32 nHandle ) in getFastPropertyValue() 1156 sal_Int32 nHandle in fillPropertyMembersByHandle()
|
/aoo42x/main/embedserv/source/embed/ |
H A D | tracker.cxx | 314 int nHandle = HitTestHandles(point); in SetCursor() local 340 int nHandle = HitTestHandles(point); in Track() local 354 BOOL Tracker::TrackHandle(int nHandle,HWND hWnd,POINT point,HWND hWndClipTo) in TrackHandle() 490 void Tracker::AdjustRect(int nHandle, LPRECT) in AdjustRect() 658 void Tracker::GetHandleRect(int nHandle,RECT* pHandleRect) const in GetHandleRect() 790 int nHandle, int** ppx, int** ppy, int* px, int* py) in GetModifyPointers()
|
/aoo42x/main/svx/source/table/ |
H A D | tablecolumn.cxx | 152 void SAL_CALL TableColumn::setFastPropertyValue( sal_Int32 nHandle, const Any& aValue ) throw (Unkn… in setFastPropertyValue() 238 Any SAL_CALL TableColumn::getFastPropertyValue( sal_Int32 nHandle ) throw (UnknownPropertyException… in getFastPropertyValue()
|
/aoo42x/main/forms/source/component/ |
H A D | EditBase.cxx | 276 sal_Int32 nHandle, const Any& rValue ) throw( IllegalArgumentException ) in convertFastPropertyValue() 308 void OEditBaseModel::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) throw… in setFastPropertyValue_NoBroadcast()
|
H A D | File.cxx | 175 void OFileControlModel::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const Any& rValue) thro… in setFastPropertyValue_NoBroadcast() 189 …del::convertFastPropertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int32 nHandle, const Any& … in convertFastPropertyValue()
|
/aoo42x/main/framework/source/fwe/classes/ |
H A D | actiontriggerseparatorpropertyset.cxx | 190 sal_Int32 nHandle, in convertFastPropertyValue() 214 sal_Int32 nHandle, const Any& aValue ) in setFastPropertyValue_NoBroadcast()
|
/aoo42x/main/svtools/source/uno/ |
H A D | genericunodialog.cxx | 143 void OGenericUnoDialog::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) th… in setFastPropertyValue_NoBroadcast() 160 …og::convertFastPropertyValue( Any& rConvertedValue, Any& rOldValue, sal_Int32 nHandle, const Any& … in convertFastPropertyValue()
|