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.cxx182 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()
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 …]
/aoo41x/main/offapi/com/sun/star/awt/
H A DXTopWindow2.idl59 @see com::sun::star::awt::DisplayAccess

Completed in 14 milliseconds