Lines Matching refs:xThis

456     Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY );  in impl_resetElementTypeData()  local
457 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_resetElementTypeData()
469 aEvent.Accessor <<= xThis; in impl_resetElementTypeData()
499 Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in impl_reloadElementTypeData() local
500 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_reloadElementTypeData()
518 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
532 aRemoveEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
621 Reference< XComponent > xThis( static_cast< OWeakObject* >(this), UNO_QUERY ); in dispose() local
623 css::lang::EventObject aEvent( xThis ); in dispose()
910 … Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in replaceSettings() local
914 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in replaceSettings()
917 aEvent.Accessor <<= xThis; in replaceSettings()
968 … Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in removeSettings() local
969 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in removeSettings()
975 aEvent.Accessor <<= xThis; in removeSettings()
1045 … Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in insertSettings() local
1046 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in insertSettings()
1052 aEvent.Accessor <<= xThis; in insertSettings()