Home
last modified time | relevance | path

Searched refs:PropertyValueProvider (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svx/source/unodraw/
H A Dshapepropertynotifier.cxx108 ::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()
H A Dunoshape.cxx115 using ::svx::PropertyValueProvider;
168 class ShapePositionProvider : public PropertyValueProvider
172 :PropertyValueProvider( _shapeImpl.mrAntiImpl, "Position" ) in ShapePositionProvider()
184 class ShapeSizeProvider : public PropertyValueProvider
188 :PropertyValueProvider( _shapeImpl.mrAntiImpl, "Size" ) in ShapeSizeProvider()
/aoo4110/main/svx/inc/svx/
H A Dshapepropertynotifier.hxx77 class SVX_DLLPUBLIC PropertyValueProvider :public IPropertyValueProvider class
81 PropertyValueProvider( ::cppu::OWeakObject& _rContext, const sal_Char* _pAsciiPropertyName ) in PropertyValueProvider() function in svx::PropertyValueProvider
/aoo4110/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx90 … ::svx::PPropertyValueProvider pProvider( new ::svx::PropertyValueProvider( _rShape, "Anchor" ) ); in lcl_initializeNotifier()
/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx929 …::svx::PPropertyValueProvider pProvider( new ::svx::PropertyValueProvider( _rShape, "AnchorType" )… in lcl_addShapePropertyEventFactories()

Completed in 204 milliseconds