Searched refs:DisplayAccess (Results 1 – 2 of 2) sorted by relevance
179 class DisplayAccess : public ::cppu::WeakAggImplHelper4< XPropertySet, XPropertySetInfo, XIndexAcce… class182 DisplayAccess ();226 return static_cast< ::cppu::OWeakObject * >( new DisplayAccess ); in DisplayAccess_createInstance()229 DisplayAccess::DisplayAccess() in DisplayAccess() function in vcl::DisplayAccess237 Reference< XPropertySetInfo > SAL_CALL DisplayAccess::getPropertySetInfo( ) throw (RuntimeExceptio… in getPropertySetInfo()242 void SAL_CALL DisplayAccess::setPropertyValue( const OUString& /*aPropertyName* */, const Any& /*aV… in setPropertyValue()247 Any SAL_CALL DisplayAccess::getPropertyValue( const OUString& PropertyName ) throw (UnknownProperty… in getPropertyValue()264 void SAL_CALL DisplayAccess::addPropertyChangeListener( const OUString&, const Reference< XProperty… in addPropertyChangeListener()265 void SAL_CALL DisplayAccess::removePropertyChangeListener( const OUString&, const Reference< XPrope… in removePropertyChangeListener()266 void SAL_CALL DisplayAccess::addVetoableChangeListener( const OUString&, const Reference< XVetoable… in addVetoableChangeListener()[all …]
59 @see com::sun::star::awt::DisplayAccess