Lines Matching refs:SdUnoPageBackground

62 UNO3_GETIMPLEMENTATION_IMPL( SdUnoPageBackground );
64 SdUnoPageBackground::SdUnoPageBackground( in SdUnoPageBackground() function in SdUnoPageBackground
81 SdUnoPageBackground::~SdUnoPageBackground() throw() in ~SdUnoPageBackground()
90 void SdUnoPageBackground::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
108 void SdUnoPageBackground::fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet ) throw() in fillItemSet()
191 OUString SAL_CALL SdUnoPageBackground::getImplementationName() in getImplementationName()
197 sal_Bool SAL_CALL SdUnoPageBackground::supportsService( const OUString& ServiceName ) in supportsService()
203 uno::Sequence< OUString > SAL_CALL SdUnoPageBackground::getSupportedServiceNames() in getSupportedServiceNames()
216 uno::Reference< beans::XPropertySetInfo > SAL_CALL SdUnoPageBackground::getPropertySetInfo() in getPropertySetInfo()
222 void SAL_CALL SdUnoPageBackground::setPropertyValue( const OUString& aPropertyName, const uno::Any&… in setPropertyValue()
279 uno::Any SAL_CALL SdUnoPageBackground::getPropertyValue( const OUString& PropertyName ) in getPropertyValue()
332 void SAL_CALL SdUnoPageBackground::addPropertyChangeListener( const OUString& , const uno::Referenc… in addPropertyChangeListener()
333 void SAL_CALL SdUnoPageBackground::removePropertyChangeListener( const OUString& , const uno::Refer… in removePropertyChangeListener()
334 void SAL_CALL SdUnoPageBackground::addVetoableChangeListener( const OUString& , const uno::Referenc… in addVetoableChangeListener()
335 void SAL_CALL SdUnoPageBackground::removeVetoableChangeListener( const OUString& , const uno::Refer… in removeVetoableChangeListener()
338 beans::PropertyState SAL_CALL SdUnoPageBackground::getPropertyState( const OUString& PropertyName ) in getPropertyState()
385 uno::Sequence< beans::PropertyState > SAL_CALL SdUnoPageBackground::getPropertyStates( const uno::S… in getPropertyStates()
402 void SAL_CALL SdUnoPageBackground::setPropertyToDefault( const OUString& PropertyName ) in setPropertyToDefault()
426 uno::Any SAL_CALL SdUnoPageBackground::getPropertyDefault( const OUString& aPropertyName ) in getPropertyDefault()
455 const SfxItemPropertySimpleEntry* SdUnoPageBackground::getPropertyMapEntry( const OUString& rProper… in getPropertyMapEntry()