Lines Matching refs:ImplOPropertySet

47         const ::property::impl::ImplOPropertySet::tPropertyMap & rMap )  in lcl_getPropertyStateByHandle()
59 const ::property::impl::ImplOPropertySet::tPropertyMap & m_rMap;
80 … public ::std::unary_function< ::property::impl::ImplOPropertySet::tPropertyMap::value_type, void >
82 inline void operator() ( ::property::impl::ImplOPropertySet::tPropertyMap::value_type & rProp ) in operator ()()
101 ImplOPropertySet::ImplOPropertySet() in ImplOPropertySet() function in property::impl::ImplOPropertySet
104 ImplOPropertySet::ImplOPropertySet( const ImplOPropertySet & rOther ) in ImplOPropertySet() function in property::impl::ImplOPropertySet
112 beans::PropertyState ImplOPropertySet::GetPropertyStateByHandle( sal_Int32 nHandle ) const in GetPropertyStateByHandle()
117 Sequence< beans::PropertyState > ImplOPropertySet::GetPropertyStatesByHandle( in GetPropertyStatesByHandle()
129 void ImplOPropertySet::SetPropertyToDefault( sal_Int32 nHandle ) in SetPropertyToDefault()
139 void ImplOPropertySet::SetPropertiesToDefault( in SetPropertiesToDefault()
146 void ImplOPropertySet::SetAllPropertiesToDefault() in SetAllPropertiesToDefault()
151 bool ImplOPropertySet::GetPropertyValueByHandle( in GetPropertyValueByHandle()
168 void ImplOPropertySet::SetPropertyValueByHandle( in SetPropertyValueByHandle()
181 bool ImplOPropertySet::SetStyle( const Reference< style::XStyle > & xStyle ) in SetStyle()
190 Reference< style::XStyle > ImplOPropertySet::GetStyle() const in GetStyle()
195 void ImplOPropertySet::cloneInterfaceProperties() in cloneInterfaceProperties()