Home
last modified time | relevance | path

Searched refs:DisplayAccess (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vcl/source/components/
H A Ddisplay.cxx179 class DisplayAccess : public ::cppu::WeakAggImplHelper4< XPropertySet, XPropertySetInfo, XIndexAcce… class
182 DisplayAccess ();
226 return static_cast< ::cppu::OWeakObject * >( new DisplayAccess ); in DisplayAccess_createInstance()
229 DisplayAccess::DisplayAccess() in DisplayAccess() function in vcl::DisplayAccess
237 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 …]
/AOO41X/main/offapi/com/sun/star/awt/
H A DXTopWindow2.idl59 @see com::sun::star::awt::DisplayAccess