Searched refs:DisplayAccess (Results 1 – 2 of 2) sorted by relevance
182 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()270 Sequence< Property > SAL_CALL DisplayAccess::getProperties( ) throw (RuntimeException) in getProperties()288 ::sal_Bool SAL_CALL DisplayAccess::hasPropertyByName( const OUString& Name ) throw (RuntimeExceptio… in hasPropertyByName()295 ::sal_Int32 SAL_CALL DisplayAccess::getCount() throw (RuntimeException) in getCount()309 Type SAL_CALL DisplayAccess::getElementType( ) throw (RuntimeException) in getElementType()314 ::sal_Bool SAL_CALL DisplayAccess::hasElements() throw (RuntimeException) in hasElements()320 OUString SAL_CALL DisplayAccess::getImplementationName( ) throw (RuntimeException) in getImplementationName()[all …]
59 @see com::sun::star::awt::DisplayAccess
Completed in 41 milliseconds