Lines Matching refs:SAL_CALL

78     virtual css::uno::Any SAL_CALL queryInterface(css::uno::Type const & type)
81 virtual void SAL_CALL acquire() throw () { OWeakObject::acquire(); } in acquire()
83 virtual void SAL_CALL release() throw () { OWeakObject::release(); } in release()
85 virtual void SAL_CALL dispose() throw (css::uno::RuntimeException) { in dispose()
89 virtual void SAL_CALL addEventListener( in addEventListener()
94 virtual void SAL_CALL removeEventListener( in removeEventListener()
136 virtual css::uno::Any SAL_CALL queryInterface(css::uno::Type const & type)
139 virtual void SAL_CALL acquire() throw () { OWeakObject::acquire(); } in acquire()
141 virtual void SAL_CALL release() throw () { OWeakObject::release(); } in release()
143 virtual void SAL_CALL dispose() throw (css::uno::RuntimeException) { in dispose()
147 virtual void SAL_CALL addEventListener( in addEventListener()
152 virtual void SAL_CALL removeEventListener( in removeEventListener()
207 virtual css::uno::Any SAL_CALL queryInterface(css::uno::Type const & type)
210 virtual void SAL_CALL acquire() throw () { OWeakObject::acquire(); } in acquire()
212 virtual void SAL_CALL release() throw () { OWeakObject::release(); } in release()
214 virtual sal_Int32 SAL_CALL getFirst() throw (css::uno::RuntimeException);
216 virtual void SAL_CALL setFirst(sal_Int32 value)
222 SAL_CALL getSecond()
226 virtual void SAL_CALL setSecond(
234 virtual sal_Int32 SAL_CALL getThird()
238 virtual void SAL_CALL setThird(sal_Int32 value)
242 virtual sal_Int32 SAL_CALL getFourth()
246 virtual void SAL_CALL setFourth(sal_Int32 value)
365 virtual css::uno::Reference< css::lang::XComponent > SAL_CALL getEmpty1() in getEmpty1()
369 virtual css::uno::Reference< css::lang::XComponent > SAL_CALL getEmpty2() in getEmpty2()
374 SAL_CALL getFull() throw (css::uno::RuntimeException) in getFull()
386 css::uno::Reference< css::uno::XInterface > SAL_CALL create( in create()
393 rtl::OUString SAL_CALL getImplementationName() { in getImplementationName()
399 css::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames() { in getSupportedServiceNames()
414 extern "C" void * SAL_CALL component_getFactory( in component_getFactory()
421 extern "C" void SAL_CALL component_getImplementationEnvironment( in component_getImplementationEnvironment()