Searched refs:PropertyValueProvider (Results 1 – 5 of 5) sorted by relevance
108 ::rtl::OUString PropertyValueProvider::getPropertyName() const in getPropertyName()114 void PropertyValueProvider::getCurrentValue( Any& _out_rValue ) const in getCurrentValue()116 …Reference< XPropertySet > xContextProps( const_cast< PropertyValueProvider* >( this )->m_rContext,… in getCurrentValue()
115 using ::svx::PropertyValueProvider;168 class ShapePositionProvider : public PropertyValueProvider172 :PropertyValueProvider( _shapeImpl.mrAntiImpl, "Position" ) in ShapePositionProvider()184 class ShapeSizeProvider : public PropertyValueProvider188 :PropertyValueProvider( _shapeImpl.mrAntiImpl, "Size" ) in ShapeSizeProvider()
77 class SVX_DLLPUBLIC PropertyValueProvider :public IPropertyValueProvider class81 PropertyValueProvider( ::cppu::OWeakObject& _rContext, const sal_Char* _pAsciiPropertyName ) in PropertyValueProvider() function in svx::PropertyValueProvider
90 … ::svx::PPropertyValueProvider pProvider( new ::svx::PropertyValueProvider( _rShape, "Anchor" ) ); in lcl_initializeNotifier()
929 …::svx::PPropertyValueProvider pProvider( new ::svx::PropertyValueProvider( _rShape, "AnchorType" )… in lcl_addShapePropertyEventFactories()
Completed in 204 milliseconds