| /AOO41X/main/ucb/qa/complex/tdoc/ |
| H A D | _XPropertySetInfoChangeNotifier.java | 26 import com.sun.star.beans.XPropertySetInfoChangeNotifier; 33 public XPropertySetInfoChangeNotifier oObj = null;
|
| H A D | CheckContentProvider.java | 27 import com.sun.star.beans.XPropertySetInfoChangeNotifier; 350 … xPropSetInfo.oObj = UnoRuntime.queryInterface(XPropertySetInfoChangeNotifier.class, xContent); in checkInterfaces()
|
| /AOO41X/main/offapi/com/sun/star/ucb/ |
| H A D | GnomeVFSDocumentContent.idl | 50 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 99 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | GnomeVFSFolderContent.idl | 50 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 109 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | TransientDocumentsRootContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 167 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | HierarchyLinkContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 168 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | ODMAContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 188 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | TransientDocumentsStreamContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 173 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | WebDAVDocumentContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 188 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | PackageStreamContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 183 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | HelpContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 192 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | HierarchyFolderContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 173 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | FTPContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 210 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | TransientDocumentsDocumentContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 175 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | WebDAVFolderContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 185 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | TransientDocumentsFolderContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 185 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | HierarchyRootFolderContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 171 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | FileContent.idl | 55 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 245 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| H A D | PackageFolderContent.idl | 51 #include <com/sun/star/beans/XPropertySetInfoChangeNotifier.idl> 186 interface com::sun::star::beans::XPropertySetInfoChangeNotifier;
|
| /AOO41X/main/ucbhelper/source/provider/ |
| H A D | contenthelper.cxx | 243 static_cast< beans::XPropertySetInfoChangeNotifier * >(this), in queryInterface() 263 beans::XPropertySetInfoChangeNotifier, 321 = static_cast< beans::XPropertySetInfoChangeNotifier * >( this ); in dispose()
|
| /AOO41X/main/udkapi/com/sun/star/beans/ |
| H A D | makefile.mk | 87 XPropertySetInfoChangeNotifier.idl\
|
| H A D | XPropertySetInfoChangeListener.idl | 43 @see XPropertySetInfoChangeNotifier
|
| H A D | XPropertySetInfoChangeNotifier.idl | 44 published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterface
|
| /AOO41X/main/ucb/source/core/ |
| H A D | ucbstore.cxx | 1373 XPropertySetInfoChangeNotifier, 1389 XPropertySetInfoChangeNotifier, 1426 aEvt.Source = static_cast< XPropertySetInfoChangeNotifier * >( this ); in dispose()
|
| /AOO41X/main/ucb/source/ucp/file/ |
| H A D | bc.cxx | 175 … SAL_STATIC_CAST( beans::XPropertySetInfoChangeNotifier*, this ), in queryInterface() 311 beans::XPropertySetInfoChangeNotifier ) in XTYPEPROVIDER_IMPL_10() argument
|