Lines Matching refs:SAL_CALL

59     virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo(  ) throw (RuntimeException);
60 …virtual void SAL_CALL setPropertyValue( const OUString& aPropertyName, const Any& aValue ) throw (…
61 …virtual Any SAL_CALL getPropertyValue( const OUString& PropertyName ) throw (UnknownPropertyExcept…
62 …virtual void SAL_CALL addPropertyChangeListener( const OUString& aPropertyName, const Reference< X…
63 …virtual void SAL_CALL removePropertyChangeListener( const OUString& aPropertyName, const Reference…
64 …virtual void SAL_CALL addVetoableChangeListener( const OUString& PropertyName, const Reference< XV…
65 …virtual void SAL_CALL removeVetoableChangeListener( const OUString& PropertyName, const Reference<…
68 virtual Sequence< Property > SAL_CALL getProperties( ) throw (RuntimeException);
69 …virtual Property SAL_CALL getPropertyByName( const OUString& aName ) throw (UnknownPropertyExcepti…
70 virtual ::sal_Bool SAL_CALL hasPropertyByName( const OUString& Name ) throw (RuntimeException);
73 virtual OUString SAL_CALL getImplementationName( ) throw (RuntimeException);
74 …virtual ::sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw (RuntimeException…
75 virtual Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw (RuntimeException);
93 Reference< XPropertySetInfo > SAL_CALL DisplayInfo::getPropertySetInfo( ) throw (RuntimeException) in getPropertySetInfo()
98 void SAL_CALL DisplayInfo::setPropertyValue( const OUString& /*aPropertyName* */, const Any& /*aVal… in setPropertyValue()
103 Any SAL_CALL DisplayInfo::getPropertyValue( const OUString& PropertyName ) throw (UnknownPropertyEx… in getPropertyValue()
124 void SAL_CALL DisplayInfo::addPropertyChangeListener( const OUString&, const Reference< XPropertyCh… in addPropertyChangeListener()
125 void SAL_CALL DisplayInfo::removePropertyChangeListener( const OUString&, const Reference< XPropert… in removePropertyChangeListener()
126 void SAL_CALL DisplayInfo::addVetoableChangeListener( const OUString&, const Reference< XVetoableCh… in addVetoableChangeListener()
127 void SAL_CALL DisplayInfo::removeVetoableChangeListener( const OUString&, const Reference< XVetoabl… in removeVetoableChangeListener()
130 Sequence< Property > SAL_CALL DisplayInfo::getProperties( ) throw (RuntimeException) in getProperties()
138 Property SAL_CALL DisplayInfo::getPropertyByName( const OUString& aName ) throw (UnknownPropertyExc… in getPropertyByName()
146 ::sal_Bool SAL_CALL DisplayInfo::hasPropertyByName( const OUString& Name ) throw (RuntimeException) in hasPropertyByName()
153 OUString SAL_CALL DisplayInfo::getImplementationName( ) throw (RuntimeException) in getImplementationName()
159 ::sal_Bool SAL_CALL DisplayInfo::supportsService( const OUString& ServiceName ) throw (RuntimeExcep… in supportsService()
170 Sequence< OUString > SAL_CALL DisplayInfo::getSupportedServiceNames( ) throw (RuntimeException) in getSupportedServiceNames()
185 virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw (RuntimeException);
186 …virtual void SAL_CALL setPropertyValue( const OUString& aPropertyName, const Any& aValue ) throw (…
187 …virtual Any SAL_CALL getPropertyValue( const OUString& PropertyName ) throw (UnknownPropertyExcept…
188 …virtual void SAL_CALL addPropertyChangeListener( const OUString& aPropertyName, const Reference< X…
189 …virtual void SAL_CALL removePropertyChangeListener( const OUString& aPropertyName, const Reference…
190 …virtual void SAL_CALL addVetoableChangeListener( const OUString& PropertyName, const Reference< XV…
191 …virtual void SAL_CALL removeVetoableChangeListener( const OUString& PropertyName, const Reference<…
194 virtual Sequence< Property > SAL_CALL getProperties( ) throw (RuntimeException);
195 …virtual Property SAL_CALL getPropertyByName( const OUString& aName ) throw (UnknownPropertyExcepti…
196 virtual ::sal_Bool SAL_CALL hasPropertyByName( const OUString& Name ) throw (RuntimeException);
199 virtual ::sal_Int32 SAL_CALL getCount() throw (RuntimeException);
200 …virtual Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (IndexOutOfBoundsException, WrappedTarg…
203 virtual Type SAL_CALL getElementType( ) throw (RuntimeException);
204 virtual ::sal_Bool SAL_CALL hasElements( ) throw (RuntimeException);
207 virtual OUString SAL_CALL getImplementationName( ) throw (RuntimeException);
208 …virtual ::sal_Bool SAL_CALL supportsService( const OUString& ServiceName ) throw (RuntimeException…
209 virtual Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw (RuntimeException);
224 Reference< XInterface > SAL_CALL DisplayAccess_createInstance( const Reference< XMultiServiceFactor… in DisplayAccess_createInstance()
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()
267 void SAL_CALL DisplayAccess::removeVetoableChangeListener( const OUString&, const Reference< XVetoa… in removeVetoableChangeListener()
270 Sequence< Property > SAL_CALL DisplayAccess::getProperties( ) throw (RuntimeException) in getProperties()
278 Property SAL_CALL DisplayAccess::getPropertyByName( const OUString& aName ) throw (UnknownPropertyE… in getPropertyByName()
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()
300 Any SAL_CALL DisplayAccess::getByIndex( ::sal_Int32 Index ) throw (IndexOutOfBoundsException, Wrapp… in getByIndex()
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()
325 ::sal_Bool SAL_CALL DisplayAccess::supportsService( const OUString& ServiceName ) throw (RuntimeExc… in supportsService()
336 Sequence< OUString > SAL_CALL DisplayAccess::getSupportedServiceNames( ) throw (RuntimeException) in getSupportedServiceNames()