Searched refs:XPropertiesChangeNotifier (Results 1 – 25 of 39) sorted by relevance
12
26 import com.sun.star.beans.XPropertiesChangeNotifier;33 public XPropertiesChangeNotifier oObj = null;
25 import com.sun.star.beans.XPropertiesChangeNotifier;343 xPropChange.oObj = UnoRuntime.queryInterface(XPropertiesChangeNotifier.class, xContent); in checkInterfaces()
42 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>87 interface com::sun::star::beans::XPropertiesChangeNotifier;
42 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>97 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>156 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>176 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>155 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>161 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>171 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>180 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>163 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>198 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>159 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>173 interface com::sun::star::beans::XPropertiesChangeNotifier;
47 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>233 interface com::sun::star::beans::XPropertiesChangeNotifier;
43 #include <com/sun/star/beans/XPropertiesChangeNotifier.idl>174 interface com::sun::star::beans::XPropertiesChangeNotifier;
240 static_cast< beans::XPropertiesChangeNotifier * >(this), in queryInterface()260 beans::XPropertiesChangeNotifier,337 = static_cast< beans::XPropertiesChangeNotifier * >( this ); in dispose()
79 XPropertiesChangeNotifier.idl\
42 published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
172 SAL_STATIC_CAST( beans::XPropertiesChangeNotifier*, this ), in queryInterface()309 beans::XPropertiesChangeNotifier, in XTYPEPROVIDER_IMPL_10() argument
135 , ::com::sun::star::beans::XPropertiesChangeNotifier
969 Reference< XPropertiesChangeNotifier > xProps(xContent,UNO_QUERY); in UCBOpenContentSync()1202 Reference< XPropertiesChangeNotifier > xProps ( xContent, UNO_QUERY ); in _UCBOpenContentSync()
Completed in 51 milliseconds