Searched refs:XPropertySetInfoChangeNotifier (Results 1 – 25 of 39) sorted by relevance
12
26 import com.sun.star.beans.XPropertySetInfoChangeNotifier;33 public XPropertySetInfoChangeNotifier oObj = null;
27 import com.sun.star.beans.XPropertySetInfoChangeNotifier;350 … xPropSetInfo.oObj = UnoRuntime.queryInterface(XPropertySetInfoChangeNotifier.class, xContent); in checkInterfaces()
50 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>99 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
50 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>109 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>167 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>168 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>188 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>173 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>183 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>192 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>210 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>185 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>171 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>175 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
55 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>245 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl>186 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
243 static_cast< beans::XPropertySetInfoChangeNotifier * >(this), in queryInterface()263 beans::XPropertySetInfoChangeNotifier,321 = static_cast< beans::XPropertySetInfoChangeNotifier * >( this ); in dispose()
1373 XPropertySetInfoChangeNotifier,1389 XPropertySetInfoChangeNotifier,1426 aEvt.Source = static_cast< XPropertySetInfoChangeNotifier * >( this ); in dispose()
43 @see XPropertySetInfoChangeNotifier
44 published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterface
175 … SAL_STATIC_CAST( beans::XPropertySetInfoChangeNotifier*, this ), in queryInterface()311 beans::XPropertySetInfoChangeNotifier ) in XTYPEPROVIDER_IMPL_10() argument
77 public com::sun::star::beans::XPropertySetInfoChangeNotifier,
Completed in 58 milliseconds